summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* GlusterFS: update 3.7.1 -> 3.7.2Michael Raskin2015-07-05
|
* nginx unstable: update 1.9.1 -> 1.9.2Michael Raskin2015-07-05
|
* eudev: update 3.1.1 -> 3.1.2Michael Raskin2015-07-05
|
* atop: update 2.1-1 -> 2.2-3Michael Raskin2015-07-05
|
* xscreensaver: update 5.32 -> 5.33Michael Raskin2015-07-05
|
* scons: update 2.3.4 -> 2.3.5Michael Raskin2015-07-05
|
* eigen: update 3.2.4 -> 3.2.5Michael Raskin2015-07-05
|
* allegro 5 unstable: update 5.1.10 -> 5.1.11Michael Raskin2015-07-05
|
* Angelscript: update 2.30.0 -> 2.30.1Michael Raskin2015-07-05
|
* pari: update 2.7.3 -> 2.7.4Michael Raskin2015-07-05
|
* baresip: update 0.4.12 -> 0.4.13Michael Raskin2015-07-05
|
* popcorntime: unbreak tarball jobBjørn Forsman2015-07-04
| | | | | Fix evaluation error when srcs."${stdenv.system}" does not exist (e.g. on darwin).
* python-namebench: bump 1.0.5 -> 1.3.1Bjørn Forsman2015-07-04
|
* python-namebench: enable GUI supportBjørn Forsman2015-07-04
| | | | | tkinter apparently doesn't exist for pypy, hence it is disabled for that interpreter.
* python-namebench: fix error preventing it from startingBjørn Forsman2015-07-04
| | | | | | | | | | | | | | | | | | | namebench expects to be run from its own source tree (it uses relative paths to various resources), make it work. The current version fails like this: $ ./result/bin/namebench.py Traceback (most recent call last): File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/bin/.namebench.py-wrapped", line 46, in <module> (options, supplied_ns, global_ns, regional_ns) = config.GetConfiguration() File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 27, in GetConfiguration (configured_options, global_ns, regional_ns) = ProcessConfigurationFile(options) File "/nix/store/04d29llycr5xcxplfv4gn556nzm1mrl7-python2.7-namebench-1.0.5/lib/python2.7/site-packages/libnamebench/config.py", line 100, in ProcessConfigurationFile general = dict(config.items('general')) File "/nix/store/z6vp5aix4ks1zdjdry7v7dahg8dd02sy-python-2.7.10/lib/python2.7/ConfigParser.py", line 642, in items raise NoSectionError(section) ConfigParser.NoSectionError: No section: 'general'
* Merge pull request #8635 from FRidh/patsyvbgl2015-07-04
|\ | | | | patsy: init at 0.3.0
| * patsy: init at 0.3.0Frederik Rietdijk2015-07-04
| |
* | Merge pull request #8636 from ts468/upstream.pam_mountlethalman2015-07-04
|\ \ | | | | | | pam_mount: fix PATH issue
| * | pam_mount: fix PATH issueThomas Strobel2015-07-04
| |/
* | Merge pull request #8603 from ts468/upstream.xenMateusz Kowalczyk2015-07-04
|\ \ | | | | | | Xen related stuff
| * | Virtualization: add XEN/KVM related drivers for WindowsThomas Strobel2015-07-04
| | |
| * | Xen: add XEN 4.5.1Thomas Strobel2015-07-02
| | |
| * | Xen: enable Spice/QXL + add libhvm + minor fixesThomas Strobel2015-07-02
| | |
* | | lmdb: lightning memory-mapped databaseWilliam Casarin2015-07-04
| | |
* | | Merge pull request #8632 from FRidh/pytzlethalman2015-07-04
|\ \ \ | | | | | | | | pytz: 2013.9 -> 2015.4
| * | | pytz: 2013.9 -> 2015.4Frederik Rietdijk2015-07-04
| | |/ | |/|
* | | Merge pull request #8597 from aflatter/nodejs-darwinlethalman2015-07-04
|\ \ \ | |/ / |/| | nodejs: Don't apply no-darwin-cflags
| * | nodejs: Don't apply no-darwin-cflagsAlexander Flatter2015-07-02
| | | | | | | | | | | | | | | The no-darwin-cflags patch does not apply cleanly anymore, but apparently it's also not necessary.
* | | Merge pull request #8584 from robbinch/pkg-python-atomiclonglethalman2015-07-04
|\ \ \ | | | | | | | | python-packages: Add atomiclong.
| * | | atomiclong: init at 0.1.1.Robbin C2015-07-01
| | | |
* | | | Merge pull request #8623 from FRidh/cytoolzlethalman2015-07-04
|\ \ \ \ | | | | | | | | | | cytoolz: init at 0.7.3
| * | | | cytoolz: init at 0.7.3Frederik Rietdijk2015-07-04
| | | | |
* | | | | Merge pull request #8622 from FRidh/toolzlethalman2015-07-04
|\ \ \ \ \ | | | | | | | | | | | | toolz: init at 0.7.2
| * | | | | toolz: init at 0.7.2Frederik Rietdijk2015-07-04
| |/ / / /
* | | | | Merge pull request #8624 from ambrop72/minidlna-updateArseniy Seroka2015-07-04
|\ \ \ \ \ | | | | | | | | | | | | minidlna 1.1.4
| * | | | | minidlna: 1.0.25 -> 1.1.4Ambroz Bizjak2015-07-04
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - gettext is needed to build - Switched to using non-legacy ffmpeg. - Removed ffmpeg stuff from include path since it causes build errors related to a time.h header. - Removed unneeded patch. - Adjusted NixOS service due to the binary being renamed.
* | | | | Merge pull request #8608 from datakurre/datakurre-master-dot2texArseniy Seroka2015-07-04
|\ \ \ \ \ | | | | | | | | | | | | dot2tex: init at 2.9.0
| * | | | | dot2tex: init at 2.9.0Asko Soukka2015-07-04
| | | | | |
* | | | | | Merge pull request #8626 from ts468/upstream.chapsArseniy Seroka2015-07-04
|\ \ \ \ \ \ | |/ / / / / |/| | | | | New: chaps: PKCS #11 implementation with TPM backend
| * | | | | chaps: init at version 0.42-6812Thomas Strobel2015-07-04
| | | | | | | | | | | | | | | | | | | | | | | | Chaps is a PKCS #11 implementation with TPM backend.
* | | | | | Merge pull request #8621 from deepfire/masterPascal Wittmann2015-07-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | libev: make the url stable
| * | | | | | libev: make the url stableKosyrev Serge2015-07-03
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #8628 from Havvy/iojsPascal Wittmann2015-07-04
|\ \ \ \ \ \ | | | | | | | | | | | | | | Update io.js (2.3.1->2.3.3)
| * | | | | | Update io.js (2.3.1 -> 2.3.3)Ryan Scheel (Havvy)2015-07-04
| | | | | | |
* | | | | | | urxvt-font-size: initCharles Strahan2015-07-04
| | | | | | |
* | | | | | | zandronum: 2.0 -> 2.1lassulus2015-07-03
|/ / / / / /
* | | | | | Merge pull request #8625 from ts468/upstream.leveldbWilliam A. Kennington III2015-07-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Leveldb: export helper functions of leveldb
| * | | | | | Leveldb: export helper functions of leveldbThomas Strobel2015-07-03
| | |/ / / / | |/| | | |
* | | | | | xsensors: init at 0.70Charles Strahan2015-07-03
| | | | | |
* | | | | | qtcreator: fix hashArseniy Seroka2015-07-04
| | | | | |