Commit graph

11818 commits

Author SHA1 Message Date
Tuomas Tynkkynen
d284082b9f yle-dl: 2.11 -> 2.15 2017-04-09 22:17:16 +03:00
Tuomas Tynkkynen
aef593fcbf picocom: 2.1 -> 2.2 2017-04-09 21:48:25 +03:00
Tuomas Tynkkynen
1f625ce93e ntfs3g: 2016.2.22 -> 2017.3.23 2017-04-09 21:48:25 +03:00
Tuomas Tynkkynen
64306e29d7 less: 481 -> 487 2017-04-09 21:48:25 +03:00
Tuomas Tynkkynen
997b77cd38 iperf: 3.1.3 -> 3.1.7 2017-04-09 21:48:25 +03:00
Aristid Breitkreuz
faa5d22231 Merge pull request #24771 from sigma/pr/keychain
keychain: 2.8.0 -> 2.8.3
2017-04-09 20:26:19 +02:00
Yann Hodique
c51625b058 keychain: 2.8.0 -> 2.8.3 2017-04-09 09:17:32 -07:00
Michael Raskin
ba7a1b6505 Merge pull request #24520 from asppsa/octave-hg
Add Octave HG version, use with purePackages.octave
2017-04-09 15:23:51 +02:00
Peter Simons
4e307b644a Merge pull request #24760 from matthewbauer/linux-only-pkgs
Mark linux-only pkgs
2017-04-09 14:18:10 +02:00
Matthew Bauer
38fa991064
pinentry_mac: use xcbuild 2017-04-09 04:24:16 -05:00
Matthew Bauer
d8b98c4f77
safecopy: linux only 2017-04-09 01:29:52 -05:00
Matthew Bauer
1df7966d9d
scanmem: linux only 2017-04-09 01:29:41 -05:00
Alastair Pharo
f0ebcc6444 epstool: add package 2017-04-09 14:35:06 +10:00
Matthew Bauer
c02ab895a1
hwinfo: make linux-only 2017-04-08 23:34:54 -05:00
Matthew Bauer
038550b596
gcsfuse: make linux-only 2017-04-08 23:34:52 -05:00
Matthew Bauer
8dbefea714
lout: fix macOS build 2017-04-08 23:28:03 -05:00
Matthew Bauer
d983235155
nuttcp: fix macOS build 2017-04-08 23:28:03 -05:00
Matthew Bauer
65d9a8e4fb
rrdtool: fix macOS build 2017-04-08 23:28:03 -05:00
Matthew Bauer
06716f310a
zstmdt: fix macOS build 2017-04-08 23:28:02 -05:00
Dan Peebles
ec674a6372 nix: fix evaluation
Sorry!
2017-04-08 21:15:21 -04:00
Dan Peebles
fbdc4616ab nix: fix on LLVM 4.0 2017-04-08 16:54:16 -04:00
Michael Raskin
16e12a6c42 glusterfs: 3.10.0 -> 3.10.1 2017-04-08 18:37:24 +02:00
Jörg Thalheim
cb6d1fdfd9 Merge pull request #24331 from LumiGuide/ssmtp-AuthPassFile
ssmtp: use the authPassFile option instead of authPass
2017-04-08 17:22:26 +02:00
Aristid Breitkreuz
4ca22140d9 Merge pull request #24669 from gnidorah/master2
autorandr: 53d29f9 -> 855c18b and module
2017-04-08 12:17:57 +02:00
Aristid Breitkreuz
07306f437c Merge pull request #24721 from xmikus01/patch-1
advancecomp: fix license
2017-04-08 12:01:44 +02:00
Jörg Thalheim
c74ee67e41 Merge pull request #24713 from Profpatsch/mktorrent-1.1
mktorrent: 1.0 -> 1.1
2017-04-08 11:31:59 +02:00
Aristid Breitkreuz
3f00bce59b Merge pull request #24723 from edanaher/update-bup
bup: 0.29 -> 0.29.1
2017-04-08 11:04:37 +02:00
Vladimír Čunát
26766f0e57
Merge branch 'staging'
There are a few dozen new failures on Darwin, probably related to
updates of stdenv's llvm and/or pkgconfig.
Still the total number of successes increases.
2017-04-08 11:02:36 +02:00
Aristid Breitkreuz
94214467ff google-cloud-sdk: 148.0.1 -> 150.0.0 2017-04-08 10:57:33 +02:00
Dan Peebles
9ae3f39e8e p7zip: fix purity on Darwin
This should (I hope) get Hydra to build it. Fixes #24714
2017-04-07 16:51:23 -04:00
Aristid Breitkreuz
65be0b3a4b bup: enable par2 by default
The par2 closure is <300 KB, so having it enabled by default seems
reasonable.
2017-04-07 21:47:03 +02:00
Evan Danaher
82a63385fb bup: 0.29 -> 0.29.1
This pretty much only has a single fix for gc --threshold 0:
https://github.com/bup/bup/blob/master/note/0.29.1-from-0.29.md
2017-04-07 15:44:10 -04:00
Petr Mikusek
60f18cf94a advancecomp: fix license 2017-04-07 20:33:56 +02:00
Profpatsch
20d3ad5e9c mktorrent: 1.0 -> 1.1
[1.1] - 2017-01-11
Added
- Autodetect the number of CPUs available <esmil@mailme.dk>
- Option for source string added to torrent info (`-s`), included in infohash.
  Often used by private trackers to create a unique infohash to prevent
  peer-leak and the possibility to track the trackers that do use leaked
  torrents. Having this option in mktorrent make it possible to create a
  infohash accurate torrent to the tracker you want to upload it to
