summary refs log tree commit diff
path: root/pkgs
Commit message (Collapse)AuthorAge
* valgrind: enable darwin buildPeriklis Tsirakidis2017-03-11
|
* electrum: 2.7.18 -> 2.8.1Joachim Fasting2017-03-11
| | | | | | | | | | See https://github.com/spesmilo/electrum/blob/master/RELEASE-NOTES Also - patch .desktop file to include full path to electrum - add dep on pysocks - remove dep on pyasn; per the changelog, it has not been used since v2.1 - replace dep on slowaes with pyaes
* pythonPackages.pyaes: init at 1.6.0Joachim Fasting2017-03-11
|
* pythonPackages.mnemonic: 0.12 -> 0.17Joachim Fasting2017-03-11
|
* pythonPackages.trezor: 0.7.4 -> 0.7.12Joachim Fasting2017-03-11
|
* aubio: 0.4.1 -> 0.4.4 (#23739)ndowens2017-03-11
|
* pythonPackages.pyudev: 0.20.0 -> 0.21.0Joachim Fasting2017-03-11
| | | | Also move expression
* pythonPackages.ds4drv: 0.5.0 -> 0.5.1Marius Bakke2017-03-11
| | | | Also move expression
* pythonPackages.pyudev: 0.16.1 -> 0.20.0Marius Bakke2017-03-11
|
* qemu_test: Rebase force-uid0-on-9p.patchaszlig2017-03-11
| | | | | | | | | | | | | | This reverts commit 3a4e2376e444fd7664102af00a34c65b47e271ec. The reverted commit caused the fix for CVE-2016-9602 not to be applied for qemu_test because it conflicts with the force-uid0-on-9p.patch. So with the rebase of the patch on top of the changes of the CVE-2016-9602.patch, both patches no longer conflict with each other. I've tested this with the "misc" NixOS test and it succeeds. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* firmwareLinuxNonfree: 2017-02-06 -> 2017-03-11Franz Pletz2017-03-11
| | | | Fixes #22365.
* Revert "stdenv: aarch64 is also ARM"Tuomas Tynkkynen2017-03-11
| | | | | | | | | | | This reverts commit a5f4e22289229a5f6b7341d17c45db98be84d479. Breaks the stdenv build, e.g.: http://hydra.nixos.org/build/50015717 In general, the architectures are different enough that there is no reason to consider both as ARM, just like we don't consider x86_64 as 32-bit x86. cc @fpletz
* lightdm_qt: fix buildRobin Gloster2017-03-11
|
* suil-qt5: fix buildRobin Gloster2017-03-11
|
* qemu_test: don't apply patch for CVE-2016-9602Franz Pletz2017-03-11
| | | | | Both patches are conflicting. Keeping the vulnerability unpatched in qemu binaries used for nixos test is tolerable.
* gwenhywfar: 4.15.3 -> 4.17.0aszlig2017-03-11
| | | | | | | | | | | | | | | | * 4.17.0: A few smaller fixes. * 4.16.0beta: It's now possible to show saved passwords from the GWEN_PASSWD_STORE file. * 4.15.6beta: Improve Certificate handling with TLS connections. * 4.15.5beta: Fix problem with some servers aborting SSL connections. The full changelogs in German can be found at: https://www.aquamaniac.de/sites/news/index.php Built and tested successfully on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* aqbanking: 5.6.10 -> 5.6.12aszlig2017-03-11
| | | | | | | | | | | | | | * 5.6.11: Fix problem with some servers aborting SSL connections. * 5.6.12: Improve handling of offset accounts during turnover retrieval. The full changelogs in German can be found at: https://www.aquamaniac.de/sites/news/index.php Built and tested successfully on my machine. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* aqbanking/updater: Switch to HTTPS URLaszlig2017-03-11
| | | | | | The site has changed to HTTPS and no longer serves HTTP (yay). Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Merge pull request #23560 from lheckemann/precision-strikeJoachim F2017-03-11
|\ | | | | Precision strike
| * syncthing: use removeReferencesToLinus Heckemann2017-03-09
| |
| * Add removeReferencesTo for removing specific refsLinus Heckemann2017-03-09
| | | | | | | | | | | | This allows for a less blanket approach than nuke-refs, targetting specific references that we know we don't want rather than all references that we don't know we want.
* | youtubeDL: 2017.03.07 -> 2017.03.10Franz Pletz2017-03-11
| |
* | Revert "libarchive: 3.2.2 -> 3.3.1"Franz Pletz2017-03-11
| | | | | | | | | | | | This reverts commit 051b3b3b7876cff28f6815a843f6d4e165299686. This is a mass rebuild and should go into staging.
* | lzham: init at 1.0Lluís Batlle i Rossell2017-03-11
| | | | | | | | Compressor.
* | bsc: init at 3.1.0Lluís Batlle i Rossell2017-03-11
| | | | | | | | Compressor.
* | vlock: improve eintr patchLluís Batlle i Rossell2017-03-11
| |
* | stdenv: aarch64 is also ARMFranz Pletz2017-03-11
| |
* | batman-adv: 2016.5 -> 2017.0.1Franz Pletz2017-03-11
| |
* | qemu: fetch vnc bugfix patch from debianFranz Pletz2017-03-11
| | | | | | | | This version of the patch applies cleanly to the 2.8.0 release.
* | Merge pull request #23733 from ndowens/cgalMichael Raskin2017-03-11
|\ \ | | | | | | cgal: 4.7 -> 4.9
| * | cgal: fix typo in licensevbgl2017-03-11
| | |
| * | cgal: 4.7 -> 4.9ndowens2017-03-10
| | |
* | | kanboard: init at 1.0.40Franz Pletz2017-03-11
| | |
* | | wget: add patch for CVE-2017-6508Franz Pletz2017-03-11
| | |
* | | qemu: add patches for multiple CVEsFranz Pletz2017-03-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | New upstream patch function and patches for fixing a bug in the patch for CVE-2017-5667 and the following security issues: * CVE-2016-7907 * CVE-2016-9602 * CVE-2016-10155 * CVE-2017-2620 * CVE-2017-2630 * CVE-2017-5525 * CVE-2017-5526 * CVE-2017-5579 * CVE-2017-5856 * CVE-2017-5857 * CVE-2017-5987 * CVE-2017-6058
* | | linux: make some new config settings optionalFranz Pletz2017-03-11
| | | | | | | | | | | | These are not support on older kernels pre 4.0.
* | | linux: 3.12.70 -> 3.12.71Franz Pletz2017-03-11
| | |
* | | lxc: add patch for CVE-2017-5985Franz Pletz2017-03-11
| | |
* | | libarchive: 3.2.2 -> 3.3.1Franz Pletz2017-03-11
| | |
* | | vim: 8.0.0329 -> 8.0.0442Franz Pletz2017-03-11
| | |
* | | pidgin: 2.11.0 -> 2.12.0 for CVE-2017-2640Franz Pletz2017-03-11
| | | | | | | | | | | | | | | | | | Also removes unmaintained plugins. See https://bitbucket.org/pidgin/www/src/tip/htdocs/ChangeLog.
* | | Update emscripten-fastcomp version to 1.37.3Ben Zhang2017-03-10
| | |
* | | emscripten 1.37.1 -> 1.37.3Ben Zhang2017-03-10
| | |
* | | SDL2_gfx: Fix non-x86 buildTuomas Tynkkynen2017-03-11
| | |
* | | Revert "Merge pull request #23602 from periklis/topic_qt57_darwin"Daiderd Jordan2017-03-11
| | | | | | | | | | | | | | | This reverts commit 4c0737eb80af8a1e0c0bab4c51454807837dfdde, reversing changes made to 943c4ed72ff85bb9a2610d8909ee68bb0f0d0744.
* | | linux_testing: 4.10-rc7 -> 4.11-rc1Tuomas Tynkkynen2017-03-11
| | | | | | | | | | | | Some config options got removed, so conditionalize them.
* | | packetdrill: minor packaging tweaksJoachim Fasting2017-03-10
| | | | | | | | | | | | | | | - native build inputs - allow building with hardening
* | | packetdrill: init at 1.0David Johnson2017-03-10
|/ / | | | | | | Closes https://github.com/NixOS/nixpkgs/pull/23679
* | Merge pull request #23653 from LnL7/darwin-crunchDaiderd Jordan2017-03-10
|\ \ | | | | | | crunch: enable darwin build
| * | crunch: enable darwin buildDaiderd Jordan2017-03-09
| | |