about summary refs log tree commit diff
path: root/pkgs/tools
AgeCommit message (Collapse)AuthorFilesLines
2017-04-15Merge pull request #24917 from sigma/pr/fzfJörg Thalheim2-6/+6
fzf: 0.16.4 -> 0.16.6
2017-04-15Merge pull request #24918 from sigma/pr/lftpMichael Raskin1-2/+2
lftp: 4.7.6 -> 4.7.7
2017-04-15Merge pull request #24871 from elitak/cross-stagingJohn Ericson2-2/+4
Various small crossDrv fixes
2017-04-14lftp: 4.7.6 -> 4.7.7Yann Hodique1-2/+2
2017-04-14fzf: 0.16.4 -> 0.16.6Yann Hodique2-6/+6
2017-04-14Merge pull request #24883 from lucas8/fanficfareBenjamin Staffin1-0/+23
fanficfare: init at 2.9.0
2017-04-14Merge pull request #24906 from ndowens/speedtestBenjamin Staffin1-2/+2
speedtest-cli: 1.0.3 > 1.0.4
2017-04-14Merge pull request #24903 from pjones/pjones/atomicparselyBenjamin Staffin2-59/+14
atomicparsley: 0.9.0 -> 0.9.6
2017-04-14speedtest-cli: 1.0.3 > 1.0.4ndowens1-2/+2
2017-04-14nitrokey-app: 0.5.1 -> 0.6.3 (#24219)Kai2-57/+13
* nitrokey-app: 0.5.1 -> 0.6.3 * Fix (native)buildInputs and refactor
2017-04-14atomicparsley: 0.9.0 -> 0.9.6Peter Jones2-59/+14
2017-04-14Merge: fixup a bad mergeVladimír Čunát3-94/+32
For details see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14A fixed version of commit eb750f9a7b2Vladimír Čunát1-11/+32
For detailed explanation see: https://github.com/NixOS/nixpkgs/commit/24444513fb5#commitcomment-21767916
2017-04-14icoutils: update to 0.31.3Armijn Hemel1-2/+2
2017-04-14openssh_hpn: use new sources and version (7_5_P1)Tristan Helmich1-18/+13
Close #23990.
2017-04-14Merge #24179: openssh: 7.4p1 -> 7.5p1Vladimír Čunát1-4/+4
2017-04-14coreutils: fixing ccCross.libc lookupEric Litak1-1/+1
2017-04-14netcat-openbsd: pkgconfig is a nativeBuildInputEric Litak1-1/+3
2017-04-14Merge branch 'staging'Vladimír Čunát5-126/+20
2017-04-13fanficfare: init at 2.9.0lucas81-0/+23
2017-04-13Merge pull request #24797 from nixy/pass/coreutils-sb-patchDaiderd Jordan2-1/+71
pass: fix clipboard functionality for darwin
2017-04-13gce/create-gce.sh: rewrite using nix-shell shebang and bash (#24869)Jörg Thalheim1-4/+4
* google-cloud-sdk: 150.0.0 -> 151.0.0 - gce/create-gce.sh: rewrite using nix-shell shebang and bash - allows to run the script without being the same directory - nix-shell install google-cloud-sdk - some shellcheck cleanups and scripting best practice - gce/create-gce.sh: do not clobber NIX_PATH: this allows NIX_PATH to be overwritten to build a different release - gce/create-gce.sh: remove legacy hydra option
2017-04-12Merge pull request #24838 from matthewbauer/ibtoolDaniel Peebles1-8/+10
pinentry_mac: use xcbuild
2017-04-12pinentry_mac: use precompiled .nib'sMatthew Bauer1-2/+2
sadly, xib2nib hasn't been working like i though. I've just precompiled into our modified pinentry_mac. Eventually we can get this fixed but it's not as easy as first thought.
2017-04-12Merge branch 'master' into stagingDaiderd Jordan2-0/+83
2017-04-12Merge pull request #24826 from kirelagin/bonnieppDaiderd Jordan1-83/+7
bonnie: Update Darwin patch
2017-04-12pinentry_mac: switch to pure versionMatthew Bauer1-6/+8
Fixes #24734
2017-04-11gawk: Disable tests that don't work in sandboxTuomas Tynkkynen1-2/+3
2017-04-11patchutils: Drop patch applied upstreamTuomas Tynkkynen2-86/+0
2017-04-11Add nixUnstable.perl-bindingsEelco Dolstra1-8/+29
2017-04-11bonnie: Update Darwin patchKirill Elagin1-83/+7
2017-04-11nix: 1.12pre5122_c60715e -> 1.12pre152_915f62faEelco Dolstra1-3/+3
2017-04-11patchutils: 0.3.3 -> 0.3.4Tuomas Tynkkynen1-2/+2
2017-04-11lzma: 5.2.2 -> 5.2.3Tuomas Tynkkynen1-2/+2
2017-04-11gawk: 4.1.3 -> 4.1.4Tuomas Tynkkynen1-2/+2
2017-04-11Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen9-42/+20
2017-04-11Revert "btrfs-progs: 4.8.2 -> 4.10.2"Tuomas Tynkkynen1-2/+2
This reverts commit c0cef0425eff1db8ddc07e78ea5aa16eb4a9666b. The output of the command-line tool has changed somewhat and at least nixos-generate-config.pl needs modifications to match. I'm leaving that to someone who knows a bit more about btrfs. Issue #24810.
2017-04-11openvpn: remove no longer correct systemd-notify.patchJörg Thalheim2-24/+0
This patch was only necessary for 2.3.x, while 2.4.0 improved its own systemd notify support. See: https://github.com/NixOS/nixpkgs/issues/24817
2017-04-11dosfstools: Use --enable-compat-symlinksTuomas Tynkkynen1-0/+2
http://hydra.nixos.org/build/51461475
2017-04-10bonnie: fix on DarwinDan Peebles2-159/+0
2017-04-10openssh: 7.4p1 -> 7.5p1Aneesh Agrawal1-4/+4
Release notes are available at https://www.openssh.com/txt/release-7.5. Mostly a bugfix release, no major backwards-incompatible changes. Remove deprecated `UsePrivilegeSeparation` option, which is now mandatory.
2017-04-10pass: Fix clipboard functionalityAndrew R. M2-1/+71
Add the patch that was removed that allows pass's clip() function to work with single binary coreutils. This version of the patch is also applied to darwin.sh, so this should fix the clipboard functionality in darwin as well.
2017-04-10btrfs-progs: 4.8.2 -> 4.10.2Tuomas Tynkkynen1-2/+2
2017-04-10dosfstools: 3.0.28 -> 4.1Tuomas Tynkkynen1-4/+4
2017-04-10f2fs-tools: 1.7.0 -> 1.8.0Tuomas Tynkkynen1-2/+2
2017-04-10f2fs-tools: Cleanup a bitTuomas Tynkkynen1-6/+7
2017-04-10Merge pull request #24762 from matthewbauer/darwin-misc-fixesDaiderd Jordan4-7/+5
darwin: miscellaneous fixes
2017-04-09keychain: add sigma as maintainerYann Hodique1-0/+1
2017-04-10bonnie: 1.97 -> 1.97.3Tuomas Tynkkynen1-4/+4
2017-04-09fio: 2.17 -> 2.19Tuomas Tynkkynen1-2/+2