Commit graph

9769 commits

Author SHA1 Message Date
Joachim Fasting e113db1e24
relfs: port to stdenv.mkDerivation
https://github.com/NixOS/nixpkgs/issues/4210
2016-08-29 01:10:33 +02:00
sternenseemann 2fce6824ee a2ps: fix a misspelling in description 2016-08-28 22:32:32 +02:00
Frederik Rietdijk 9d25dc12d9 Revert "hdf5: 1.8.16 -> 1.10.0-patch1"
This reverts commit 1c1a03f0d3.

hdf5 1.10 is not yet supported by all tools/libraries (e.g pytables, a dependency of pandas, requires hdf5 1.8).
2016-08-28 19:28:31 +02:00
David Guibert 1c1a03f0d3 hdf5: 1.8.16 -> 1.10.0-patch1 2016-08-28 11:42:21 +02:00
Bjørn Forsman 1ba0ef1c73 borgbackup: 1.0.6 -> 1.0.7 2016-08-28 10:50:42 +02:00
Graham Christensen a29eb6bfe7 Merge pull request #18024 from cransom/blink1tool
blink1-tool: init at 1.98
2016-08-27 21:43:21 -04:00
Joachim F c82d9e9fae Merge pull request #17884 from garrison/vmtouch-1.1.0
vmtouch: 1.0.2 -> 1.1.0
2016-08-27 21:38:48 +02:00
Michael Raskin 2a210e3430 neural-style: init at 0.0pre2016.08.15 2016-08-27 15:41:58 +02:00
Joachim Fasting ac193edd2d
runit: support building with clangStdenv 2016-08-27 11:49:26 +02:00
Joachim F 9003f9d9a1 Merge pull request #18017 from joachifm/tor-0_2_8_7
tor: 0.2.7.6 -> 0.2.8.7
2016-08-27 10:44:39 +02:00
Joachim F cfbb43e54d Merge pull request #18020 from joachifm/runit-refactor
runit: refactor, add man output
2016-08-27 10:44:27 +02:00
Joachim Fasting f6fc56d35a
refind: 0.9.2 -> 0.10.3, fix build 2016-08-27 10:41:01 +02:00
Casey Ransom 59b32b92e0 blink1-tool: init at 1.98
The command line tool for the blink(1) notification light.
2016-08-26 19:36:14 -04:00
Joachim Fasting c4dc998b69
chaps: fix build against glibc 2.24
Ignore errors due to using deprecated readdir_r(3).
2016-08-26 23:52:19 +02:00
Bjørn Forsman 90de10b3ee system-config-printer: fix "Print Test Page"
Wrap s-c-p with CUPS_DATADIR=${cups-filters}/share/cups so that it finds
the "testprint" file needed for "Print Test Page" functionality.

Without this change, s-c-p tries to open /usr/share/cups/data/testprint
(fails).
2016-08-26 21:11:36 +02:00
Joachim Fasting 84f73f1e2e
runit: refactor, add man output 2016-08-26 18:12:41 +02:00
Joachim Fasting 5a2dbb1b8b
tor: 0.2.7.6 -> 0.2.8.7
Also:
- Turn patchPhase into postPatch
- Add systemd and libcap on linux (and also pkgconfig for detection);
  we should be able to change the service unit to Type=notify
- Disable checks for now, the test-suite is failing in sandbox due to
  lack of network
