about summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* Merge pull request #17484 from srp/nixos-container-terminateJoachim F2016-08-05
|\ | | | | nixos-container: add 'terminate' command which 'destroy' now uses
| * nixos-container: replace 'kill' command with 'terminate'Scott R. Parish2016-08-03
| | | | | | | | | | | | | | | | | | My earlier commit to have `nixos-container destroy` use `kill` broke the `container-imperative` test, see[1]. As suggested by @aszlig, `machinectl terminate` doesn't have that problem, and is the command that should have been used to begin with rather then `kill`. 1| https://github.com/NixOS/nixpkgs/commit/60c6c7bc9a0d564cf86af4b1711b33db48cf0d07#commitcomment-18478032
* | Revert "curl: 7.47.1 -> 7.50.0" (#17528)Rok Garbas2016-08-05
| |
* | Revert "curl: 7.50.0 -> 7.50.1" (#17525)Rok Garbas2016-08-05
| |
* | curl: 7.50.0 -> 7.50.1 (#17486)Kranium Gikos Mendoza2016-08-05
| |
* | collectd: 5.5.1 -> 5.5.2 (security)Franz Pletz2016-08-05
| | | | | | | | Fixes CVE-2016-6254.
* | libreswan: 3.17 -> 3.18 (security)Franz Pletz2016-08-05
| | | | | | | | | | | | Fixes CVE-2016-5391, see https://libreswan.org/security/CVE-2016-5391/CVE-2016-5391.txt
* | Merge pull request #15967 from ericbmerritt/fix/nixos-containerJoachim F2016-08-04
|\ \ | | | | | | nixos-container: fix allow alternative nixos paths
| * | nixos-container: feature add 'config-file' optionEric Merritt2016-08-04
| | | | | | | | | | | | | | | This adds a config file option to nixos-container.pl that makes it quite a bit easier to use.
| * | nixos-container: fix allow alternative nixos pathsEric Merritt2016-08-04
| | | | | | | | | | | | | | | | | | | | | This should be completely backwards compatible. It allows the '-f' part of the nix-env command to be configured. This greatly eases using nixos-container as part of development where several nixpkgs repositories might be tested at the same time.
* | | Merge pull request #17471 from DamienCassou/offlineimap-7.0.4Damien Cassou2016-08-04
|\ \ \ | | | | | | | | offlineimap: 7.0.2 -> 7.0.4
| * | | offlineimap: 7.0.2 -> 7.0.4Damien Cassou2016-08-03
| | | |
* | | | Merge pull request #17498 from aneeshusa/remove-boost-dependency-for-moshRobin Gloster2016-08-04
|\ \ \ \ | |_|/ / |/| | | mosh: remove boost dependency
| * | | mosh: remove boost dependencyAneesh Agrawal2016-08-03
| | | | | | | | | | | | | | | | | | | | boost was removed from the mosh dependency requirements in 2012. (It was only used from February and April 2012.)
* | | | networkmanager_l2tp: fixup (#17490)Al Zohali2016-08-03
| | | |
* | | | aha: 0.4.8 -> 0.4.9Tobias Geerinckx-Rice2016-08-04
| | | |
* | | | borgbackup: 1.0.5 -> 1.0.6Tobias Geerinckx-Rice2016-08-04
| | | |
* | | | dpkg: 1.18.9 -> 1.18.10Tobias Geerinckx-Rice2016-08-04
| | | |
* | | | snapper: 0.2.8 -> 0.3.3Tobias Geerinckx-Rice2016-08-04
| | | |
* | | | zstd: 0.7.3 -> 0.7.5Tobias Geerinckx-Rice2016-08-03
| | | |
* | | | gandi-cli: 0.18 -> 0.19Tobias Geerinckx-Rice2016-08-03
| |_|/ |/| |
* | | cpuminer: 2.4.4 -> 2.4.5Kranium Gikos Mendoza2016-08-03
| | |
* | | cpuminer: fix darwin buildKranium Gikos Mendoza2016-08-03
|/ /
* | Re-enable bunch of packages on DarwinTuomas Tynkkynen2016-08-03
| | | | | | | | | | Prior to 1bf5ded1933b18af9a95dc263063756ed9d383ba these contained `hydraPlatforms = platforms.linux`, which was apparently misleading.
* | asciidoc: Works on DarwinTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | D'oh! Plain 'asciidoc' works, but 'asciidoc-full' doesn't, so my scripts changed it to 'linux' in https://github.com/NixOS/nixpkgs/commit/21f17d69f61e8239870bf97edf49e594198076a8
* | simp_le: apply patch to update TOS hashFranz Pletz2016-08-02
| | | | | | | | | | | | Fixes #17455. Also see https://github.com/kuba/simp_le/issues/114.
* | treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux & Mac.
* | treewide: Move some meta sections to end-of-fileTuomas Tynkkynen2016-08-02
| | | | | | | | That seems to be the overwhelming convention.
* | treewide: Add lots of platforms to packages with no metaTuomas Tynkkynen2016-08-02
| | | | | | | | Build-tested on x86_64 Linux and on Darwin.
* | treewide: Some EOF-whitespace fixesTuomas Tynkkynen2016-08-02
| |
* | koji, opensp: Some meta fixesTuomas Tynkkynen2016-08-02
| |
* | treewide: Lots of meta.hydraPlatforms -> meta.platformsTuomas Tynkkynen2016-08-02
| | | | | | | | | | | | In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
* | treewide: Fix meta.platforms related typosTuomas Tynkkynen2016-08-02
|/
* beets: 1.3.17 -> 1.3.19Bjørn Forsman2016-08-02
| | | | | | | The echonest plugin was removed in 3.18 because the API it used is shutting down. You might want to try the acousticbrainz instead. Update pluginsWithoutDeps as needed to keep preCheck working.
* Merge pull request #17420 from lukasepple/masterFrederik Rietdijk2016-08-02
|\ | | | | rdup: init at 1.1.15
| * rdup: init at 1.1.15lukasepple2016-08-01
| |
* | dnscrypt-proxy: 1.6.1 -> 1.7.0Joachim Fasting2016-08-02
| | | | | | | | | | | | No user-facing changes of particular note. Full changelog at https://github.com/jedisct1/dnscrypt-proxy/releases/tag/1.7.0
* | afl: 2.10b -> 2.23bJoachim Fasting2016-08-02
| | | | | | | | | | | | | | | | | | | | | | Looks like mostly performance enhancements and stability fixes. The main user facing changes appear to be: - The -Z option was removed - A macro named FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION is defined when compiling with afl-gcc Full changelog at http://lcamtuf.coredump.cx/afl/ChangeLog.txt
* | acct: only build on linuxMatthew Justin Bauer2016-08-01
| |
* | Revert "libreoffice: reinstante and use curl 7.48 before the removal of a ↵Michael Raskin2016-08-01
| | | | | | | | | | | | | | | | | | required feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation" This reverts commit 8fd84fcb870b3d55f6760ede5bb46aa57bbec64e. While I was testing my solution, @obadz have committed a different and hopefully a better one.
* | libreoffice: reinstante and use curl 7.48 before the removal of a required ↵Michael Raskin2016-08-01
| | | | | | | | feature. CVE's not fixed because of that decision: a Windows-specific DLL substitution and a mbedSSL/PolarSSL specific insufficient certificate validation
* | tmuxp: init at 1.2.0Jascha Geerds2016-08-01
| |
* | Merge pull request #17421 from DamienCassou/vdirsyncer-0.11.3Robin Gloster2016-08-01
|\ \ | |/ |/| vdirsyncer: 0.11.2 -> 0.11.3
| * vdirsyncer: 0.11.2 -> 0.11.3Damien Cassou2016-08-01
| |
* | hash-slinger: fix evaluationFrederik Rietdijk2016-08-01
| |
* | py-unbound: fix evaluationFrederik Rietdijk2016-08-01
| |
* | Merge pull request #17323 from arpa2/hashslingerFrederik Rietdijk2016-08-01
|\ \ | |/ |/| Hash-slinger: init at 2.7.0
| * py-unbound: init at 1.5.9Michiel Leenaars2016-08-01
| |
| * hash-slinger: init at 2.7.0Michiel Leenaars2016-08-01
| |
* | Merge pull request #17403 from womfoo/bump/cpuminer-multi-20160316Robin Gloster2016-07-31
|\ \ | | | | | | cpuminer-multi: 20140723 -> 20160316, limit builds to linux