Josef Kemetmueller
fd005d0d72
catch: use upstream install target
2017-02-03 13:13:54 +01:00
Vladimír Čunát
adab4cd58b
Merge branch 'master' into staging
2017-02-03 11:47:38 +01:00
Domen Kožar
8cf376ecf8
Merge pull request #22379 from PierreR/swagger2-patch2
...
hackage2nix: remove swagger2 from the list of broken packages
2017-02-03 10:24:47 +01:00
Domen Kožar
0772e27bfd
haskell.lib.buildStackProject: fix #22386
2017-02-03 10:07:10 +01:00
Frederik Rietdijk
8b3db9a0dd
pythonPackages.ansible_2_2: use jinja2 2.8.1
2017-02-03 09:54:37 +01:00
Frederik Rietdijk
201a0fe403
pythonPackages.ansible_2_1: use jinja2 2.8.1
2017-02-03 09:54:37 +01:00
Cray Elliott
d62d26251d
SDL2: 2.0.4 -> 2.0.5
2017-02-02 15:36:00 -08:00
Vincent Laporte
9f334c2732
ocamlPackages.ppx_tools: init at unstable-20161114 (for OCaml 4.04)
2017-02-02 20:27:30 +00:00
Vincent Laporte
78960abfc7
ocamlPackages.vg: add ocamlbuild as dependency
2017-02-02 20:27:30 +00:00
Edward Tjörnhammar
db73e446b4
catch: 1.5.0 -> 1.7.0
2017-02-02 21:23:57 +01:00
Carles Pagès
d211d7c440
kodiPlugins.pvr-hts: update to 3.4.4 for kodi17
...
Updated pvr-hts plugin to latest version to work with kodi 17. Had to
update libcec as well, to pick the name change.
2017-02-02 21:12:54 +01:00
Robin Gloster
008a6a571b
strace: 4.14 -> 4.15
2017-02-02 18:43:10 +01:00
Pierre Radermecker
28a324b01d
hackage2nix: remove swagger2 from the list of broken packages
2017-02-02 17:43:04 +01:00
Dan Peebles
7bc17013f8
aws-sdk-cpp: 1.0.48 -> 1.0.60
2017-02-02 16:28:48 +01:00
Bas van Dijk
9438cc264f
shelly: fix build on GHC-8.0.2
2017-02-02 15:18:28 +01:00
Peter Simons
072ebacb01
Merge pull request #22369 from LumiGuide/haddock-api-ghc802-fix
...
haddock-api: fix build on GHC-8.0.2
2017-02-02 14:47:43 +01:00
Graham Christensen
16f8f0d313
ffmpeg_3: 3.1.4 -> 3.1.6
2017-02-02 08:47:01 -05:00
Bas van Dijk
344227bfb9
haddock-api: fix build on GHC-8.0.2
2017-02-02 14:29:55 +01:00
Vladimír Čunát
787c1add0b
qt4: fixup missing space between flags on Darwin
...
Since 9aae2991f2
, /cc @globin.
2017-02-02 13:44:41 +01:00
Pierre Radermecker
f08bbb90c0
haskell-swagger2: don't haddock to fix haddock build error
2017-02-02 13:17:52 +01:00
Franz Pletz
2a63aae299
nlohmann_json: 2.0.7 -> 2.1.0
2017-02-02 11:13:04 +01:00
Michael Raskin
57e7f8ff66
libgphoto2: 2.5.11 -> 2.5.12
2017-02-02 11:12:16 +01:00
Frederik Rietdijk
50bc1dc0df
Merge pull request #22345 from NixOS/python-wip
...
Python package updates and new fetchers
2017-02-02 11:04:32 +01:00
Peter Simons
b5a1783be7
haskell-servant: update overrides for version 0.10
2017-02-02 10:59:33 +01:00
Peter Simons
30bdcd9a8e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
45587c1114
.
2017-02-02 10:59:33 +01:00
Peter Simons
2be4214c68
hackage2nix: update list of broken packages
2017-02-02 10:59:32 +01:00
Bas van Dijk
dfcc9e2994
ghc: support building with integer-simple and provide package sets for it
...
If the flag enableIntegerSimple is true GHC will be build with the GPL-free but
slower integer-simple library instead of the faster but GPLed integer-gmp
library.
The attribute `pkgs.haskell.compiler.integer-simple."${ghcVersion}"` provides a
GHC compiler build with `integer-simple`.
Similarly, the attribute `pkgs.haskell.packages.integer-simple."${ghcVersion}"`
provides a package set supporting `integer-simple`.
Closes https://github.com/NixOS/nixpkgs/pull/22121 .
Closes https://github.com/NixOS/nixpkgs/issues/5493 .
2017-02-02 10:57:00 +01:00
Pascal Bach
47f392d3c7
mbedtls: 1.3.17 -> 1.3.18
...
See https://tls.mbed.org/tech-updates/releases/mbedtls-2.4.0-2.1.6-and-1.3.18-released .
2017-02-02 02:52:26 +01:00
Dan Peebles
d34ee526a8
aws-sdk-cpp: fix on darwin
...
The LD_LIBRARY_PATH variable does nothing on Darwin, but
DYLD_LIBRARY_PATH does the same thing, so splice in the right variable
based on which system we're working on.
2017-02-02 02:18:42 +01:00
Jascha Geerds
888be22aee
Merge pull request #22201 from lsix/update_docker_compose
...
Update docker compose
2017-02-02 00:39:04 +01:00
Robin Gloster
2110d59fa1
libressl_2_5: 2.5.0 -> 2.5.1
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:26:47 +01:00
Robin Gloster
0b19f2f742
libressl_2_4: 2.4.4 -> 2.4.5
...
security update, no CVE assigned AFAICS
/cc @grahamc
2017-02-02 00:25:51 +01:00
Franz Pletz
1095d2cc07
jenkins: 2.33 -> 2.44 for multiple CVEs
...
Fixes:
* CVE-2017-2598
* CVE-2017-2599
* CVE-2017-2600
* CVE-2011-4969
* CVE-2017-2601
* CVE-2015-0886
* CVE-2017-2602
* CVE-2017-2603
* CVE-2017-2604
* CVE-2017-2605
* CVE-2017-2606
* CVE-2017-2607
* CVE-2017-2608
* CVE-2017-2609
* CVE-2017-2610
* CVE-2017-2611
* CVE-2017-2612
* CVE-2017-2613
See https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2017-02-01 .
2017-02-01 23:02:09 +01:00
Daiderd Jordan
7a1dd5fb55
Merge pull request #22227 from lsix/update_glpk
...
glpk: 4.56 -> 4.61
2017-02-01 22:17:06 +01:00
Pascal Bach
32a6a4df77
gitlab-runner: 1.10.0 -> 1.10.4
...
Patch release fixes some crashes and race conditions
2017-02-01 21:12:38 +01:00
Vincent Laporte
3d10d5ffdc
omake: 0.10.1 -> 0.10.2
2017-02-01 19:35:00 +00:00
Alexey Shmalko
7f3f30b782
Merge pull request #22341 from peterhoeg/f/heroku
...
heroku: 3.43.12 -> 3.43.16
2017-02-01 21:29:22 +02:00
Michael Raskin
c1f6eeb822
botan: 1.10.14 -> 1.10.14
2017-02-01 19:28:45 +01:00
Michael Raskin
1567d3c44a
sbcl: 1.3.13 -> 1.3.14
2017-02-01 19:28:45 +01:00
Michael Raskin
68995874be
asdf: 3.1.7 -> 3.2.0
2017-02-01 19:28:45 +01:00
Eelco Dolstra
9d6a55aefd
~/.nixpkgs -> ~/.config/nixpkgs
...
The former is still respected as a fallback for config.nix for
backwards compatibility (but not for overlays because they're a new
feature).
2017-02-01 16:07:55 +01:00
Vladimír Čunát
a2e7770b51
Merge branch 'master' into staging
...
There have been some larger security rebuilds on master.
2017-02-01 15:56:35 +01:00
Lancelot SIX
9d1e203501
pythonPackages.pytest-pep257: 0.0.1 -> 0.0.5
2017-02-01 15:11:45 +01:00
3noch
05ee54782e
Add callCabal2nix to haskell packages
...
Closes https://github.com/NixOS/nixpkgs/pull/22191 .
2017-02-01 15:04:48 +01:00
Frederik Rietdijk
7b6b7f6b78
Python Flit: run tests by default
2017-02-01 14:54:20 +01:00
Will Dietz
19f70f03b2
julia: fix build and execution on PaX.
...
Alpine and Gentoo set the same flags here, FWIW.
2017-02-01 06:48:02 -06:00
Peter Hoeg
fda3edda4b
heroku: 3.43.12 -> 3.43.16
...
This is the last version of the deprecated client but using the latest CLI.
2017-02-01 19:00:04 +08:00
Peter Simons
bd613c20f4
Merge pull request #22197 from LumiGuide/ghcjsHEAD-upgrade
...
ghcjs-HEAD: upgrade to the latest HEAD
2017-02-01 11:45:52 +01:00
Domen Kožar
f4e67389cc
buildStackProject: set GIT_SSL_CAINFO and LANG
2017-02-01 10:45:37 +01:00
Vincent Laporte
6a04086683
ocamlPackages.menhir: 20161115 -> 20170101
2017-02-01 07:45:14 +00:00
Russell O'Connor
8ba82f28bc
compcert: adding clightgen to the build
...
clightgen is a tool for coverting C to C-light.
This patch enable the build of this tool which is added to $out/bin/.
2017-02-01 08:37:34 +01:00
Shea Levy
e967068695
nodePackages: Add ios-deploy, update the rest
2017-01-31 20:10:18 -05:00
Lancelot SIX
7680786f90
pythonPackages.pep257: 0.3.2 -> 0.7.0
2017-01-31 22:39:22 +01:00
Shea Levy
73f07ecb28
nix-exec: 4.1.5 -> 4.1.6
...
Closes #22316
2017-01-31 12:02:46 -05:00
Franz Pletz
ca593a7293
libarchive: add patch to fix CVE-2017-5601
2017-01-31 17:00:13 +01:00
Vladimír Čunát
a3517bf321
lmdb: get rid of $out/man
...
Why it's annoying: #22318 .
2017-01-31 16:14:25 +01:00
Damien Cassou
58dc8e3024
Remove myself from maintainers
2017-01-31 11:00:14 +01:00
Frederik Rietdijk
18ac28b45d
Merge pull request #22280 from lsix/pytest_defaults_to_30
...
python*Packages.pytest: defaults to pytest_30
2017-01-31 09:48:38 +01:00
Benjamin Saunders
dbd4a35060
vulkan-loader: 1.0.26.0 -> 1.0.39.1
2017-01-31 04:47:19 +03:00
Nikolay Amiantov
f5f8d59f44
folly: 2016.11.21.00 -> 2016.12.19.00
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
db99892817
treewide: quote homepages in my packages
2017-01-31 03:27:10 +03:00
Nikolay Amiantov
54b27890f8
wayland: fix configure flags' type
2017-01-31 03:23:51 +03:00
Lancelot SIX
c6c2137a9c
pythonPackages.hypothesis: 3.5.2 -> 3.6.0
2017-01-30 21:15:56 +01:00
Vladimír Čunát
9cd2dbc569
Merge branch 'master' into staging
...
Hopefully this will fix the mass abortion on Hydra;
restarting the jobs didn't help.
2017-01-30 18:39:36 +01:00
Frederik Rietdijk
e4f739fa2f
Merge pull request #22003 from lsix/update_matplotlib
...
pythonPackages.matplotlib: 1.5.3 -> 2.0.0
2017-01-30 18:19:16 +01:00
Vladimír Čunát
cc07ec890d
protobuf-3.x: fixup build with default gcc version
...
/cc @globin a3a0e8fe6
.
http://hydra.nixos.org/build/47266085
2017-01-30 15:26:29 +01:00
Vladimír Čunát
db896154d1
binutils: minimize rebuilds after parent revert
...
Only revert the addition of the output and only on Darwin.
2017-01-30 14:10:13 +01:00
Robin Gloster
eaa9e01c1d
Revert "binutils: Add lib output"
...
This reverts commit 17a344a5da
.
2017-01-30 13:03:48 +01:00
Rahul Gopinath
66b6c2ce01
sdformat: mark as broken
...
sdformat depends on an old version of ruby and needs to be fixed. Until
there is a proper upstream release, mark as broken.
sdformat is only used by the gazebo package.
2017-01-30 11:22:58 +00:00
Rahul Gopinath
19180957f5
ruby_1_9: remove package
...
Remove ruby 1.9 since it is EOLed upstream
2017-01-30 11:18:44 +00:00
Rahul Gopinath
51dc13b148
ruby: cleanup unneeded files
2017-01-30 11:18:01 +00:00
Peter Simons
a2018cedf5
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
beea499740
.
2017-01-30 11:49:09 +01:00
Peter Simons
522ab7efef
LTS Haskell 7.18
2017-01-30 11:48:52 +01:00
Eelco Dolstra
35349b6c2a
gup: 0.5.5 -> 0.6.0
2017-01-30 11:44:15 +01:00
Eelco Dolstra
12dd086c39
Revert "gup: 0.5.5 -> 0.6.0 and derivation update"
...
This reverts commit a59c3038cd
due to
use of importJSON.
2017-01-30 11:44:15 +01:00
Eelco Dolstra
c20cc6d0b3
Excise use of importJSON
...
Putting information in external JSON files is IMHO not an improvement
over the idiomatic style of Nix expressions. The use of JSON doesn't
add anything over Nix expressions (in fact it removes expressive
power). And scattering package info over lots of little files makes
packages less readable over having the info in one file.
2017-01-30 11:44:08 +01:00
Fatih Altinok
40d3a67754
flow: 0.37.1 -> 0.37.4
2017-01-30 12:15:50 +03:00
Franz Pletz
1c5237e25c
gmime: 2.6.20 -> 2.6.23
2017-01-30 01:15:29 +01:00
Franz Pletz
c770a94097
gnu-efi: 3.0.4 -> 3.0.5
2017-01-30 01:15:25 +01:00
Franz Pletz
403432f6ab
gpgme: 1.7.0 -> 1.8.0
2017-01-30 01:15:22 +01:00
Franz Pletz
b6d889dcd9
libgcrypt: 1.7.5 -> 1.7.6
2017-01-30 01:15:19 +01:00
Franz Pletz
4236364258
libgpgerror: 1.24 -> 1.26
2017-01-30 01:15:16 +01:00
Franz Pletz
4b2731d4f4
lmdb: 0.9.18 -> 0.9.19
2017-01-30 01:15:13 +01:00
Franz Pletz
27d21e9447
npth: 1.2 -> 1.3
2017-01-30 01:15:06 +01:00
Peter Hoeg
d1b8b0dd52
bundler: 1.13.7 -> 1.14.3 ( #22260 )
2017-01-29 22:42:17 +00:00
Niklas Thörne
2eb8163fae
bashdb: init at 4.4-0.92 ( #22275 )
2017-01-29 23:05:04 +01:00
Peter Simons
456b9f849d
Merge pull request #22219 from Hodapp87/master
...
RStudio: Optionally allow packages from custom R environment
2017-01-29 21:13:58 +01:00
Peter Simons
c1c0cf3de7
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.0.4-8-g0d49e12 from Hackage revision
4be631c833
.
2017-01-29 20:20:29 +01:00
Peter Simons
3f774f6c51
hackage2nix: enable hydra builds for brick
2017-01-29 20:19:44 +01:00
Michael Raskin
71fa504cf9
Merge pull request #22217 from adnelson/lsof_darwin_fix
...
lsof: replace impure reference to /usr/include files
2017-01-29 17:32:55 +00:00
Tuomas Tynkkynen
424cfe7686
Merge remote-tracking branch 'upstream/master' into staging
2017-01-29 02:16:29 +02:00
Tuomas Tynkkynen
fee66e9463
speexdsp: Fix build on aarch64
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
c6ce08422a
libvpx: Remove unneeded assert
...
It fails on aarch64.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
ef089634bf
mesa: Enable some ARM drivers
...
And disable freedreno from others since it's not useful there.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
137bf7269e
libdrm: Enable some ARM drivers
...
I dropped --enable-freedreno since it's automatically enabled on ARM and
shouldn't be needed anywhere else.
2017-01-29 02:08:04 +02:00
Tuomas Tynkkynen
4d059f6f27
spidermonkey_17: Add one more patch for Aarch64
2017-01-29 01:34:02 +02:00
Lluís Batlle i Rossell
8d5b2e66bd
Updating shotcut to 17.01 and fixing its jobs
2017-01-28 20:12:51 +01:00
Lluís Batlle i Rossell
20465bedee
Updating shotcut and melt.
2017-01-28 20:12:51 +01:00
Vincent Laporte
23894b77a7
ocamlPackages.dolmen: init at 0.2
...
dolmen is an OCaml library providing clean and flexible parsers for input languages
Homepage: https://github.com/Gbury/dolmen
2017-01-28 17:40:48 +00:00
Yacine Hmito
61e4313bf1
rustNightlyBin: 2016-12-29 -> 2017-01-26 ( #22228 )
...
thanks!
2017-01-28 18:27:41 +01:00