Vladimír Čunát
e1b93806ba
autogen: try fixing on darwin
...
and cause no rebuild elsewhere.
In commit 2988780
I forgot that patchelf makes no sense there.
2020-06-14 09:11:14 +02:00
Frederik Rietdijk
8bbc4b0361
python: flake8: 3.8.2 -> 3.8.3
2020-06-14 08:32:58 +02:00
Dmitry Kalinkin
f97f334a6c
Merge pull request #89821 from veprbl/pr/clementine_1_4_0rc1
...
clementine: 1.3.1 -> 1.4.0rc1, switch to Qt 5, fix build
2020-06-13 19:54:28 -04:00
Dmitry Kalinkin
4361446b99
Merge pull request #89277 from veprbl/uriparser_0_9_4
...
uriparser: 0.9.3 -> 0.9.4
2020-06-13 19:53:37 -04:00
Dmitry Kalinkin
fa942617bc
Merge pull request #89688 from veprbl/pr/g4py_rework
...
pythonPackages.geant4: init at 10.6.2
2020-06-13 19:53:17 -04:00
Daniël de Kok
d6d07f262b
python3Packages.somajo: 2.0.5 -> 2.0.6
...
Changelog:
https://github.com/tsproisl/SoMaJo/releases/tag/v2.0.6
2020-06-13 15:15:40 -07:00
Evan Stoll
187a7f9073
pythonPackages.scrapy-splash: init at 0.7.2
2020-06-13 15:05:11 -07:00
Evan Stoll
0a3c9949ba
pythonPackages.scrapy-deltafetch: init at 1.2.1
2020-06-13 15:05:11 -07:00
Evan Stoll
f9559836d1
pythonPackages.scrapy-fake-useragent: init at 1.2.0
2020-06-13 15:05:11 -07:00
Evan Stoll
091c2979ee
pythonPackages.fake-useragent: init at 0.1.11
2020-06-13 15:05:11 -07:00
John Ericson
c1b9f86cdd
php < 7.4: Fix validation of PKG_CONFIG var
...
They were assuming it is an absolute path, but it (conventionally) can
be something to look up on the PATH too.
Fixes #90202
2020-06-13 19:06:33 +00:00
Daiderd Jordan
0697ad33c0
libxslt: fix darwin build
...
ld: library not found for -lintl
clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
make[3]: *** [Makefile:544: libxsltmod.la] Error 1
2020-06-13 20:14:52 +02:00
Mario Rodas
7602241fbd
Merge pull request #90185 from marsam/update-merlin
...
ocamlPackages.merlin: 3.3.4 -> 3.3.6
2020-06-13 12:24:36 -05:00
Alexey Shmalko
b08e7c0261
Merge pull request #90176 from DamienCassou/damien/cypress-4.8.0
...
cypress: 4.5.0 -> 4.8.0
2020-06-13 20:17:14 +03:00
Michele Guerini Rocco
1d924f0354
Merge pull request #89772 from rnhmjoj/dnschain
...
dnschain: remove
2020-06-13 13:37:02 +02:00
rnhmjoj
2e5019b92c
dnschain: remove package and NixOS module
...
The software is unmaintained since ~2014 and the package
can't be built anymore (issue #89205 ).
2020-06-13 12:33:31 +02:00
Michael Weiss
6653a35faa
intel-media-driver: 19.4.0r -> 20.1.1 ( #90094 )
2020-06-13 12:26:45 +02:00
sternenseemann
ff53f0930e
ocamlPackages.dns(-client): 4.5.0 -> 4.6.0
2020-06-13 11:45:37 +02:00
Vincent Laporte
c9963a8ec4
ocamlPackages.ocsigen-toolkit: 2.5.0 → 2.7.0
2020-06-13 11:40:54 +02:00
Antonio Nuno Monteiro
aee70358c5
ocamlPackages.tls: 0.12.0 -> 0.12.1
2020-06-13 11:25:56 +02:00
R. RyanTM
fc94ec9baf
libmbim: 1.22.0 -> 1.23.900
2020-06-13 11:11:27 +02:00
Frederik Rietdijk
2e4b4e3300
Merge staging-next into staging
2020-06-13 11:03:26 +02:00
Frederik Rietdijk
1523382160
Merge master into staging-next
2020-06-13 11:02:21 +02:00
Anders Kaseorg
c8d064eec1
gstreamer: Fix wrapper quoting
...
The bug was that the inner double quotes in "\$("…")" are not actually
inner like they would be in "$("…")". We could write "\$(\"…\")", but
using single quotes on the outside makes everything simpler.
Fixes #63751 .
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-06-13 11:01:38 +02:00
R. RyanTM
0d4fba9168
lcms2: 2.9 -> 2.10
2020-06-13 10:56:18 +02:00
R. RyanTM
f67bc33140
libyaml: 0.2.4 -> 0.2.5
2020-06-13 10:55:20 +02:00
R. RyanTM
858acc3ee5
harfbuzz: 2.6.4 -> 2.6.7
2020-06-13 10:54:40 +02:00
R. RyanTM
4aa1511b70
libnftnl: 1.1.5 -> 1.1.7
2020-06-13 10:54:19 +02:00
Frederik Rietdijk
d2971d15c6
Merge pull request #89723 from NixOS/python-unstable
...
Python package set major updates
2020-06-13 10:41:31 +02:00
Frederik Rietdijk
b4f85b97f5
python.pkgs.pip: 20.1 -> 20.1.1
2020-06-13 10:40:39 +02:00
Frederik Rietdijk
da12111115
Merge pull request #90208 from FRidh/bytecode
...
buildPythonPackage: recompile bytecode for reproducibility
2020-06-13 10:40:11 +02:00
Frederik Rietdijk
818cf7827b
buildPythonPackage: recompile bytecode for reproducibility
...
Due to a change in pip the unpacked wheels are no longer reproducible.
We recompile the bytecode to cleanup this error.
https://github.com/NixOS/nixpkgs/issues/81441
2020-06-13 10:36:28 +02:00
Frederik Rietdijk
a7ea828f09
pythonRemoveBinBytecodeHook: fix explanation
2020-06-13 10:20:14 +02:00
Vladimír Čunát
c055851648
mesa: 20.0.7 -> 20.0.8
...
https://lists.freedesktop.org/archives/mesa-dev/2020-June/224501.html
/cc PR #89105 ; this is indeed announced to be the last 20.0 version.
2020-06-13 09:58:30 +02:00
Vincent Laporte
0905a5d990
ocamlPackages.vg: 0.9.3 → 0.9.4
2020-06-13 09:56:40 +02:00
Emery Hemingway
de20ec04f9
tup: fix setup hook location
2020-06-13 11:03:55 +05:30
Emery Hemingway
3065ab3a92
tup: add setupHook
2020-06-13 10:56:20 +05:30
Emery Hemingway
896959cf66
tup: 0.7.8 -> 0.7.9
2020-06-13 10:55:22 +05:30
Mario Rodas
c2ce7eb7f1
Merge pull request #89334 from zowoq/go_1_14
...
go: 1.14.3 -> 1.14.4
2020-06-12 22:20:30 -05:00
Mario Rodas
1cd56fc682
Merge pull request #89333 from zowoq/go_1_13
...
go_1_13: 1.13.11 -> 1.13.12
2020-06-12 22:19:46 -05:00
Samuel Dionne-Riel
c42545445a
Merge pull request #90212 from lovesegfault/rm-casper
...
casperjs: remove
2020-06-12 22:03:32 -04:00
Joe Hermaszewski
3e10731b08
ffmpeg-full: add librsvg support
2020-06-12 17:18:38 -07:00
Bernardo Meurer
dbf352aca1
casperjs: remove
2020-06-12 16:08:39 -07:00
Jonathan Ringer
3ba9e643fd
python3Packages.seekpath: fix build, use github for tests
2020-06-12 13:57:27 -07:00
Jonathan Ringer
dd35d3b655
python3Packages.vmprof: fix build, mark not broken
2020-06-12 13:53:22 -07:00
Jonathan Ringer
529c2f192e
python3Packages.sseclient: fix tests
2020-06-12 13:49:40 -07:00
Jonathan Ringer
be5804ac9e
python2Packages.validators: disable url tests
2020-06-12 13:31:50 -07:00
Jonathan Ringer
38397dc9ea
python3Packages.pylint-plugin-utils: fix build
2020-06-12 13:26:32 -07:00
Peter Simons
2218618bb7
Merge pull request #90062 from steve-chavez/unbreak-hasql-noti
...
haskellPackages.hasql-notifications: unbreak
2020-06-12 21:41:43 +02:00
Jonathan Ringer
503f9f74a0
python3Packages.pyx: fix src pname
2020-06-12 12:36:34 -07:00
Ben Darwin
a6d8a12e4e
python3Packages.duecredit: init at 0.8.0
2020-06-12 12:33:44 -07:00
Ben Darwin
4c2504a6bf
python3Packages.citeproc-py: init at 0.5.1
2020-06-12 12:33:44 -07:00
Ben Darwin
a113aa5b6b
python3Packages.rnc2rng: init at 2.6.4
2020-06-12 12:33:44 -07:00
Sirio Balmelli
803ef3f367
piccata 1.0.1 -> 2.0.0
...
Signed-off-by: Sirio Balmelli <sirio@b-ad.ch>
2020-06-12 12:30:53 -07:00
Raphael Borun Das Gupta
f0cf89278e
pytest-rerunfailures: add das-g as maintainer
...
(cherry picked from commit 46821ede459fef99161805aa4000bc7ded25675c)
2020-06-12 12:26:39 -07:00
Raphael Borun Das Gupta
35a6dc658d
python3Packages.pytest-rerunfailures: 8.0 -> 9.0
...
fixes NixOS/nixpkgs#89508
(cherry picked from commit 53481e4bf033e50f41e4a9bb9bfe6a4ff2bb6a5d)
2020-06-12 12:13:14 -07:00
Jeremy Schlatter
a3b63dbc72
python3Packages.iterm2: init at 1.14
2020-06-12 11:58:19 -07:00
Doron Behar
01d4e2fe33
treewide: use ffmpeg_3 explicitly if not wanted otherwise
...
After making `ffmpeg` point to the latest `ffmpeg_4`, all packages that
used `ffmpeg` without requiring a specific version now use ffmpeg_3
explicitly so they shouldn't change.
2020-06-12 11:55:31 -07:00
Jonathan Ringer
82036a6090
python3Packages.libagent: use github for tests
2020-06-12 11:42:20 -07:00
Jonathan Ringer
619842581a
Revert "python3Packages.PySDL2: 0.9.6 -> 0.9.7"
...
This reverts commit 738424b7ea
.
patches need to be updated to support new version
2020-06-12 11:40:55 -07:00
Jonathan Ringer
b9ace1fb05
python3Packages.uvicorn: 0.11.2 -> 0.11.5
2020-06-12 11:29:06 -07:00
Jonathan Ringer
db59d205fe
python3Packages.caldav: use github, fix build
2020-06-12 11:22:39 -07:00
Jonathan Ringer
8a67181b7c
python3Packages.scikitimage: add missing tifffile dep
2020-06-12 11:06:22 -07:00
Jonathan Ringer
14eb90df78
python3Packages.kombu: fix tests
2020-06-12 11:05:50 -07:00
Jonathan Ringer
ab1be09c94
python3Packages.pytest-doctestplus: fix tests
2020-06-12 10:40:43 -07:00
Jonathan Ringer
89307ea34d
python3Packages.jaraco_functools: fix build
2020-06-12 10:33:39 -07:00
Cole Mickens
3d74684847
pythonPackages.bravia-tv: 1.0.1 -> 1.0.5
2020-06-12 10:24:26 -07:00
Frederik Rietdijk
4087d3fe41
python: don't use optimizations on Darwin
...
Also, don't use autoreconfHook on Darwin with Python 3.
Darwin builds are still impure and fail with
ld: warning: directory not found for option '-L/nix/store/6yhj9djska835wb6ylg46d2yw9dl0sjb-configd-osx-10.8.5/lib'
ld: warning: directory not found for option '-L/nix/store/6yhj9djska835wb6ylg46d2yw9dl0sjb-configd-osx-10.8.5/lib'
ld: warning: object file (/nix/store/0lsij4jl35bnhqhdzla8md6xiswgig5q-Libsystem-osx-10.12.6/lib/crt1.10.6.o) was built for newer OSX version (10.12) than being linked (10.6)
DYLD_LIBRARY_PATH=/private/tmp/nix-build-python3-3.8.3.drv-0/Python-3.8.3 ./python.exe -E -S -m sysconfig --generate-posix-vars ;\
if test $? -ne 0 ; then \
echo "generate-posix-vars failed" ; \
rm -f ./pybuilddir.txt ; \
exit 1 ; \
fi
/nix/store/dsb7d4dwxk6bzlm845z2zx6wp9a8bqc1-bash-4.4-p23/bin/bash: line 5: 72015 Killed: 9 DYLD_LIBRARY_PATH=/private/tmp/nix-build-python3-3.8.3.drv-0/Python-3.8.3 ./python.exe -E -S -m sysconfig --generate-posix-vars
generate-posix-vars failed
make: *** [Makefile:592: pybuilddir.txt] Error 1
2020-06-12 18:29:08 +02:00
Jan Tojnar
3e9434457f
Merge pull request #89408 from jpotier/add-libucl
2020-06-12 16:22:40 +02:00
Mario Rodas
80643891c0
Merge pull request #90181 from martinbaillie/terraform-language-server
...
terraform-ls: init at 0.3.2
2020-06-12 08:18:35 -05:00
Cyril Cohen
b7f55b30f5
coqPackages.mathcomp: 1.11.0
2020-06-12 14:37:40 +02:00
Profpatsch
91340aeea8
gitit: init at 0.13.0.0
...
This was broken in `haskellPackages` for a long time, but it’s back!
Time to give it a place in the toplevel and a prope) treatment:
* Semi-static binary
* Remove all references to `Paths_` modules of dependencies
* gitit tries very hard to have a runtime dependency on GHC, disable
that by default.
Also added myself as a maintainer, let’s try to keep this working from
now on.
Fixes https://github.com/NixOS/nixpkgs/issues/32377
2020-06-12 13:21:34 +02:00
Profpatsch
7380ad739d
haskellPackages.gitit: mark unbroken
...
It’s finally got a new release.
2020-06-12 13:21:34 +02:00
Martin Baillie
66dcfc613e
terraform-ls: init at 0.3.2
...
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-06-12 20:35:06 +10:00
Jan Tojnar
b27ff41eab
Merge pull request #88911 from r-ryantm/auto-update/libblockdev
...
libblockdev: 2.23 -> 2.24
2020-06-12 11:35:25 +02:00
Jan Tojnar
3437d3c64f
Merge pull request #90154 from adisbladis/gimp-2_10_20
2020-06-12 11:29:25 +02:00
Jan Tojnar
c474c526a7
Merge pull request #90123 from r-ryantm/auto-update/poppler-glib
...
poppler: 0.88.0 -> 0.89.0
2020-06-12 11:28:58 +02:00
Mario Rodas
d1a51e415d
ocamlPackages.merlin: 3.3.4 -> 3.3.6
2020-06-12 04:20:00 -05:00
Cyril Cohen
c60e2bee7c
coqPackages.coq-elpi: 1.4.0 -> 1.4.1
2020-06-12 10:12:02 +02:00
Damien Cassou
0f1c3d51b7
cypress: 4.5.0 -> 4.8.0
2020-06-12 09:45:59 +02:00
Frederik Rietdijk
febc27b59a
Merge master into staging-next
2020-06-12 08:57:26 +02:00
Tom Hall
4cc48e5e0f
SDL2_mixer: add optional dependency mpg123
2020-06-11 21:57:56 -07:00
Austin Seipp
13e52db31e
yosys: 2020.03.24 -> 2020.06.11
...
Also includes a bump to `abc-verifier`.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2020-06-11 23:14:07 -05:00
Mario Rodas
9b42c852be
Merge pull request #88681 from 06kellyjac/deno_1.0.2
...
deno: 1.0.0 -> 1.0.5
2020-06-11 23:13:30 -05:00
zowoq
7b01d672e3
yq-go: 3.3.0 -> 3.3.1
...
https://github.com/mikefarah/yq/releases/tag/3.3.1
2020-06-12 13:21:54 +10:00
Maximilian Bosch
ea2c1a384a
Merge pull request #90112 from r-ryantm/auto-update/pipenv
...
pipenv: 2020.5.28 -> 2020.6.2
2020-06-12 00:33:10 +02:00
Ryan Mulligan
c5535450dc
Merge pull request #90020 from r-ryantm/auto-update/ktlint
...
ktlint: 0.37.0 -> 0.37.1
2020-06-11 15:17:50 -07:00
adisbladis
5a534325b4
gegl: 0.4.22 -> 0.4.24
2020-06-11 20:45:06 +02:00
adisbladis
badb95586a
babl: 0.1.74 -> 0.1.78
2020-06-11 20:45:06 +02:00
Matthew Bauer
0daaed8730
Revert "Merge pull request #89726 from doronbehar/ruby-gcc-ref"
...
This reverts commit 6590c33850
, reversing
changes made to d659f968ba
.
2020-06-11 12:05:14 -05:00
Michael Raskin
61e57e8fd7
Merge pull request #90140 from magnetophon/p7zip
...
p7zip: switch to maintained fork
2020-06-11 17:00:59 +00:00
Bart Brouns
133e10fb8e
Revert "python.pkgs.binwalk: remove p7zip from propagatedBuildInputs"
...
This reverts commit 9a2ec56ad4
.
p7zip is now switched to a maintained fork
2020-06-11 18:41:39 +02:00
Matthew Bauer
6590c33850
Merge pull request #89726 from doronbehar/ruby-gcc-ref
...
rubyMinimal: don't reference stdenv.cc
2020-06-11 11:01:39 -05:00
Matthew Bauer
d659f968ba
Merge pull request #88075 from mroi/patch-libmilter
...
libmilter: fix compilation on Darwin
2020-06-11 10:59:39 -05:00
Jan Tojnar
ee540d4ff7
Merge pull request #89955 from r-ryantm/auto-update/gjs
...
gjs: 1.64.2 -> 1.64.3
2020-06-11 16:48:44 +02:00
Jan Tojnar
b0da8d03f9
Merge pull request #90036 from r-ryantm/auto-update/libosinfo
...
libosinfo: 1.7.1 -> 1.8.0
2020-06-11 16:47:48 +02:00
Michael Raskin
d65bcef36d
Merge pull request #89270 from GTrunSec/julia-lapack
...
julia_13: fix julia_13 missing Lib of lapack.
2020-06-11 14:38:16 +00:00
R. RyanTM
f86167fb12
abcl: 1.6.1 -> 1.7.0
2020-06-11 16:41:57 +02:00
Ryan Mulligan
8ce2d2c4a4
Merge pull request #89832 from r-ryantm/auto-update/go-jsonnet
...
go-jsonnet: 0.15.0 -> 0.16.0
2020-06-11 06:56:53 -07:00
Jan Tojnar
5a416c0049
gdk-pixbuf-xlib: fix pc file
...
It had incorrect include path and did not propagate dependencies correctly.
2020-06-11 15:51:45 +02:00