3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6077 commits

Author SHA1 Message Date
Tuomas Tynkkynen 7532c5379d ddclient: Force line buffering on stdout
Status messages of ddclient go to stdout, which is block buffered by
default, so most of its output won't appear in the journal until it is
exiting:

-- Reboot --
Apr 19 11:31:04 xen systemd[1]: Starting Dynamic DNS Client...
Apr 19 11:31:04 xen systemd[1]: Started Dynamic DNS Client.
Apr 19 11:31:53 xen systemd[1]: Stopping Dynamic DNS Client...
Apr 19 11:31:53 xen ddclient[530]: === opt ====
Apr 19 11:31:53 xen ddclient[530]: opt{cache}                           : <undefined>
Apr 19 11:31:53 xen ddclient[530]: opt{cmd}                             : <undefined>
...

Fix this by adding a patch to set line buffering on stdout.
2015-04-19 12:32:04 +03:00
William A. Kennington III 5233fef635 ntfs-3g: 2014.2.15 -> 2015.3.14 2015-04-19 00:37:55 -07:00
Tobias Geerinckx-Rice fbeb8bd898 lz4, xdelta: explicitly mark test requirements as such in code 2015-04-19 03:45:58 +02:00
Tobias Geerinckx-Rice ea5999cd77 reiser4progs 1.0.6 -> 1.0.9 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 3a627a7fb0 reiserfsprogs 3.6.21 -> 3.6.24 2015-04-19 02:13:30 +02:00
Tobias Geerinckx-Rice 7c75c7f7c8 stress-ng 0.03.21 -> 0.03.22 2015-04-18 20:46:48 +02:00
Domen Kožar 0207f0ad8f Merge pull request #7206 from 4e6/xdg-utils/src-http
xdg-utils: http-based fetchgit url
2015-04-17 16:28:08 -04:00
Tobias Geerinckx-Rice 5bc5c6896e mp3fs: fix interoperation with samba
Ship and apply patch manually because building mp3fs from git is hell.

