Commit Graph
101805 Commits
Author SHA1 Message Date
Tobias Pflug 9960f7e9f8 flow: 0.37.4 -> 0.39.0 2017-02-12 11:41:47 +01:00
Frederik RietdijkandGitHub b210c53757 Merge pull request #22686 from aneeshusa/update-cryptography-to-1.7.2
cryptography: 1.5.3 -> 1.7.2
2017-02-12 11:40:38 +01:00
Franz Pletz 5b1a1b0e50 pythonPackages.afew: 2016-02-29 -> 2017-02-08
Failed to build because sha256 of the source tarball changed.
2017-02-12 11:32:57 +01:00
Frederik Rietdijk 12d9eac8f0 pythonPackages.argparse: only for Python < 2.7 2017-02-12 11:28:02 +01:00
Frederik Rietdijk 543721d766 Revert "pythonPackages.argparse: only for Python < 2.7"
Mass-rebuild, goes into staging.

This reverts commit bee23d7dfc.
2017-02-12 11:27:13 +01:00
Vladimír Čunát ab5fe171af fontconfig: patch to build with glibc-2.25 2017-02-12 11:14:45 +01:00
Vincent Laporte af9857ef47 proj: disable tests on 32 bit 2017-02-12 10:00:24 +00:00
Frederik Rietdijk bee23d7dfc pythonPackages.argparse: only for Python < 2.7 2017-02-12 10:28:00 +01:00
Rob Vermaas a74d1594f1 Make azure-mgmt-... work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure.
(cherry picked from commit 4eb92c5c64906a5142e7cb34bdcfc7e16ab77dd1)
2017-02-12 09:24:13 +00:00
Alexander V. Nikolaev 9ed445a0f7 wineUnstable: 2.0 -> 2.1 2017-02-12 11:23:48 +02:00
Rob Vermaas c07f1589bf Make azure-mgmt-resource work with requests 2.11.x. We should update the azure python packages, however, that is a much bigger effort. This is needed to make sure nixops keeps working with Azure.
(cherry picked from commit 81f2bde0a2af99d84666628fae89af648ce2fa3e)
2017-02-12 09:11:15 +00:00
Benjamin StaffinandGitHub 0688fdfc05 Merge pull request #22694 from changlinli/bfg
bfg-repo-cleaner: init at 1.12.15
2017-02-12 01:55:41 -05:00
Changlin Li f6dd263d42 bfg-repo-cleaner: init at 1.12.15 2017-02-12 01:53:08 -05:00
Peter HoegandFranz Pletz 6b2ea7ec6e diskscan: init at 0.19 2017-02-12 03:51:13 +01:00
Shea Levy 6651c72df1 proofgeneral_HEAD: Bump 2017-02-11 21:01:56 -05:00
Franz Pletz e9a5ec099e wget: 1.19 -> 1.19.1
Fixes build on darwin.

Fixes #22595.
2017-02-12 02:52:25 +01:00
Franz Pletz 5e599035f4 libidn2: fix darwin build
cc #22595
2017-02-12 02:31:41 +01:00
Ricardo M. CorreiaandTuomas Tynkkynen 123cbd40c2 raspberryPi boot loader: don't remove xx-initrd files
The Raspberry Pi boot loader was deleting all xx-initrd text files
(which simply contain the path to the actual initrd files) just after
having created them. The code was actually trying to delete real,
obsolete initrd files, which are named <hash>-initrd-initrd (after path
cleaning), but the glob was catching the other files as well.
2017-02-12 02:48:57 +02:00
Ricardo M. CorreiaandTuomas Tynkkynen c19b17d14f raspberryPi boot loader: fix booting Raspberry Pi 3
The Raspberry Pi 3 seems to need the .DTB file when booting the kernel,
so we must copy it to /boot when installing a new kernel.
2017-02-12 02:48:57 +02:00
Vincent Laporte 0045f932bb proj: 4.9.2 -> 4.9.3 2017-02-11 23:37:59 +00:00
Peter Simons 35d06e947f python-packages: bump osc to fix bug with NixOS's default $PAGER setting 2017-02-11 23:36:36 +01:00
Thomas TuegelandGitHub 9eda8f7857 Merge pull request #22675 from FRidh/audacious
Audacious: updates and name change Qt5 version
2017-02-11 16:34:17 -06:00
Jude Taylor c3e3b6a19a nvidia-x11: fix parallel building variable name 2017-02-11 14:29:37 -08:00
Will DietzandVladimír Čunát 947c26972b LLVM: Fix licensing metadata, closes #22679. (#22681)
* All projects are available under NCSA license,
  other than dragonegg.
* "Runtime" projects are dual-licensed under
  both NCSA and MIT:
  libc++, libc++abi, compiler-rt
* I don't mention MIT for compiler-rt as
  we only build it as part of LLVM.
