Jörg Thalheim
23d8fd4ae6
Merge pull request #27719 from sigma/pr/java-fix
...
java: fix dtrace detection
2017-07-30 00:40:11 +01:00
Robin Gloster
0154d1b03f
fix evaluation
...
cc @nyarly
2017-07-30 00:03:24 +02:00
Frederik Rietdijk
c4e26aff22
hspellDicts: broken
2017-07-29 21:29:45 +02:00
Frederik Rietdijk
d64e798c82
python35: Don't use ldconfig and speed up uuid load
...
A Python 3.5 version of de1b4e71c1
.
2017-07-29 20:41:02 +02:00
Frederik Rietdijk
0a7e705f62
python36: Don't use ldconfig and speed up uuid load
...
A Python 3.6 version of de1b4e71c1
.
2017-07-29 20:40:35 +02:00
Thomas Tuegel
5e0c5c27df
solid: include media-player-info during build
2017-07-29 13:34:13 -05:00
Thomas Tuegel
e1fd278759
kfilemetadata: enable Qt Multimedia dependency
2017-07-29 13:33:56 -05:00
Franz Pletz
6f0ef6bb32
ispc: build with current flex
2017-07-29 19:51:16 +02:00
Franz Pletz
5e08c4a2cd
flex: 2.6.3 -> 2.6.4
2017-07-29 19:51:15 +02:00
Thomas Tuegel
6cb7bf2dc2
Merge commit 'refs/pull/27531/head' of github.com:NixOS/nixpkgs into feature/kde-frameworks-5.36
2017-07-29 12:36:02 -05:00
volth
d50437ba3e
flex_2_5_35: fix 404
2017-07-29 19:01:07 +02:00
Joachim F
a99c2556f4
Merge pull request #27674 from Hodapp87/opencv_contrib_py
...
opencv: Work around build failure with enableContrib & Python
2017-07-29 13:05:28 +01:00
Frederik Rietdijk
b2608b8910
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-29 13:08:11 +02:00
Frederik Rietdijk
140f47eb74
Merge pull request #27733 from volth/patch-6
...
pythonPackages.amqplib: pypi->github
2017-07-29 13:05:22 +02:00
Frederik Rietdijk
08f9183d75
python.pkgs.sounddevice: 0.3.6 -> 0.3.8
2017-07-29 13:04:07 +02:00
Frederik Rietdijk
4f296cbaeb
python.pkgs.cython: move expression
2017-07-29 13:04:07 +02:00
Frederik Rietdijk
25fa9f2f14
python.pkgs.blaze: move expression
2017-07-29 13:04:07 +02:00
Frederik Rietdijk
b714a38bba
python.pkgs.cycler: move expression
2017-07-29 13:04:07 +02:00
Peter Simons
47e3245691
haskell.lib: drop obsolete hasNoDataOutput and hasNoDocOutput functions
2017-07-29 12:39:26 +02:00
volth
fd73721aed
Update default.nix
2017-07-29 08:27:14 +00:00
Charles Strahan
2b57cb9169
Merge pull request #25980 from nyarly/bundlerenv_usecases
...
BundlerEnv, now with groups and paths
2017-07-28 23:22:21 -04:00
Tim Steinbach
027323396b
ammonite: 1.0.0 -> 1.0.1
2017-07-28 17:49:53 -04:00
Sarah Brofeldt
a5e1860e14
frei0r: 1.4 -> 1.6.1
2017-07-28 22:53:26 +02:00
Michael Weiss
d460fd0f99
nodePackages.dhcp: init at 0.2.9
2017-07-28 21:20:06 +02:00
Frederik Rietdijk
55357de67a
Merge remote-tracking branch 'upstream/master' into HEAD
2017-07-28 19:37:36 +02:00
Yann Hodique
9a2a8a5855
java: fix dtrace detection
2017-07-28 09:31:24 -07:00
Peter Simons
cb1742e76d
haskell: fix builds broken by LTS-9 update
2017-07-28 18:14:02 +02:00
Peter Simons
f442bbcdec
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4-2-ge4f891e from Hackage revision
f72c20d338
.
2017-07-28 18:13:57 +02:00
Peter Simons
30fbeed254
LTS Haskell 9.0
...
Minus the broken wai-middleware-prometheus-0.2.0 package.
2017-07-28 18:13:27 +02:00
Frederik Rietdijk
ec59e3b3f5
openblas: 0.2.19 -> 0.2.20
2017-07-28 18:08:06 +02:00
Tim Steinbach
324197e60e
sbt: 0.13.15 -> 0.13.16
2017-07-28 11:27:35 -04:00
Frederik Rietdijk
ac1ea28a50
python.pkgs: maintenance updates
2017-07-28 16:56:33 +02:00
Frederik Rietdijk
1e605e654f
python.pkgs.tornado: 4.4.2 -> 4.5.1
2017-07-28 16:56:33 +02:00
Eelco Dolstra
cc9bfd2cf8
elfutils: Respect $NIX_DEBUG_INFO_DIRS
...
This makes eu-stack and eu-addr2line do the right thing in a
nix-shell (if the appropriate debug outputs are present).
2017-07-28 16:38:26 +02:00
Eelco Dolstra
340bd1ed2e
elfutils: 0.168 -> 0.169
2017-07-28 16:38:26 +02:00
Eelco Dolstra
5c5b71df5e
Add a setup hook to fill NIX_DEBUG_INFO_DIRS
...
This setup hook is propagated by gdb. Thus, a typical use is:
$ nix-shell -p gdb nix nix.debug sqlite.debug ...
and gdb will be able find the debug symbols of nix etc. automatically.
2017-07-28 16:38:26 +02:00
Eelco Dolstra
5b09152898
gdb: Look for .build-id files in NIX_DEBUG_INFO_DIRS
...
This allows us to provide a setup hook that makes debug outputs
findable by gdb.
2017-07-28 16:38:22 +02:00
Tim Steinbach
07ab4d257e
scala: 2.12.2 -> 2.12.3
2017-07-28 10:22:47 -04:00
Frederik Rietdijk
451ac7bc3f
python.pkgs.pytest_xdist: 1.16.0 -> 1.18.2
2017-07-28 16:13:29 +02:00
Langston Barrett
f05fcb40a1
pythonPackages.FormEncode: 1.3.0 -> 1.3.1
2017-07-28 16:13:29 +02:00
Langston Barrett
8081ab6e5c
pythonPackages.pysideShiboken: patch for Python 3.6
2017-07-28 16:13:28 +02:00
Langston Barrett
0dea2d20a7
faker: 0.0.4 -> 0.7.17
2017-07-28 16:13:28 +02:00
Langston Barrett
822b09a514
ukpostcodeparser: init at 1.1.0
2017-07-28 16:13:28 +02:00
Langston Barrett
d2c0a46797
email_validator: init at 1.0.2
2017-07-28 16:13:28 +02:00
Langston Barrett
cb77b9c2e9
formencode: update for dnspython
2017-07-28 16:13:28 +02:00
Langston Barrett
cecbb9fdf6
dnspython: 1.14.0 -> 1.15.0
2017-07-28 16:13:28 +02:00
Langston Barrett
ee38a35f95
pythonPackages.dkimpy: 0.6.1 -> 0.6.2
2017-07-28 16:13:28 +02:00
adisbladis
6bd2ac7707
pythonPackages.persistent: 4.0.8 -> 4.2.4.2
2017-07-28 16:13:28 +02:00
adisbladis
61e73427e0
pythonPackages.zodbpickle: 0.5.2 -> 0.6.0
2017-07-28 16:13:28 +02:00
adisbladis
2e34c6d8a9
pythonPackages.zc_lockfile: 1.0.2 -> 1.2.1
2017-07-28 16:13:28 +02:00
adisbladis
1d6aa6581a
pythonPackages.btrees: Add missing build-time only dependencies
2017-07-28 16:13:28 +02:00
adisbladis
b5f436cf0e
pythonPackages.zconfig: Add missing build-time only dependencies
2017-07-28 16:13:28 +02:00
Franz Pletz
b116fa5ff2
Merge branch 'master' into staging
2017-07-28 16:08:30 +02:00
dywedir
6c18491470
rust-bindgen: 0.26.1 -> 0.29.0
2017-07-28 13:33:03 +03:00
dywedir
805467bb5a
rustracer: 2.0.6 -> 2.0.9
2017-07-28 11:58:31 +02:00
Jörg Thalheim
9fc4b66800
Merge pull request #27706 from wizzup/cleanup-pythonPackages
...
Cleanup pkgs/top-level/python-packages.nix
2017-07-28 10:54:59 +01:00
wisut hantanong
f1ef53286d
python.pkgs.asn1ate: move to separate expression
2017-07-28 16:07:38 +07:00
wisut hantanong
b01adce061
python.pkgs.chainmap: move to separate expression
2017-07-28 16:07:38 +07:00
wisut hantanong
3182658a4f
python.pkgs.chai: move to separate expression
2017-07-28 16:07:37 +07:00
wisut hantanong
76c4ec7519
python.pkgs.area53: move to separate expression
2017-07-28 16:07:37 +07:00
wisut hantanong
ff0e08c015
python.pkgs.args: move to separate expression
2017-07-28 16:07:37 +07:00
wisut hantanong
e77f62df0f
python.pkgs.funcsigs: move to separate expression
2017-07-28 16:07:36 +07:00
wisut hantanong
f970ee8e7e
python.pkgs.astor: move to separate expression
2017-07-28 16:07:36 +07:00
wisut hantanong
6d09e0c9be
python.pkgs.apsw: move to separate expression
2017-07-28 16:07:32 +07:00
wisut hantanong
4cae4418e9
python.pkgs.apipkg: move to separate expression
2017-07-28 16:04:11 +07:00
Vincent Laporte
0f94ac9296
coqPackages.autosubst: fix hash
2017-07-28 06:45:31 +00:00
wisut hantanong
8e1a2250e1
python.pkgs.amqplib: move to separate expression
2017-07-28 13:36:38 +07:00
Nikolay Amiantov
8655259bfe
python.pkgs.zeroconf: 0.18.0 -> 0.19.1
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
a762ca75d3
vc: 1.3.0 -> 1.3.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
0c5c853dcb
libtirpc: 1.0.1 -> 1.0.2
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
5fdc1e763f
ipopt: 3.12.6 -> 2.12.8
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
bc578738f2
libfprint: 0.6.0 -> 0.7.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
c719f8bf09
libbluray: quote homepage
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
908a2e44da
libaacs: 0.8.1 -> 0.9.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
f0ed27264e
gbenchmark: 1.1.0 -> 1.2.0
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
147d6f7ac3
folly: 2016.12.19.00 -> 2017.07.24.00
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
bf01fc7b35
cppzmq: 2016-11-16 -> 4.2.1
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
77ebac7ba9
zeromq: build with cmake
...
This way CMake config modules are installed.
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
85faf94cb9
python.pkgs.uranium: 2.4.0 -> 2.6.1
2017-07-27 17:07:44 +03:00
Nikolay Amiantov
a14ebe50c1
python.pkgs.libarcus: 2.4.0 -> 2.6.1
2017-07-27 17:07:44 +03:00
Peter Simons
382db8a9ad
cabal2nix: version 2.4 needs Cabal 2.x
2017-07-27 15:47:03 +02:00
Peter Simons
86b230efd9
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.4 from Hackage revision
3fd8431bf5
.
2017-07-27 15:46:59 +02:00
Mateusz Kowalczyk
519b987e70
jenkins: 2.66 -> 2.71
2017-07-27 13:21:59 +01:00
Frederik Rietdijk
fddd8869e6
Merge pull request #27679 from kamilchm/oraclejdk
...
oraclejdk: updated arm checksums
2017-07-27 12:04:47 +02:00
Frederik Rietdijk
17496a2e07
Merge pull request #27682 from lsix/drop_django_1_10
...
pythonPackages.django_1_10: drop
2017-07-27 11:54:56 +02:00
Nikolay Amiantov
94adf8d17d
haskellPackages.threadscope: fix build
2017-07-27 12:47:58 +03:00
Nikolay Amiantov
5a3c35cce5
beignet: 1.2.1 -> 1.3.1
2017-07-27 12:47:58 +03:00
Lancelot SIX
128430cd3e
pythonPackages.django_1_10: drop
...
Drop django_1_10 ahead of `release-17.09`[1] branch off. Django-1.10
will not be maintained for the entire lifetime of 17.09 so only the 1.8
and 1.11 branches are maintained (both are LTS versions[2]).
[1] https://groups.google.com/forum/#!topic/nix-devel/vILGXXbeCPg
[2] https://www.djangoproject.com/download/
2017-07-27 11:27:13 +02:00
Kamil Chmielewski
529f809564
oraclejdk: updated arm checksums
2017-07-27 09:52:06 +02:00
Domen Kožar
073b30563d
ghc-mod: fix build to cope with new split-output work
2017-07-27 09:12:41 +02:00
Peter Simons
2b0ce7aeab
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.3.1-25-ge9e9669 from Hackage revision
8b34a74f81
.
2017-07-27 09:12:36 +02:00
michael bishop
be63b1994d
enable split-output builds for all haskellPackages
2017-07-27 09:12:06 +02:00
taku0
b602082e07
oraclejdk: 8u141 -> 8u144
2017-07-27 08:19:03 +02:00
Chris Hodapp
70bbd5e84a
opencv: Work around build failure with enableContrib & Python
2017-07-26 21:03:51 -04:00
Tim Steinbach
8b3e9a1358
gradle: 4.0.1 -> 4.0.2
2017-07-26 14:19:01 -04:00
John Ericson
9be40841ea
Merge remote-tracking branch 'upstream/master' into staging-base
...
Conflicts:
pkgs/build-support/cc-wrapper/default.nix
pkgs/build-support/gcc-wrapper-old/builder.sh
pkgs/build-support/trivial-builders.nix
pkgs/desktops/kde-4.14/kde-package/default.nix
pkgs/development/compilers/openjdk-darwin/8.nix
pkgs/development/compilers/openjdk-darwin/default.nix
pkgs/development/compilers/openjdk/7.nix
pkgs/development/compilers/openjdk/8.nix
pkgs/development/compilers/oraclejdk/jdk-linux-base.nix
pkgs/development/compilers/zulu/default.nix
pkgs/development/haskell-modules/generic-builder.nix
pkgs/misc/misc.nix
pkgs/stdenv/generic/builder.sh
pkgs/stdenv/generic/setup.sh
2017-07-26 13:46:04 -04:00
William Casarin
d680c2352c
jailbreak-cabal: specifically use ghc802 override in ghc821 config
...
Otherwise this will infinite loop when:
pkgs.haskellPackages = pkgs.haskell.packages.ghc821
2017-07-26 10:44:50 -07:00
Nikolay Amiantov
44a18ddd31
python.pkgs: move my several packages to separate files
2017-07-26 20:35:59 +03:00
Vladimír Čunát
ac4c567c36
pythonPackages.augeas: init at 1.0.2
2017-07-26 17:56:11 +02:00
Nikolay Amiantov
0a7f2acb17
boost164: init at 1.64.0
2017-07-26 18:36:52 +03:00