Also change meta.homepage to the one mentioned in the README.
2015-04-17 15:54:16 +02:00
Dmitry Bushev e7f4d36621 xdg-utils: http-based fetchgit url
Change xdg-utils fetchgit url to `http` alternative since it is
more proxy-friendly. The list of repository url alternatives
can be found at http://cgit.freedesktop.org/xdg/xdg-utils/
2015-04-17 16:36:41 +03:00
Luca Bruno 19a1b86a15 collectd: update and reintroduce rabbitmq-c 0.4 to fix build for ZHF 2015-04-17 15:07:46 +02:00
Tobias Geerinckx-Rice 32bd963427 dropbear 2014.66 -> 2015.67 2015-04-17 00:57:25 +02:00
Tobias Geerinckx-Rice bf2a5a8665 xdelta 3.0z -> 3.0.9 2015-04-17 00:46:21 +02:00
Pascal Wittmann 138de6b6e1 Merge pull request #7396 from cheecheeo/lastpass_update
update lastpass-cli to version 0.5.1
2015-04-16 14:18:27 +02:00
Joachim Fasting 0bca050210 mu: 0.9.11 -> 0.9.12 2015-04-16 11:53:12 +02:00
Wayne Scott 0520f7a938 Upgrade backup/attic to 0.15 2015-04-16 08:20:00 +02:00
Tobias Geerinckx-Rice 2bc813dc5c Add hans: tunnel IPv4 over ICMP 2015-04-16 06:11:16 +02:00
Tobias Geerinckx-Rice 54d262f4ab stress-ng: 0.03.20 -> 0.03.21 2015-04-16 05:44:23 +02:00
Arseniy Seroka d83f950f71 unionfs-fuse: fix sha 2015-04-16 03:28:34 +03:00
Arseniy Seroka dada4fb4bf unionfs-fuse: update 0.26 -> 1.0 2015-04-16 03:20:32 +03:00
John Chee 88b9578189 update lastpass-cli to version 0.5.1 2015-04-15 08:56:27 -07:00
Joel Moberg e82a94f816 i2p: fix wrapper 2015-04-15 17:09:46 +02:00
Joel Moberg 2c6fbdefad i2p: fix platform 2015-04-15 12:38:17 +02:00
Moritz Ulrich 3fa9fe1dd1 Pass: Use default gpg(2) & use lib.makeSearchPath. 2015-04-15 10:45:43 +02:00
Austin Seipp 5cb0b0b28b nixpkgs: afl 1.64b -> 1.67b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-14 14:05:46 -05:00
Tobias Geerinckx-Rice 4213e9f30f netsniff-ng: v0.5.9-rc4-53-gdd5d906 -> v0.5.9-rc4-62-g47a7037 2015-04-14 15:51:36 +02:00
Eelco Dolstra 4beadc79dc less: Update to 475 2015-04-14 13:19:44 +02:00
aszlig 17ea86d947
beet: Remove unnecessary "LANG = null".
We're passing glibcLocales to the tests directly, so we don't pollute
the builder's environment anyway, so no reason to override anything
there.

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-14 09:45:18 +02:00
aszlig 642b8ae658
boots: Sort expression strings/attributes.
I know, I know, this is me being ultra-nazi about those things, but
beets is about OCDing your music collection, so why not apply this to
the Nix expressions as well?

Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2015-04-14 09:45:18 +02:00
Peter Jones b836ab365b
beets: Update to new upstream version 1.3.11
Adds glibcLocales as a dependency so that the unit tests with UTF-8
strings will work correctly.
2015-04-14 09:45:17 +02:00
William A. Kennington III 33e1cd6c38 ceph: 0.94 -> 0.94.1 2015-04-13 18:05:31 -07:00
William A. Kennington III 909f04995c gnupg: 2.1.2 -> 2.1.3 2015-04-13 18:03:01 -07:00
William A. Kennington III cf1d7a9cb4 pinentry: 0.9.0 -> 0.9.1 2015-04-13 18:03:01 -07:00
William A. Kennington III c9cb532c8f rsyslog: 8.8.0 -> 8.9.0 2015-04-12 20:39:07 -07:00
Austin Seipp 7200556e5d nixpkgs: afl - fix llvm-mode
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-11 22:00:54 -05:00
Austin Seipp 047e77274c nixpkgs: afl 1.63b -> 1.64b
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-11 20:22:43 -05:00
Austin Seipp 600b7e5945 nixpkgs: afl 1.58b -> 1.63b
- Adds new LLVM-based instrumentation support via afl-clang-fast.
  - Experimental support for cgroup management via afl-cgroup, to
    mitigate OOM issues when using afl with address sanitizer.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-11 15:26:31 -05:00
Bjørn Forsman c1556f70d7 hping: set platforms = all
From http://www.hping.org/:

  "Hping works on the following unix-like systems: Linux, FreeBSD,
   NetBSD, OpenBSD, Solaris, MacOs X, Windows."
