Evgeny Egorochkin
70a51b75e1
springLobby: update from 0.180 to 0.182, get rid of patch, improve meta
2014-03-26 12:57:10 +02:00
Peter Simons
306a760bdb
Merge pull request #2027 from thoughtpolice/ssdeep
...
ssdeep: remove Darwin from Hydra platforms for now
2014-03-26 11:23:47 +01:00
Peter Simons
637a571b4e
Merge pull request #2029 from ashalkhakov/master
...
Adding ATS1, updating ATS2 package.
2014-03-26 11:22:04 +01:00
Peter Simons
cda8eb03a2
Merge pull request #2032 from the-kenny/fix-udisks1
...
Fix services.udisks.enable = true
2014-03-26 11:20:26 +01:00
Peter Simons
0cbf18a1c2
Merge pull request #2037 from ambrop72/cura
...
Add Cura.
2014-03-26 11:11:56 +01:00
Peter Simons
903df21f65
Merge pull request #2010 from ambrop72/fetchgit-no-submodules
...
fetchgit: Implement option to not check out submodules.
2014-03-26 11:11:25 +01:00
Peter Simons
aaf414cb09
Merge pull request #2034 from ambrop72/pyopengl
...
pyopengl: Bump to 3.0.2 and hack the library loading to make it work.
2014-03-26 11:10:48 +01:00
Peter Simons
078f064e9c
Merge pull request #2036 from ambrop72/wxpython3
...
Add wxPython-3.0 with OpenGL support.
2014-03-26 11:10:15 +01:00
Shea Levy
97a733ae57
Merge branch 'submit/sloane' of git://github.com/akc/nixpkgs
...
Add sloane -- a command line interface to OEIS
2014-03-26 02:42:22 -04:00
aszlig
a5a5abd2fe
chromium: Fix startup of beta and dev channels.
...
Since version 34, ICU data files are now created separately and thus
need to be installed as well.
Closes #2016
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
(cherry picked from commit f117341ff2de4b95d223b41b36942e2f60ada2a3)
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2014-03-26 01:33:07 +01:00
Jaka Hudoklin
72d8c4225b
Add seyren, an alerting dashboard for Graphite
2014-03-25 23:45:11 +00:00
ambrop7@gmail.com
4121f9d745
python-packages: Add power-1.2.
2014-03-25 23:38:25 +00:00
ambrop7@gmail.com
5f2167627e
Add Cura.
2014-03-25 23:17:17 +01:00
Vladimír Čunát
58857096fb
file: update to fix CVE-2014-2270, CVE-2013-7345
2014-03-25 23:02:37 +01:00
ambrop7@gmail.com
93d313c0ed
Add wxPython-3.0 with OpenGL support.
2014-03-25 22:35:25 +01:00
ambrop7@gmail.com
be46ca4882
pyopengl: Bump to 3.0.2 and hack the library loading to make it work.
2014-03-25 22:20:21 +01:00
ambrop7@gmail.com
3a765a7309
fetchgit: Implement option to not check out submodules.
2014-03-25 20:03:55 +01:00
vi
b5acc84ff3
Mnemosyne: provide capacity to override dependencies at the fidelity of a Python package.
2014-03-26 00:37:14 +08:00
vi
ed63dcb7c7
Have Mnemosyne take pkgs, rather than pythonPackages as argument.
2014-03-26 00:05:34 +08:00
Moritz Ulrich
02a30bea44
Fix services.udisks.enable.
...
Latest update to udisks in 344f2e65
broke it for me. Fix it by doing the
following:
- Add udisks.service to /etc/systemd/system (via systemd.packages)
- Fix path to udisks-daemon in udisks.service (libexec/ instead of lib/)
2014-03-25 16:52:45 +01:00
Oliver Charles
af89e63bf7
haskellPackages.digestiveFunctorsAeson: Update to 1.1.6
2014-03-25 14:29:41 +00:00
Oliver Charles
45c6aabf69
haskellPackages.jsonAssertions: Update to 1.0.2
2014-03-25 14:23:59 +00:00
Artyom Shalkhakov
0242b3c6ac
Adding ATS1, updating ATS2 package.
2014-03-25 04:53:13 +01:00
Austin Seipp
33e4adc325
mps: version 1.113.0
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:32:39 -05:00
Austin Seipp
c7fd20ca5b
db: Berkely DB (was) licensed under Sleepycat by default
...
6.0 and newer are still under AGPLv3 however.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 20:01:26 -05:00
Austin Seipp
289a1c5f06
ike: use stdenv.lib.licenses.sleepycat
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 19:58:36 -05:00
Austin Seipp
023464f13f
licenses: add Sleepycat Public License
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 19:58:11 -05:00
Jaka Hudoklin
70a4c7b1df
nixos: fix linux containers (systemd-nspawn, lxc, lxc-libvirt)
...
- Make dhcp work, use dhcpcd without udev in container
- Make login shell work, patch getty to not wait for /dev/tty0
- Make ssh work, sshd/pam do not start session
2014-03-24 23:59:50 +01:00
Vladimír Čunát
c814dab2ee
libarchive: *permanently* fix patch source and hash
...
Unfortunately github's *.patch URIs contain version of git generating them,
which changes from time to time. It seems that *.diff doesn't suffer from that.
2014-03-24 22:30:52 +01:00
vi
5149f278aa
Patch *all* references to sys.exec_prefix
.
2014-03-25 03:28:19 +08:00
vi
ed7c311876
Include Mnemosyne in nix packages collection.
2014-03-25 02:58:21 +08:00
vi
344279495a
Add Mnemosyne 2.2.1.
...
The Mnemosyne Project has two aspects:
* It's a free flash-card tool which optimizes your learning process.
* It's a research project into the nature of long-term memory.
We strive to provide a clear, uncluttered piece of software, easy to use
and to understand for newbies, but still infinitely customisable through
plugins and scripts for power users.
Mnemosyne uses a sophisticated algorithm to schedule the best time for
a card to come up for review. Difficult cards that you tend to forget
quickly will be scheduled more often, while Mnemosyne won't waste your
time on things you remember well.
If you want, anonymous statistics on your learning process can be
uploaded to a central server for analysis. This data will be valuable to
study the behaviour of our memory over a very long time period. The
results will be used to improve the scheduling algorithms behind the
software even further.
2014-03-25 02:55:25 +08:00
Shea Levy
ff6febb75d
sox: Update, get rid of composableDerivation
2014-03-24 12:01:20 -04:00
Shea Levy
84fba566f1
quickcheck-instances: jailbreak to work with newer QuickCheck
2014-03-24 09:48:23 -04:00
Shea Levy
5221cfdda9
Add memcached php module.
...
Yes, it's different from memcache. Yes, we need both
2014-03-24 09:23:10 -04:00
Shea Levy
d4c711ee1d
Add memcache php module
2014-03-24 08:37:36 -04:00
Lluís Batlle i Rossell
fa5a583098
Bringing back the xkeyboard-config eo patch
2014-03-24 10:42:00 +01:00
Mathijs Kwik
64e7ee4142
libarchive: patch checksum failure
...
Probably github changed some headers in their patch output.
I verified other sources for CVE2013-0211 and the patch seems the
same.
2014-03-24 10:35:52 +01:00
Mathijs Kwik
231f6c5460
psmisc: the tarball got updated upstream
...
looking at our git history, I think it is very peculiar that we
managed to have this version (22.21) 2 months before release :)
So I think we were using some beta/rc that accidentally got called
22.21
2014-03-24 10:35:52 +01:00
Mathijs Kwik
d8d8606da4
unison: upgrade to 2.40.102
2014-03-24 10:35:51 +01:00
Mathijs Kwik
149dcb2113
conkeror: upgrade to more recent snapshot
...
needed for scripting Downloads.jsm with Gecko >= 26
2014-03-24 10:35:51 +01:00
Austin Seipp
b5c39bfada
ssdeep: remove Darwin from Hydra platforms for now
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-03-24 00:07:55 -05:00
Shea Levy
a18eb2daa0
Fix tarball
2014-03-24 00:16:42 -04:00
Shea Levy
d4b28df8a2
Merge branch 'mplayer_vdpau' of git://github.com/matejc/nixpkgs
...
mplayer: add option config.mplayer.vdpauSupport
2014-03-23 20:54:59 -04:00
Shea Levy
a2b6ec902c
Merge branch 'master' of git://github.com/AndersonTorres/nixpkgs
...
Updating Portuguese and Brazilian language dictionaries for Aspell
2014-03-23 20:52:21 -04:00
Shea Levy
e07b58fee3
Merge branch 'pkgs/build-support/writeTextDir' of git://github.com/offlinehacker/nixpkgs
...
build-support: Add writeTextDir
2014-03-23 20:50:14 -04:00
Shea Levy
57bbdffe39
Merge branch 'electrum' of git://github.com/ehmry/nixpkgs
...
electrum: initial expression
2014-03-23 20:47:28 -04:00
Shea Levy
3d8154359a
Merge branch 'fix-openbox' of git://github.com/Shados/nixpkgs
...
Openbox: Added wrapping for XDG_DATA_DIRS
2014-03-23 20:45:26 -04:00
Domen Kožar
3f577799af
Merge pull request #2017 from wizeman/u/python-lzma
...
python-3.3, 3.4: Add support for lzma compression
2014-03-23 23:03:11 +01:00
Peter Simons
4c5d093ae0
esniper: add patch to fix unrecognized e-bay log-in page
2014-03-23 22:30:54 +01:00