Changed
- Make`-a` (announce list) optional
- Optional announce URL even for private torrents. No need to require announce
  for private torrents, they are added by most private trackers anyway and they
  modify the infohash so you'd have to redownload their modified torrent with
  injected unique announce URL anyway. (@mathieui, fix from @jrwren)
Fixed
- DHT makes trackers optional, so remove the warning
2017-04-07 17:59:54 +02:00
Dan Peebles
81352b2cb5 Merge branch 'master' into staging 2017-04-06 21:26:24 -04:00
Dan Peebles
6f0a2af5bc brotli: fix on Darwin 2017-04-06 21:17:32 -04:00
Bas van Dijk
bd948391e6 strongswan: 5.5.1 -> 5.5.2 2017-04-06 15:57:50 +02:00
gnidorah
ca733de964 autorandr: 53d29f9 -> 855c18b and module 2017-04-06 13:28:40 +03:00
Joachim F
bb771e0405 Merge pull request #24573 from ambrop72/ntpd-fix
ntpd: Add patch to allow getpid syscall in seccomp filter.
2017-04-06 11:06:13 +01:00
Vladimír Čunát
c6bc4cfdbc
Merge branch 'master' into staging 2017-04-06 00:16:59 +02:00
Jaka Hudoklin
00be1f982f Merge pull request #24644 from calvertvl/update-xpra-2_0
xpra: 0.17.6 -> 2.0.1
2017-04-05 16:54:16 +02:00
Lancelot SIX
637770f699 gnupg21: 2.1.19 -> 2.1.20
See http://lists.gnu.org/archive/html/info-gnu/2017-04/msg00002.html
for release information
2017-04-05 15:24:05 +02:00
Jörg Thalheim
052cd88921 Merge pull request #24625 from Mic92/networkmanager
networkmanager: 1.4.4 -> 1.6.4
2017-04-05 12:49:58 +02:00
Victor Calvert
0d8b5be67d xpra: 0.17.6 -> 2.0.1
Requires build against newer ffmpeg (3.2.x instead of 3.1.x)
because of new symbols:
FF_PROFILE_H264_MULTIVIEW_HIGH
FF_PROFILE_H264_STEREO_HIGH
2017-04-04 23:55:12 -04:00
Daiderd Jordan
2aeafc16c8 Merge pull request #24559 from georgewhewell/mtools-darwin
mtools: fix build on darwin
2017-04-05 00:40:09 +02:00
George Whewell
9b1a70f1ac mtools: fix build on darwin 2017-04-04 23:32:06 +01:00
Dmitry Marakasov
938cf02a20 flam3: wrap maintainers attribute in a list (#24629) 2017-04-04 17:48:00 +02:00
Jörg Thalheim
b552de7525
network-manager_l2tp: set 1.2.4 explicity 2017-04-04 17:01:14 +02:00
Jörg Thalheim
7903ccbdf8
network-manager-applet: 1.4.4 -> 1.4.6 2017-04-04 17:01:14 +02:00
Jörg Thalheim
6bb303cd85
network-manager: 1.4.4 -> 1.6.4 2017-04-04 17:01:13 +02:00
Eelco Dolstra
e410c78cd5
gnupg: Give the 1compat package a higher priority
This resolves collision warnings with the regular gnupg packages.
2017-04-04 16:40:06 +02:00
David Guibert
f0ba178a3c zerotierone: 1.1.14 -> 1.2.2 (#24614) 2017-04-04 15:36:46 +01:00
Jörg Thalheim
d3fff80d00
exa: unstable-2016-04-20 -> unstable-2017-04-02 (unbrick)
cc @ehegnes
2017-04-04 11:42:33 +02:00
lprndn
f259fa6e91 Merge branch 'master' into lprndn_Nixpkgs 2017-04-03 21:37:11 +02:00
Vladimír Čunát
59b548069c
Merge #24574: ntp: security 4.2.8p9 -> 4.2.8p10 2017-04-03 18:55:28 +02:00
Thomas Tuegel
5cf9cbdc17
isyncUnstable: 20161218 -> 20170329 2017-04-03 07:23:09 -05:00
Thomas Tuegel
5f8d6a56a8
ua: init at 2017-02-24 2017-04-03 07:22:48 -05:00
Jörg Thalheim
e9a636648c Merge pull request #24587 from makefu/pkgs/snapraid/update-11.1
pkgs/snapraid/update 11.1
2017-04-03 11:47:03 +02:00
makefu
1a0a60482b
snapraid: 11.0 -> 11.1
build from source, not the release configure scripts already generated
2017-04-03 10:44:15 +02:00
Utku Demir
db6a2918b9 kt: init at 11.1.0 2017-04-03 16:10:30 +12:00
Jörg Thalheim
500818b997
ntp: 4.2.8p9 -> 4.2.8p10; fix 10 medium/4 low CVEs
http://nwtime.org/network-time-foundation-publishes-ntp-4-2-8-p10/
2017-04-02 23:06:43 +02:00
Eelco Dolstra
17aab8a63e yotube-dl: 2017.03.10 -> 2017.04.02 2017-04-02 21:52:11 +02:00
Ambroz Bizjak
35e0eea053 ntpd: Allow additional syscalls in seccomp filter.
Fixes issue #21136.

The problem is that the seccomp system call filter configured by ntpd did not
include some system calls that were apparently needed. For example the
program hanged in getpid just after the filter was installed:

prctl(PR_SET_NO_NEW_PRIVS, 1, 0, 0, 0)  = 0
seccomp(SECCOMP_SET_MODE_STRICT, 1, NULL) = -1 EINVAL (Invalid argument)
seccomp(SECCOMP_SET_MODE_FILTER, 0, {len=41, filter=0x5620d7f0bd90}) = 0
getpid()                                = ?

I do not know exactly why this is a problem on NixOS only, perhaps we have getpid
caching disabled.

The fcntl and setsockopt system calls also had to be added.
2017-04-02 21:44:06 +02:00
Joachim F
58de703c86 Merge pull request #24506 from laMudri/ibus-table
ibus-table: 1.9.14 -> 1.9.16
2017-04-02 14:59:13 +01:00
Dmitry Rets
c7e885ff99 xkbset: init at 0.5 2017-04-02 02:17:30 +03:00
Tuomas Tynkkynen
b65dc619f0 xfstests: Fixes 2017-04-01 19:50:09 +03:00
Tuomas Tynkkynen
097373e691 xfstests: Fix homepage 2017-04-01 19:43:05 +03:00
Tuomas Tynkkynen
ba360f90f9 xfstests: Enable parallel build 2017-04-01 19:42:41 +03:00
Tuomas Tynkkynen
197bbe0e1b xfstests: 2016-08-26 -> 2017-03-26 2017-04-01 19:42:01 +03:00
ndowens
0a354c9ea5 Merge pull request #24218 from magnetophon/clipster
clipster: 2017-02-17 -> 2017-02-27
2017-04-01 10:24:38 -05:00
ndowens
03aff3d22f Small cosmetic change 2017-04-01 10:16:51 -05:00
ndowens
984cd56ac5 Merge pull request #24307 from ndowens/bluez-tools
bluez-tools: 2015-09-10 -> 2016-12-12
2017-04-01 09:13:03 -05:00
ndowens
498a2f5e61 speedtest-cli: 1.0.2 -> 1.0.3 (#24535) 2017-04-01 14:45:58 +01:00
Vladimír Čunát
0062dd2f14
pciutils: 3.5.2 -> 3.5.4
The patch was integrated upstream.
2017-04-01 13:27:20 +02:00
Vladimír Čunát
eb551a435f
Merge branch 'master' into staging 2017-04-01 12:21:54 +02:00
ndowens
d455cdd34b sharutils: 4.11.1 -> 4.15.2 (#24305) 2017-04-01 11:29:55 +02:00
Sander van der Burg
7408aca528 Regenerate NPM expressions with node2nix 1.2.0 2017-03-31 20:51:14 +02:00
laMudri
e0f6bd6cfb ibus-table: 1.9.14 -> 1.9.16 2017-03-31 13:15:31 +01:00
Daiderd Jordan
607a21b7c0 Merge pull request #24380 from fuzzy-id/haproxy-overworked4
haproxy: PCRE and LUA support via configurable options
2017-03-31 08:46:14 +02:00
Tim Steinbach
f48cd9503d Merge pull request #24260 from mbrgm/upgrade-keepalived
keepalived: 1.3.4 -> 1.3.5
2017-03-30 22:36:46 -04:00
Tim Steinbach
b6252523bf Merge pull request #24492 from ndowens/parcellite
parcellite: 1.1.9 -> 1.2.1
2017-03-30 22:10:40 -04:00
ndowens
5eece284a1 parcellite: 1.1.9 -> 1.2.1 2017-03-30 17:41:55 -05:00
pmahoney
ae696ba3d6 wrk: use packaged openssl, luajit (#24481)
This has the side effect of now building on darwin. Previously, the
vendored luajit would fail to build.
2017-03-30 23:09:42 +01:00
Tim Steinbach
8f609149d1 Merge pull request #24389 from NeQuissimus/gcloud_148
google-cloud-sdk: 138.0.0 -> 148.0.1
2017-03-30 15:20:14 -04:00
Robin Gloster
ce953d0bc9
panomatic: remove 2017-03-30 16:23:33 +02:00
Robin Gloster
a79891f6b2
sitecopy: remove 2017-03-30 12:06:09 +02:00
John Ericson
166fc028a4 Merge pull request #24465 from Ericson2314/no-with-literal
Get rid of all `with { inherit... }` and just used `let inherit...`
2017-03-30 01:49:37 -06:00
John Ericson
4c0d7da183 Get rid of all with { inherit... } and just used let inherit...
The old forms presumably predates, or were made in ignorance of,
`let inherit`. This way is better style as the scoping as more lexical,
something which Nix can (or might already!) take advantage of.
2017-03-30 03:05:05 -04:00
Peter Hoeg
0843ad10fd dynamic-colors: 0.2.2 -> 0.2.2.1 2017-03-30 11:52:35 +08:00
Peter Hoeg
5bb5ce050b dynamic-colors: 0.2.1 -> 0.2.2 2017-03-30 11:14:48 +08:00
Rob Vermaas
35dfdc9277
dd-agent: fix by adding uptime as dependency.
(cherry picked from commit f79be2cfa321617314aa253a8a6341a2f0ab7816)
2017-03-29 14:56:01 +00:00
Thomas Bach
ea80cd1f11 haproxy: added fuzzy-id to the list of maintainers 2017-03-29 12:27:50 +02:00
Thomas Bach
45788aeebe haproxy: Provide LUA and PCRE support as configurable options
Both are enabled by default. Except for LUA on Darwin where
compilation fails. (See #23901.)
2017-03-29 12:23:05 +02:00
Bas van Dijk
1d52c677be ssmtp: use the authPassFile option instead of authPass
This gives users the option of storing the authPass outside the
world-readable Nix store.
2017-03-29 00:34:23 +02:00
Michael Weiss
c9ecc70880 gnupg*: Improve the meta set
And use version from gnupg21 for gnupg1compat.
2017-03-28 22:19:12 +02:00
Michael Weiss
02e469fa04 signing-party: Add 4 missing man pages + dep fix
The manual pages for the following 4 tools where still missing:
- gpgsigs
- keyanalyze
- pgpring
- process_keys

The gpgdir script needs the gpg binary.

The 19 tools are licensed under various licenses.
2017-03-28 22:09:55 +02:00
Franz Pletz
99ff573194
tmuxp: 1.2.2 -> 1.2.7 2017-03-28 20:14:19 +02:00
Eelco Dolstra
6d1049fab5
minio-client: 20160821 -> 20170206 2017-03-28 20:04:53 +02:00
Robert Helgesson
b31f43d7c6
cpulimit: 2.4 -> 2.5 2017-03-28 17:41:58 +02:00
Rob Vermaas
3139993740
nixUnstable: update to 1.12pre5122_c60715e
(cherry picked from commit 4da11d7c9b7ed59b5acb19dd6ba335aef113db94)
2017-03-28 11:32:17 +00:00