2015-04-11 15:25:11 +02:00
Arseniy Seroka 8d1f12c197 Merge pull request #7318 from 1126/bump-tor-browser
tor-browser: bump to 4.0.8
2015-04-11 16:10:17 +03:00
Bjørn Forsman 965129cdac lftp: update 4.6.0 -> 4.6.1
2014-12-29: lftp-4.6.1 released. Some bugs fixed, minor feature added.
2015-04-11 15:06:13 +02:00
_1126 319d42941e tor-browser: bump to 4.0.8 2015-04-11 12:46:47 +02:00
Robert Helgesson 4b761cf885 Update 'svtplay-dl' to 0.10.2015.03.25. 2015-04-11 00:21:27 +02:00
Charles Strahan 8757cc4eb0 awscli: update to 1.7.21 2015-04-09 19:24:46 -04:00
Pascal Wittmann e4f8ea6739 tmsu: update from 0.5.1 to 0.5.2 2015-04-09 16:17:19 +02:00
Moritz Ulrich 4e51a466bd Yubico Suite: Update to latest releases.
yubico-piv-tool               -> 0.1.6
yubikey-personalization       -> 1.17.1
yubikey-personalization-gui-3 -> 3.1.20
2015-04-09 12:56:38 +02:00
William A. Kennington III 58d6ab8d4b openntpd: Remove output dir hack 2015-04-08 15:11:45 -07:00
William A. Kennington III 458c8381e0 ntp: 4.2.8 -> 4.2.8p2 2015-04-08 14:07:26 -07:00
Marco Maggesi 8936bfb20a Update fdupes to version 1.51 2015-04-08 17:11:17 +02:00
Pascal Wittmann 75e851d972 parallel: update from 20150222 to 20150322 2015-04-08 16:14:33 +02:00
Arseniy Seroka 3e079614ab Merge pull request #7258 from spwhitt/tor
tor: fix for Darwin
2015-04-08 13:17:14 +03:00
Spencer Whitt eab5ff59f6 tor: fix for Darwin 2015-04-08 01:42:13 -04:00
William A. Kennington III 74ea55a175 ceph: 0.93 -> 0.94 2015-04-07 18:22:26 -07:00
Domen Kožar 59d7189b21 Merge pull request #7253 from doublec/tor
Update tor to 0.2.5.12
2015-04-08 03:02:18 +02:00
Tobias Geerinckx-Rice 1926a7aa32 Tidy nckx-maintained packages
- Use fetchFromGitHub when possible
- Build in parallel if supported
2015-04-08 02:29:42 +02:00
Chris Double 6af23b3565 Update tor to 0.2.5.12 2015-04-08 11:52:46 +12:00
Arseniy Seroka 1035b7b6c9 Merge pull request #7244 from spwhitt/fail2ban
fail2ban and gamin: fixes on Darwin
2015-04-08 00:35:29 +03:00
William A. Kennington III 493f526eef nixUnstable: Bump 2015-04-07 14:00:26 -07:00
Arseniy Seroka 46ce3823d1 yandex-disk: update 0.1.4.504 -> 0.1.5.870 2015-04-07 23:12:23 +03:00
Spencer Whitt 3885fc5c3b fail2ban: include systemd on Linux only 2015-04-07 13:48:31 -04:00
_1126 64758a6429 tor-browser: bumps to 4.0.6 2015-04-07 15:37:57 +02:00
_1126 a3785360a9 isync: adds cyrus_sasl to (re)enable authentication 2015-04-07 11:49:24 +02:00
Spencer Whitt ead57bf463 mktorrent: Fix build on Darwin
Fixes #2676
2015-04-06 22:10:08 -04:00
Tobias Geerinckx-Rice 0067ccbfdf Merge pull request #7129 from obadz/ecryptfs
ecryptfs 104 -> 106
2015-04-06 13:42:43 +02:00
Christian Theune c61a1d2562 Package zerofree. 2015-04-06 12:33:34 +02:00
William A. Kennington III 05a9e34f8a dos2unix: 7.0 -> 7.2.1 2015-04-05 23:04:23 -07:00
William A. Kennington III 5c2dbf9827 isync: 1.1.2 -> 1.2.0 2015-04-05 16:17:38 -07:00
obadz 8f7f2feb1d ecryptfs 104 -> 106 2015-04-05 23:55:01 +01:00
Arseniy Seroka a5d29aaae2 Merge pull request #7179 from AndersonTorres/youtubeDL
youtube-dl: update from 2015.03.24 to 2015.04.03
2015-04-06 00:55:35 +03:00
Arseniy Seroka 56560a9a8e Merge pull request #7184 from ikervagyok/nilfs
nilfs-utils: package hash changed
2015-04-06 00:42:49 +03:00
AndersonTorres 835a0e1540 youtube-dl: update from 2015.03.24 to 2015.04.03 2015-04-05 18:22:23 -03:00
AndersonTorres ba3de5cf9b GRC: 1.7 -> 1.9 2015-04-05 18:17:07 -03:00
Александр Цамутали 50855c7e37 Add ability to use pppd to xl2tpd 2015-04-05 23:16:25 +03:00
Lengyel Balázs 9e7d4d881e nilfs-utils: package hash changed, probably related to: 10528d9d21 2015-04-05 18:01:14 +02:00
Arseniy Seroka 78dc2c00ac Merge pull request #7174 from sjmackenzie/zerotierone
New package: ZeroTierOne
2015-04-05 16:42:56 +03:00
Stewart Mackenzie bdc7c6366e New package: ZeroTierOne 2015-04-05 21:41:15 +08:00
William A. Kennington III 7193e07cba bareos: Remove install hack 2015-04-04 22:11:45 -07:00
William A. Kennington III 45b37ca1d8 ndisc6: 1.0.2 -> 1.0.3 2015-04-04 20:45:20 -07:00
William A. Kennington III bb18faf767 tinc_pre: 2015-02-24 -> 2015-03-14 2015-04-04 20:14:35 -07:00
William A. Kennington III 6c07ca09e9 rsyslog: Make linux only 2015-04-04 20:03:37 -07:00
Michael Raskin abf330a79a Merge pull request #6491 from auntieNeo/tmuxinator
Added tmuxinator (using bundlerEnv)
2015-04-04 23:25:28 +03:00
Michael Raskin 9882ca5bc2 Merge pull request #6436 from k0ral/aria
aria2: added c-ares dependency + link ssl certificates.
2015-04-04 23:23:54 +03:00
Arseniy Seroka 5fa1644d28 Merge pull request #7162 from spwhitt/simple_darwin_fixes
sl, astyle, uncrustify, mediainfo: Darwin fixes
2015-04-04 23:03:15 +03:00
Tobias Geerinckx-Rice 55b218160d ntopng: use new geolite-legacy package 2015-04-04 16:23:45 +02:00
Michael Raskin ba82a5d609 Merge pull request #5142 from bosu/static-proot
proot: allow static compilation
2015-04-04 13:26:21 +03:00
Spencer Whitt d5225d54ad sl: build on Darwin 2015-04-04 02:07:54 -04:00
Tobias Geerinckx-Rice b3453bf03d uptimed: 0.3.16 -> 0.3.18 2015-04-04 02:28:20 +02:00
Tobias Geerinckx-Rice 69b0873647 duff, nxproxy, libxcomp: use autoreconfHook 2015-04-04 02:28:01 +02:00
codyopel 1d8c7aa9ed rtmpdump: fix clang support 2015-04-03 13:53:54 -04:00
Eric Seidel a6f5518a8c Merge pull request #7155 from spwhitt/rtmpdump
rtmpdump: build on Darwin
2015-04-03 10:43:00 -07:00
Spencer Whitt a511157233 rtmpdump: build on Darwin 2015-04-03 13:38:49 -04:00
Eelco Dolstra f713e7033e nixUnstable: Update to 1.9pre4087 2015-04-03 11:40:12 +02:00
Austin Seipp 52b71fc13b Merge pull request #7138 from spwhitt/s3cmd
s3cmd: 1.0.1 -> 1.5.2 and remove git version
2015-04-03 04:07:25 -05:00
Bjørn Forsman 16730fa87a attic: update source derivation name
0.14.tar.gz => attic-0.14-src.
2015-04-03 08:53:16 +02:00
Bjørn Forsman 2c89d0b82d attic: update source hash
I don't know what changed, but apparently something did. We're using
fetchzip and the 0.14 tag doesn't seem to have moved (AFAICS).

Build and run-tested.

For reference, the (current) annotated tag '0.14' is dated
"Wed Dec 17 23:32:11 2014 +0100" and points to commit
f342621dff8065b29aeda238ccce5ac92d04f5b6 ("Preparing release").
2015-04-03 08:53:16 +02:00
Austin Seipp 2c55798f1a nixpkgs: spiped 1.4.1 -> 1.5.0
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp 36db12ca31 nixpkgs: ssdeep 2.11 -> 2.12
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp 4a3b755cc8 nixpkgs: stunnel 5.11 -> 5.14
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:52 -05:00
Austin Seipp c07cce40a4 nixpkgs: dd-agent 5.1.1 -> 5.2.3
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2015-04-02 16:27:51 -05:00
Domen Kožar 7cc31b6b49 fix eval 2015-04-02 22:30:28 +02:00
Spencer Whitt 6b47ddf999 s3cmd: 1.0.1 -> 1.5.2 and remove git version 2015-04-02 12:56:06 -04:00
William A. Kennington III a604b42480 mysql: Use libs in place of the binary mysql 2015-04-01 16:46:53 -07:00