2016-08-26 17:18:56 +02:00
Michael Raskin a0aa333aa9 quirc: 2014-11-01 -> 2016-08-16, fix includes for SDL_gfx 2016-08-26 15:08:10 +02:00
Graham Christensen e7ca2ce4bb Merge pull request #17966 from phanimahesh/update-duosec
duo-unix: 1.9.11 -> 1.9.19
2016-08-25 21:29:46 -04:00
Graham Christensen 8d10928ad0 Merge pull request #17908 from Mic92/ferm
Ferm
2016-08-25 20:38:02 -04:00
Moritz Ulrich 78305bc5a1 Merge pull request #17944 from steveeJ/racerd-bump
rust: bump registry and racerd
2016-08-26 00:03:34 +02:00
Jörg Thalheim 7b354ce8cc
ferm: init at 2.3 2016-08-25 21:37:19 +02:00
Bjørn Forsman 8f6a8f0757 system-config-printer: fix expansion of $(out) in .service file
Allows the configure-printer@.service to find the udev-configure-printer
program (correct ExecStart path).
2016-08-25 17:37:50 +02:00
Graham Christensen 6bfe459355 Merge pull request #17983 from ericsagnes/pkg/groonga
groonga: init at 6.0.7
2016-08-25 08:02:08 -04:00
Eric Sagnes 9dc5952bfa kytea: init at 0.4.7 2016-08-25 17:36:33 +09:00
Robin Gloster ad10bf6309
yad: 0.25.1 -> 0.37.0 and fixup icons 2016-08-25 00:00:48 +00:00
Franz Pletz 62c72e9af7 dhcpcd: 6.10.1 -> 6.11.3 2016-08-25 01:43:54 +02:00
Robin Gloster 9cbb74484c cromfs: use default gcc 2016-08-24 22:41:41 +00:00
Stefan Junker 117a6d10bb exa: fix depshash 2016-08-25 00:33:15 +02:00
Jaka Hudoklin bb21c377e7 Merge pull request #17651 from leenaars/argus
Argus + Argus-clients: init at 3.0.8.2
2016-08-24 23:48:20 +02:00
Jaka Hudoklin dcebe6f8cc Merge pull request #17712 from mbrock/unclutter-xfixes
unclutter-xfixes: init at 1.2
2016-08-24 23:46:08 +02:00
Jaka Hudoklin 869cfddcfc Merge pull request #17888 from peterhoeg/fpm_162
fpm: 1.4.0 -> 1.6.2
2016-08-24 23:39:51 +02:00
Franz Pletz 075e33a682 plotutils: disable failing test on i686
Cherry-picked from staging to facilitate merging.

See f29214caed vs.
fd6a4d23c9.
2016-08-24 22:12:49 +02:00
Joachim F 875e6c68de Merge pull request #17910 from womfoo/fix/plotutils-disable-i686-tests
plotutils: disable i686 tests
2016-08-24 22:03:44 +02:00
J Phani Mahesh fefa2749a5 duo-unix: 1.9.11 -> 1.9.19
Closes NixOs/nixpkgs#17911
2016-08-24 22:56:38 +05:30
Rickard Nilsson f25006bfaf google-cloud-sdk: 113.0.0 -> 122.0.0 2016-08-24 13:19:38 +02:00
Daniel Peebles 3f337a2b23 Merge pull request #17685 from matthewbauer/darwin-misc2
Darwin misc. fixes
2016-08-24 11:52:27 +02:00
Mikael Brockman ffb3f0396c unclutter-xfixes: init at 1.2 2016-08-24 11:24:00 +03:00
Michiel Leenaars 378c7a26af argus-clients: init at 3.0.8.2 2016-08-24 00:13:38 +02:00
Franz Pletz 415e1983ca collectd: Fix build on Glibc 2.24 2016-08-23 19:17:36 +02:00
Franz Pletz 23560314f4 darkice: 1.2 -> 1.3 2016-08-23 18:50:47 +02:00
Zero King 04d7056514 mosh: 1.2.5 -> 1.2.6 (#17939) 2016-08-23 14:49:57 +00:00
Nikolay Amiantov 192d7a4cba mjpegtools: remove SDL input when build is minimal 2016-08-23 15:36:31 +03:00
Nikolay Amiantov 7b2106c32d mjpegtools: fix build 2016-08-23 15:33:29 +03:00
zimbatm 320367c273 wrk: 4.0.0 -> 4.0.2 2016-08-23 10:40:03 +01:00
Kranium Gikos Mendoza eecc63bad9 fcitx-engines.table-other: fix build 2016-08-23 12:37:01 +03:00
Eelco Dolstra f2e496a9d8 Merge pull request #17935 from DamienCassou/offlineimap-7.0.6
offlineimap: 7.0.5 -> 7.0.6
2016-08-23 11:26:54 +02:00
Damien Cassou d829298570 offlineimap: 7.0.5 -> 7.0.6 2016-08-23 10:47:55 +02:00
Tuomas Tynkkynen b61fbf3132 treewide: Fix output references to openssl 2016-08-23 04:53:27 +03:00
Tuomas Tynkkynen f883bc03a4 treewide: Fix output references to libpulseaudio 2016-08-23 04:53:16 +03:00