summary refs log tree commit diff
Commit message (Collapse)AuthorAge
* nixos/tests: add gitolite testBjørn Forsman2017-10-16
|
* nixos/atd: remove "batch" from setuid wrappersBjørn Forsman2017-10-16
| | | | | | | | | "batch" is a shell script so invoking it via setuid wrapper never worked anyway. (The kernel drops perms on executables with shebang.) A previous nixpkgs commit made "batch" invoke the NixOS setuid "at" wrapper to gain needed privileges. Thanks to @yesbox for noticing.
* nixos/tests: add basic test for services.atdBjørn Forsman2017-10-16
|
* at: fix permission errors with "batch" on NixOSBjørn Forsman2017-10-16
| | | | Fixes https://github.com/NixOS/nixpkgs/issues/12392
* nixpkgs: add aiger 1.9.9Austin Seipp2017-10-16
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* picosat: install more stuffAustin Seipp2017-10-16
| | | | | | | | | Projects like the AIGER toolkit want to use the picosat.o object file in order to do SAT solving. Install this, along with the header and version information, so a build of the AIGER can use it. This means that picosat does not need to be built twice. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: add 'avy' -- property directed AIGER model checkingAustin Seipp2017-10-16
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: add symbiyosys, for HDL verification flowsAustin Seipp2017-10-16
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: yosys 2017.09.01 -> 2017.10.16, enable parallel buildsAustin Seipp2017-10-16
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: simplify arachne-pnr makeFlags, make myself maintainerAustin Seipp2017-10-16
| | | | Signed-off-by: Austin Seipp <aseipp@pobox.com>
* nixpkgs: icestorm 2017.08.31 -> 2017.10.16Austin Seipp2017-10-16
| | | | | | Also add myself to the maintainers list. Signed-off-by: Austin Seipp <aseipp@pobox.com>
* Merge pull request #30471 from thall/qgis_2_18_13Lancelot SIX2017-10-16
|\ | | | | qgis: 2.18.12 -> 2.18.13
| * qgis: 2.18.12 -> 2.18.13Niclas Thall2017-10-16
| |
* | Merge pull request #30472 from zx2c4/fix-mdnsJörg Thalheim2017-10-16
|\ \ | | | | | | nsswitch: use [NOTFOUND=return] for mdns
| * | nsswitch: use [NOTFOUND=return] for mdnsJason A. Donenfeld2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | Commit 987aac7 and issue #18183 were intended to fix support for other things, but in the process, changed mdns_minimal to use the wrong return setting, resulting in permanent failures in early boot, affecting things like issue #30459. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
* | | linux: 4.14-rc4 -> 4.14-rc5Tim Steinbach2017-10-16
|/ /
* | gitlab: link tmp/ directory to writable pathMarkus Mueller2017-10-16
| |
* | nixos/gitlab: fix uploades directory permissionsMarkus Mueller2017-10-16
| |
* | wireguard: 0.0.20171005 -> 0.0.20171011Joerg Thalheim2017-10-16
| |
* | wpa_supplicant: patch for KRACKAttackGraham Christensen2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake. CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake. CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake. CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake. CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake. CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it. CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake. CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake. CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame. CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
* | hostapd: patch for KRACKAttackGraham Christensen2017-10-16
| | | | | | | | | | | | | | | | | | | | | | | | | | CVE-2017-13077: Reinstallation of the pairwise encryption key (PTK-TK) in the 4-way handshake. CVE-2017-13078: Reinstallation of the group key (GTK) in the 4-way handshake. CVE-2017-13079: Reinstallation of the integrity group key (IGTK) in the 4-way handshake. CVE-2017-13080: Reinstallation of the group key (GTK) in the group key handshake. CVE-2017-13081: Reinstallation of the integrity group key (IGTK) in the group key handshake. CVE-2017-13082: Accepting a retransmitted Fast BSS Transition (FT) Reassociation Request and reinstalling the pairwise encryption key (PTK-TK) while processing it. CVE-2017-13084: Reinstallation of the STK key in the PeerKey handshake. CVE-2017-13086: reinstallation of the Tunneled Direct-Link Setup (TDLS) PeerKey (TPK) key in the TDLS handshake. CVE-2017-13087: reinstallation of the group key (GTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame. CVE-2017-13088: reinstallation of the integrity group key (IGTK) when processing a Wireless Network Management (WNM) Sleep Mode Response frame.
* | Revert "libinput: 1.7.3 -> 1.8.3"Vladimír Čunát2017-10-16
| | | | | | | | | | This reverts commit 12f460e9e62c08c25309ebf80718f7b27503a780. It doesn't build. Discuss at #29784.
* | pipenv: init at 8.2.7Dario Bertini2017-10-16
| | | | | | | | fixes #30442
* | pew: 0.1.14 -> 1.1.0Dario Bertini2017-10-16
| | | | | | | | | | | | Pew was actually broken, due to a SHELL PATH check that had been added in the previous release (though this shouldn't have hampered users with bash as their shell)
* | Merge pull request #30388 from Infinisil/vis-fixJörg Thalheim2017-10-16
|\ \ | | | | | | cli-visualizer: fix
| * | cli-visualizer: fixSilvan Mosberger2017-10-13
| | |
* | | Merge pull request #30421 from KaiHa/lbdb-0.44Jörg Thalheim2017-10-16
|\ \ \ | | | | | | | | lbdb: 0.38 -> 0.44
| * | | lbdb: 0.38 -> 0.44Kai Harries2017-10-14
| | |/ | |/|
* | | ocamlPackages.qtest: 2.6 -> 2.7Vincent Laporte2017-10-16
| | |
* | | sddm: theme background images use a relative path which breaks sddm-kcmPeter Hoeg2017-10-16
| | |
* | | opencv: use BLAS and eigen by defaultNikolay Amiantov2017-10-16
| | | | | | | | | | | | Gives a performance boost.
* | | abella: 2.0.2 -> 2.0.4Simon Lackerbauer2017-10-16
| | |
* | | rstudio: 1.1.351 -> 1.1.383Simon Lackerbauer2017-10-16
| | |
* | | nodejs: 8.6.0 -> 8.7.0Mathias Schreck2017-10-16
| | |
* | | flow: 0.57.0 -> 0.57.2Ruben Maher2017-10-16
| | |
* | | epson-escpr: 1.6.12 -> 1.6.16Nikolay Amiantov2017-10-16
| | |
* | | Merge pull request #30451 from rardiol/patch-1Joachim F2017-10-15
|\ \ \ | | | | | | | | doc/installing-usb.xml: fix dead kernel parameter link docs.
| * | | doc/installing-usb.xml: fix dead kernel parameter link docs.rardiol2017-10-15
| | | |
* | | | Merge branch 'all-cabal-hashes-components'Shea Levy2017-10-15
|\ \ \ \
| * | | | partition-all-cabal-hashes: cross-compile safeShea Levy2017-10-14
| | | | |
| * | | | Partition all-cabal-hashes into case-insensitive-safe components.Shea Levy2017-10-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | OS X by default has a case-insensitive filesystem, and fetching all-cabal-hashes there fails due to a hash mismatch caused by package pairs like compactable and Compactable. This partitions the package set such that each partition contains no equivalent-up-to-case pairs.
* | | | | httpie: remove superfluous fieldRobert Helgesson2017-10-16
| | | | |
* | | | | python.pkgs.Keras: remove default backendNikolay Amiantov2017-10-16
| |/ / / |/| | | | | | | | | | | | | | | Theano is discontinued. Instead of setting TensorFlow by default let the user explicitly add preferred backend into environment.
* | | | linux-copperhead: 4.13.6.a -> 4.13.7.aTim Steinbach2017-10-15
| | | |
* | | | libinput: 1.7.3 -> 1.8.3Yegor Timoshenko2017-10-15
| | | | | | | | | | | | | | | | fixes #29784
* | | | xf86-input-libinput: 0.25.1 -> 0.26.0Yegor Timoshenko2017-10-15
| | | |
* | | | meson: do not strip RPATHYegor Timoshenko2017-10-15
| | | | | | | | | | | | | | | | https://github.com/NixOS/nixpkgs/pull/28444#issuecomment-324033323
* | | | Merge pull request #29819 from Moredread/mechanicalsoup-0.7.0Jörg Thalheim2017-10-15
|\ \ \ \ | | | | | | | | | | pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0
| * | | | pythonPackages.MechanicalSoup: 0.4.0 -> 0.7.0André-Patrick Bubel2017-10-02
| | | | |
* | | | | Merge pull request #30424 from florianjacob/piwik-3.2Jörg Thalheim2017-10-15
|\ \ \ \ \ | | | | | | | | | | | | piwik: 3.1.1 -> 3.2.0