Commit Graph
97031 Commits
Author SHA1 Message Date
Sebastian Hagen aad48be62b rogue: Add alternative source archive URLs.
As of right now, rogue.rogueforge.net has been down for at least several hours
(likely more).
We add two mirrors here which are likely to be more reliable. We keep the
original download location as a fallback, in case that estimate turns out to be
incorrect.
2016-11-26 19:24:01 +00:00
Tuomas Tynkkynen 2d679dbe74 ntp: Don't use seccomp on non-x86
It only has the allowed system call numbers defined for i386 and x86_64
so it fails to build otherwise.
2016-11-26 20:38:17 +02:00
Tim Steinbachandzimbatm e24df8ea69 rkt: 1.19.0 -> 1.20.0 (#20697) 2016-11-26 17:18:00 +00:00
schneefux 6b42bf43d6 wallabag: 2.1.3 -> 2.1.4 2016-11-26 17:57:49 +01:00
Svend Sorensenandzimbatm 3ae052b2a2 librecad: 2.0.10 -> 2.1.3 (#20720) 2016-11-26 16:50:00 +00:00
José Romildo Malaquiasandzimbatm 956e3dec29 efl: 1.18.2 -> 1.18.3 (#20728) 2016-11-26 16:49:22 +00:00
zimbatm 7f4e514a31 su-exec: init at 0.2 2016-11-26 16:48:13 +00:00
Robert Helgesson 57d3827d49 perl-IO-Socket-SSL: 2.037 -> 2.039 2016-11-26 16:40:23 +01:00
Matthias Herrmann 8ee4a1fd65 pyload: add send2trash as dep
With this pyload is able to move compressed files into trash after unpacking them
2016-11-26 16:20:02 +01:00
vbglandGitHub 376973a1bb Merge pull request #20404 from vbgl/alcotest-0.7.0
ocamlPackages.alcotest: 0.4.5 -> 0.7.2
2016-11-26 16:17:32 +01:00
Jörg ThalheimandGitHub 01172c2ccf Merge pull request #20591 from NeQuissimus/linux_4_9_rc6
linux: 4.9-rc5 -> 4.9-rc6
2016-11-26 16:00:16 +01:00
Michael RaskinandGitHub 81667f3663 Merge pull request #19806 from vbgl/opa-4310
opa: update
2016-11-26 14:00:37 +00:00
Franz Pletz 9007303001 curl: add upstream patch to fix HTTP2 performance issues
See #20639. Patch has to be in nixpkgs because fetchurl depends on curl.
2016-11-26 14:48:05 +01:00
Franz Pletz 94fe387fcb nghttp2: 1.14.1 -> 1.16.1 2016-11-26 14:39:12 +01:00
Michael RaskinandGitHub 36010e7046 Merge pull request #20366 from MarcWeber/submit/apache-port-to-listen
apache-httpd
2016-11-26 13:37:02 +00:00
Michael RaskinandGitHub fcc5a4d3b8 Merge pull request #20672 from AndersonTorres/pari
pari/gp: 2.7.6 -> 2.9.0
2016-11-26 13:34:15 +00:00
Pascal BachandFranz Pletz 2bf9413280 gitlab-runner: 1.7.1 -> 1.8.0 (#20719) 2016-11-26 14:22:41 +01:00
Joe Hermaszewski 757638acae ghcWithPackages: fix env NIX_GHC_LIBDIR value
Ideally the duplication between the environment shellHook and the ghc
wrapper would be removed.

Fixes #20730
2016-11-26 12:06:56 +00:00
montag451 c04f113960 epiphany: enable the playing of HTML5 videos 2016-11-26 12:50:15 +01:00
Vladimír Čunát 97853c07d7 stdenv moveToOutput: move even broken symlinks
I believe this reduces surprises and is actually simpler semantically.
This is important e.g. for relative symlinks when moving both source
and target - now the order of moving won't matter.

Fixes #20723 (a particular instance of the surprise).
2016-11-26 12:32:15 +01:00
Vladimír Čunát 7a88f314cb guile: doCheck = false on i686-linux
It fails on Hydra now; I can't reproduce it locally and don't feel like
debugging it. It might be due to the warning below. That appears on
x86_64-linux as well, but we've got no problems in there so far...

warning: call to primitive-fork while multiple threads are running;
         further behavior unspecified.  See "Processes" in the
         manual, for more information.
2016-11-26 11:35:23 +01:00
Vladimír Čunát 925b335607 Merge branch 'master' into staging 2016-11-26 11:27:09 +01:00
Vladimír Čunát 8ebfce0eda display-managers module: improve variable quoting
Fixes #20713, though I'm certain nixpkgs contains loads of places
without proper quoting, as (ba)sh unfortunately encourages that.

The only plus side is that most of such problems in nixpkgs aren't
actually security problems but mere annoyance to those who are foolish
enough to use "weird" characters in critical names.
2016-11-26 11:23:31 +01:00
Robert Helgesson ca77ba39bf perl-Test-Simple: 1.302062 -> 1.302067 2016-11-26 10:26:02 +01:00
Robert Helgesson 088ff595e6 perl-Math-BigInt: 1.999800 -> 1.999801 2016-11-26 10:25:47 +01:00
Robert Helgesson 0637d94930 perl-Digest-JHash: 0.09 -> 0.10 2016-11-26 10:25:26 +01:00
Robert Helgesson ba095feb53 perl-Data-Validate-IP: 0.26 -> 0.27 2016-11-26 10:25:12 +01:00
Robert Helgesson e700ff6e0c perl-bignum: 0.43 -> 0.44
Resolves CVE-2016-1238, see
<https://rt.cpan.org/Public/Bug/Display.html?id=116506>.
2016-11-26 10:14:42 +01:00
Frederik Rietdijk 231cd277df nvidia-x11: 367.57 -> 375.20 2016-11-26 09:31:10 +01:00
Rok Garbas b09435ea51 pythonPackages.magic-wormhole: enable tests 2016-11-26 04:55:28 +01:00
Joachim Fasting fdbf7dc8b3 gradm: fix using gradm while the RBAC system is active
The built-in ACL prevents the gradm binary from loading dynamic
libraries from the Nix store.  Thus, once the RBAC system is activated,
the gradm binary cannot be used.

Fix by patching in rules to allow references to the Nix store where
appropriate.
2016-11-26 02:59:35 +01:00
Austin Seipp a51378c419 nixpkgs: yosys 2016.08.18 -> 2016.11.25
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Austin Seipp c6b5131b01 nixpkgs: icestorm 2016.08.18 -> 2016.11.01
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2016-11-25 23:26:10 +00:00
Jascha GeerdsandGitHub c6caa45d4f Merge pull request #20707 from evfool/master
gnome-mines: update license to GPLv3
2016-11-26 00:18:15 +01:00
Robert Helgesson 8a424e3fbd tahoe service: use ExecStart instead of script
Since only a single command is necessary to start Tahoe it is sufficient
to use ExecStart and thereby skip starting up Bash (and leaving it
running).
2016-11-25 21:49:34 +01:00
Peter SimonsandGitHub baea6a8d82 Merge pull request #20619 from Profpatsch/ghcWithHoogle-empty-packagelist
haskell/hoogle.nix: make an empty packages list possible
2016-11-25 19:21:23 +01:00
Frederik Rietdijk b191034d8a remarkjs: fix evaluation 2016-11-25 14:45:03 +01:00
Tim SteinbachandGitHub 9f9f7a35aa Merge pull request #20712 from stesie/idea-updates-20161125
Update IntelliJ Toolbox
2016-11-25 08:40:42 -05:00
Stefan Siegl 92383e669d idea.webstorm: 2016.3 -> 2016.3.1 2016-11-25 14:20:29 +01:00
Stefan Siegl e87f28fbb1 idea.phpstorm: 2016.2.2 -> 2016.3 2016-11-25 14:17:20 +01:00
Stefan Siegl cb8f804b1d idea.pycharm-{community,professional}: 2016.2.3 -> 2016.3 2016-11-25 14:14:42 +01:00
Stefan Siegl cf709b544a clion: 2016.2.3 -> 2016.3 2016-11-25 14:10:04 +01:00
Joachim FandGitHub 00597a07bb Merge pull request #20644 from romildo/upd.xcape
xcape: git-2015-03-01 -> 1.2
2016-11-25 13:19:56 +01:00
Joachim FandGitHub 15f1973358 Merge pull request #20709 from romildo/upd.greybird
Greybird: 2016-09-13 -> 2016-11-15
2016-11-25 13:19:00 +01:00
Frederik RietdijkandGitHub 310b5fb7be Merge pull request #20710 from nico202/cowpatty
coWPAtty: init at 4.6
2016-11-25 12:44:57 +01:00
Frederik RietdijkandGitHub 37964f1b5e Merge pull request #20654 from dignati/master
[mathematica] 10.0.2 -> 11.0.1
2016-11-25 12:21:22 +01:00
Joachim FandGitHub 593bc52732 Merge pull request #20701 from romildo/upd.windowmaker
windowmaker: 0.95.6 -> 0.95.7
2016-11-25 12:20:38 +01:00
roxmaandJoachim Fasting 78f81c5bac proxychains: fix build, add -ldl to LDFLAGS
Closes #20355
2016-11-25 12:17:11 +01:00
Ole Krüger a31c37c759 [mathematica] 10.0.2 -> 11.0.1 2016-11-25 12:13:41 +01:00
Matthias C. M. Troffaesandzimbatm ea743a97f5 wolfssl: 3.9.8 -> 3.9.10b (#20708) 2016-11-25 10:28:59 +00:00