about summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* bzip2: Get rid of the custom builder.sh.aszlig2015-11-17
| | | | | | | | | | | | | | Everything the builder.sh did can be done with the generic builder which makes it easier to override attributes and also easier to read. The reason I've done this is because of #10820, which tries to override the preBuild hook, but the latter is hardcoded in the builder.sh of bzip2. I have compared the output of this against the previous version and the only things that were different were timestamps in libbz2.a. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
* Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-14
|\
| * Revert "Revert "Merge pull request #9543 from NixOS/staging.post-15.06""William A. Kennington III2015-11-14
| | | | | | | | | | | | This reverts commit 741bf840dad05cd1728481045466811ae8ae8281. This reverts the fallout from reverting the major changes.
* | networkmanager098: add libgudevDomen Kožar2015-11-14
| |
* | Merge branch 'master.upstream' into staging.upstreamWilliam A. Kennington III2015-11-13
|\|
| * Merge commit 'cb21b77' into master.upstreamWilliam A. Kennington III2015-11-13
| |\ | | | | | | | | | This is a partial merge of staging for builds which are working
| * | snapraid: init at 8.1makefu2015-11-13
| | |
| * | pcsctools: 1.4.23 -> 1.4.25Nikolay Amiantov2015-11-13
| | |
| * | pcsclite: fix pcsc-spyNikolay Amiantov2015-11-13
| | |
| * | innoextract: 1.4 -> 1.5Nikolay Amiantov2015-11-12
| | |
| * | fio: 2.2.10 -> 2.2.11Eelco Dolstra2015-11-11
| | |
| * | fuse-7z-ng: take longDescription from #8207Vladimír Čunát2015-11-11
| | |
| * | whois: init at 5.2.10 and share with mkpasswdFranz Pletz2015-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | Close #7979. This commit adds a much more usable whois tool compared to the ones in busybox and inetutils. The sources for whois and mkpasswd from Debian are both located in the whois git repository for historical reasons.
| * | Merge #10477: hdf5: improve optionsVladimír Čunát2015-11-11
| |\ \
| | * | hdf5: refactor the expressionVladimír Čunát2015-11-11
| | | | | | | | | | | | | | | | | | | | It's possible enableShared has little impact, as we pass --disable-static to all packages by default.
| | * | pkgs.hdf5: 1.8.14 -> 1.8.15-patch1Lancelot SIX2015-10-19
| | | |
| | * | pkgs.hdf5: Add c++ and fortran variantsLancelot SIX2015-10-19
| | | |
| * | | bootchart: 0.9 -> 0.14.7; make pybootchartgui availableKosyrev Serge2015-11-11
| | | | | | | | | | | | | | | | Close #10497.
* | | | knockknock: fix buildDomen Kožar2015-11-11
| | | |
* | | | Merge branch 'master' into stagingDomen Kožar2015-11-11
|\| | | | |_|/ |/| |
| * | Merge pull request #10954 from anderslundstedt/youtube-dl_20151110vbgl2015-11-11
| |\ \ | | | | | | | | youtube-dl: 2015.10.24 -> 2015.11.10
| | * | youtube-dl: 2015.10.24 -> 2015.11.10Anders Lundstedt2015-11-11
| | | |
| * | | Merge pull request #10871 from zimbatm/gist-4.4.2Domen Kožar2015-11-11
| |\ \ \ | | | | | | | | | | gist: 4.3.0 -> 4.4.2
| | * | | gist: 4.3.0 -> 4.4.2zimbatm2015-11-07
| | | | |
| * | | | Merge pull request #10890 from ruebezahl/masterPascal Wittmann2015-11-11
| |\ \ \ \ | | | | | | | | | | | | torbrowser: 5.0.3 -> 5.0.4
| | * | | | update 5.0.3 -> 5.0.4ruebezahl2015-11-08
| | | | | |
| * | | | | iops: don't build on Darwin (fix #10942)Vladimír Čunát2015-11-11
| | |_|/ / | |/| | |
| * | | | nbd: 3.11 -> 3.12.1William A. Kennington III2015-11-10
| | | | |
| * | | | Merge pull request #10460 from abbradar/remote-askpassNikolay Amiantov2015-11-10
| |\ \ \ \ | | | | | | | | | | | | Support network in initrd and entering LUKS passphrase via SSH
| | * | | | dropbear: pass LD_LIBRARY_PATH throughNikolay Amiantov2015-10-18
| | | | | |
| | * | | | dropbear: adoptNikolay Amiantov2015-10-18
| | | | | |
| * | | | | botocore: 1.1.10 -> 1.2.0Samuel Rivas2015-11-09
| | | | | | | | | | | | | | | | | | | | | | | | Keep the old version as awscli depends on it
| * | | | | Merge pull request #10898 from mstarzyk/obnamArseniy Seroka2015-11-09
| |\ \ \ \ \ | | | | | | | | | | | | | | obnam: 1.17 -> 1.18.1
| | * | | | | obnam: 1.17 -> 1.18.1Maciek Starzyk2015-11-08
| | | |/ / / | | |/| | |
| * | | | | netsniff-ng 0.5.9-130-ga81b515 -> 0.6.0Tobias Geerinckx-Rice2015-11-09
| | | | | |
| * | | | | exfat 1.2.1 -> 1.2.2Tobias Geerinckx-Rice2015-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - Improved reliability in case of a sudden unplug: FS will be in a clean state after closing all files and performing sync(1). - Fixed compilation on Debian GNU/kFreeBSD and GNU/Hurd platforms. - Updated mount.exfat-fuse man page.
| * | | | | tlp: add x86_energy_perf_policy, refactorNikolay Amiantov2015-11-09
| | | | | |
| * | | | | Merge branch 'DamienCassou-tlp-add-dependencies'Nikolay Amiantov2015-11-09
| |\ \ \ \ \
| | * | | | | tlp: add pciutils and smartmontools dependenciesDamien Cassou2015-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When running `tlp stat`, `tlp` complained about missing tools. This patch should fix that.
| * | | | | | Merge pull request #10659 from jb55/wkhtmltopdf-bumpPascal Wittmann2015-11-09
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | wkhtmltopdf: 0.12.1 -> 0.12.2.4
| | * | | | | | wkhtmltopdf: add myself as maintainerWilliam Casarin2015-10-27
| | | | | | | |
| | * | | | | | wkhtmltopdf: 0.12.1 -> 0.12.2.4William Casarin2015-10-27
| | | | | | | |
| * | | | | | | rsyslog: 8.12.0 -> 8.14.0William A. Kennington III2015-11-08
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #10886 from k0ral/ntpArseniy Seroka2015-11-08
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | ntp: 4.2.8p3 -> 4.2.8p4
| | * | | | | ntp: 4.2.8p3 -> 4.2.8p4koral2015-11-08
| | | | | | |
| * | | | | | Merge pull request #10880 from k0ral/rmlintPascal Wittmann2015-11-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | rmlint: 2.2.0 -> 2.4.1
| | * | | | | | rmlint: 2.2.0 -> 2.4.1koral2015-11-08
| | |/ / / / /
| * | | | | | Merge pull request #10860 from zimbatm/tmux-csshPascal Wittmann2015-11-08
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742a
| | * | | | | | tmux-cssh: init at 21750733c5b6fa2fe23b9e50ce69d8564f2f742azimbatm2015-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently based on master because the last release doesn't work with makeWrapper
| * | | | | | | goaccess: added geoip dbEric Sagnes2015-11-08
| | | | | | | |