2017-02-11 23:13:29 +01:00
Aneesh Agrawal 1941a740c5 cryptography: 1.5.3 -> 1.7.2
Also update cryptography-vectors
2017-02-11 17:07:33 -05:00
ProfpatschandGitHub 5b2a71fa25 droopy: init at 20160830 (#22499) 2017-02-11 23:06:17 +01:00
Graham ChristensenandGitHub 3684b6b52c Merge pull request #22682 from xwvvvvwx/update-spotify
spotify: 1.0.47.13 -> 1.0.49.125
2017-02-11 16:34:47 -05:00
David Terry cb4e8919c3 spotify: 1.0.47.13 -> 1.0.49.125 2017-02-11 22:20:42 +01:00
Eelco Dolstra c4fab214fa blender: 2.78a -> 2.78b 2017-02-11 22:17:28 +01:00
Vladimír Čunát a01f8a4c38 glibc: security 2.24 -> 2.25
https://sourceware.org/ml/libc-alpha/2017-02/msg00079.html

Stripping was failing on libm.a; I don't know why.
2017-02-11 22:14:49 +01:00
c74dandRobert Helgesson 89db3a0bc6 perlPackages.Swim: 0.1.44 -> 0.1.45
This patch updates the Perl package `Swim` (attribute path
`perlPackages.Swim`) from version 0.1.44 to version 0.1.45.

I have tested this patch per nixpkgs manual section 11.1 ("Making
patches").
2017-02-11 21:34:23 +01:00
Rahul Gopinath 36d6a3041a jimtcl: 0.76 -> 0.77 2017-02-11 11:33:33 -08:00
Vincent Laporte 70d54cdbe3 skrooge: 2.6.0 -> 2.7.0 2017-02-11 20:33:21 +01:00
Joachim FandGitHub 0b59657e2c Merge pull request #22505 from tweag/fd/spark-2.1.0
spark: 1.6.0 -> 2.1.0
2017-02-11 20:31:59 +01:00
Joachim FandGitHub 2488e42cc5 Merge pull request #22620 from hrdinka/add/libretro-reicast
libretro: add reicast core
2017-02-11 20:15:59 +01:00
Joachim FandGitHub ec08d6fd2f Merge pull request #22621 from hrdinka/add/cdi2iso
cdi2iso: init at 0.1
2017-02-11 20:15:45 +01:00
Joachim FandGitHub 8d0e16a08e Merge pull request #22641 from vrthra/kakoune-2017-02-09
kakoune: 2016-12-30 -> 2017-02-09
2017-02-11 20:15:23 +01:00
Joachim FandGitHub 6d536f91ba Merge pull request #22662 from hrdinka/add/libretro-mednafen-saturn
libretro: add mednafen-saturn core
2017-02-11 20:13:40 +01:00
Graham Christensen b1a05a0865 nixos: drop references to kde4
Excluding modules/programs/environment.nix for PATHand QT_PLUGIN_PATH to allow the programs to continue running.
2017-02-11 14:01:13 -05:00
Graham Christensen 3cec7d10df kdm: drop service 2017-02-11 13:55:09 -05:00
Joachim FandGitHub 5627dd27b9 Merge pull request #22540 from vrthra/rakudo-star-2017.01
rakudo-star: 2016.07 -> 2017.01
2017-02-11 19:48:37 +01:00
Peter Simons e644f9f8ec python-packages: update "osc" to latest version from git 2017-02-11 19:25:36 +01:00
David TerryandJoachim F a3523022e7 range-v3: init at 2017-01-30 (#22661) 2017-02-11 19:10:46 +01:00
Frederik Rietdijk c512ba7e7e audaciousQt5: 3.8.1 -> 3.8.2, rename to audacious-qt5
The name is changed as well so it won't upgrade from the gtk3 version.
2017-02-11 18:19:17 +01:00
Frederik Rietdijk a7096107f3 audacious: 3.8 -> 3.8.2 2017-02-11 18:18:27 +01:00
Vladimír Čunát 2aff29c7b2 tex4ht: deprecate in favor of texlive.tex4ht
I don't make an alias, as the attribute is used in a different way.
2017-02-11 18:09:43 +01:00
Langston BarrettandVladimír Čunát b9d6a6cbd0 enblend-enfuse: migrate from (broken) tetex to texlive
related: #21770
2017-02-11 17:59:54 +01:00
Langston BarrettandVladimír Čunát a749b73ff8 ne: migrate from (broken) tetex to texlive
related: #21770.  vcunat re-indented the longDescription.
2017-02-11 17:57:32 +01:00
Vladimír Čunát 45b1d0cb8c knot-dns: maintenance 2.4.0 -> 2.4.1 2017-02-11 17:51:57 +01:00
Vladimír Čunát 0b7fec6272 knot-resolver: maintenance 1.2.1 -> 1.2.2
In particular, trust anchor bootstrapping is fixed after IANA publishing
an additional key.
2017-02-11 17:47:45 +01:00