Commit Graph

76163 Commits

Author SHA1 Message Date
R. RyanTM
19343de8dd python37Packages.jupyter_console: 6.0.0 -> 6.1.0 2020-01-22 11:30:28 +00:00
Jan Tojnar
ee9d4c521d
gegl_0_4: 0.4.18 → 0.4.20
https://gitlab.gnome.org/GNOME/gegl/blob/GEGL_0_4_20/docs/NEWS.txt#L1-36
2020-01-22 12:23:42 +01:00
Jan Tojnar
208e761fb0
babl: 0.1.72 → 0.1.74
https://gitlab.gnome.org/GNOME/babl/blob/BABL_0_1_74/NEWS#L6-7
2020-01-22 12:23:42 +01:00
Patrick Hilhorst
593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
Jonathan Ringer
fcb3cf3324 python3Packages.dask-ml: 1.1.1 -> 1.2.0 2020-01-22 01:13:16 -08:00
Jonathan Ringer
99eb9231d4 ansible_2_9: init at 2.9.2 2020-01-22 01:12:28 -08:00
R. RyanTM
94de21577e cppzmq: 4.5.0 -> 4.6.0 2020-01-22 01:02:38 -08:00
Timo Kaufmann
e8531b8ed4
Merge pull request #78220 from r-ryantm/auto-update/m4rie
m4rie: 20150908 -> 20200115
2020-01-22 09:57:07 +01:00
Farkas, Arnold
37298b58c6 pythonPackages.django-auth-ldap: update django dependency
Package `django-auth-ldap' requires Django 1.11+ which package `django' satisfies.
2020-01-22 00:56:32 -08:00
Farkas, Arnold
9588e9c89c pythonPackages.vega: build fix
vega 2.6 also depends on ipywidgets
2020-01-22 00:53:34 -08:00
Evan Stoll
f6d0441bf5 postman: 7.14.0 -> 7.16.0 2020-01-22 00:06:50 -08:00
Jarrod Pas
4339f5803d coqPackages.CoLoR 1.4.0 -> 1.6.0
The package is now developed on GitHub, so fetchurl was replace with
fetchFromGithub.
2020-01-22 02:05:22 -06:00
Pascal Wittmann
00482247e1
Merge pull request #78200 from r-ryantm/auto-update/icmake
icmake: 9.02.09 -> 9.03.01
2020-01-22 08:55:37 +01:00
Kevin Amado
2dddf14da4 fluidasserts: 20.1.22554 -> 20.1.28253
- bumps the fluidasserts version to 20.1.28253
- in this version the build process is deterministic and
  reproducible (you'll get the same hash on multiple builds)
- see: https://gitlab.com/fluidattacks/asserts/issues/873
2020-01-21 15:59:25 -08:00
Cole Mickens
4e26252c3d plexwebsocket: init at 0.0.6 2020-01-21 15:58:45 -08:00
Cole Mickens
51c0802bad plexauth: init at 0.0.5 2020-01-21 15:58:45 -08:00
Cole Mickens
4249db11a6 plexapi: init at 3.2.0 2020-01-21 15:58:45 -08:00
Cole Mickens
bb92cfdda2 pythonPackages.denonavr: init at 0.7.10 2020-01-21 15:58:17 -08:00
R. RyanTM
813678058f m4ri: 20140914 -> 20200115 2020-01-21 23:46:57 +00:00
R. RyanTM
51b26d4eaf libpst: 0.6.72 -> 0.6.74 2020-01-21 23:31:35 +00:00
R. RyanTM
3937313195 m4rie: 20150908 -> 20200115 2020-01-21 23:24:43 +00:00
Drew Risinger
338c151139 pythonPackages.nest-asyncio: build without tests
Tests fail on v1.2.1 & old v1.2.0.
This disables the tests to allow this package to build.
There doesn't seem to be an easy fix to allow running tests, b/c
the GitHub repo doesn't have release tags.
2020-01-21 14:44:01 -08:00
Will Dietz
3bf9cc3154
Merge pull request #76767 from dtzWill/update/spectral-2019-12-23
spectral: unstable 2019-08-30 -> 817, olm: cmake+clean
2020-01-21 16:25:49 -06:00
Pavol Rusnak
e86c8b69d5 pythonPackages.runway-python: 0.5.7 -> 0.5.9 2020-01-21 13:32:28 -08:00
Pavol Rusnak
6557e9a0e7 pythonPackages.Flask-Sockets: init at 0.2.1 2020-01-21 13:32:28 -08:00
worldofpeace
352c7112aa
Merge pull request #78179 from r-ryantm/auto-update/gcab
gcab: 1.3 -> 1.4
2020-01-21 15:58:08 -05:00
Antoine Roy-Gobeil
a8c36dbb58 add antoinerg as maintainer of python3Packages.dash-* 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
de6fabbe66 python3Packages.dash: init at 1.8.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
6030346166 python3Packages.dash-core-components: init at 4.6.0 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
c8007a7413 python3Packages.dash-renderer: init at 1.2.3 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
a6bea71dab python3Packages.dash-html-components: init at 1.0.2 2020-01-21 12:20:15 -08:00
Antoine Roy-Gobeil
fe2af75066 python3Packages.dash-core-components: init at 1.7.0 2020-01-21 12:20:15 -08:00
Sebastian Jordan
5de2bff50a pypi2nix: 2.0.3 -> 2.0.4 2020-01-21 21:19:09 +01:00
Farkas, Arnold
c9496d1ec0 pythonPackages.avro-python3: 1.8.2 -> 1.9.1 2020-01-21 11:59:26 -08:00
R. RyanTM
beb1b9f28e libjpeg_original: 9c -> 9d 2020-01-21 18:59:49 +00:00
R. RyanTM
aed4be2de3 icmake: 9.02.09 -> 9.03.01 2020-01-21 18:55:15 +00:00
R. RyanTM
8f8c833bc1 jython: 2.7.1 -> 2.7.2b2 2020-01-21 17:04:55 +00:00
Timo Kaufmann
79f86d75d4
Merge pull request #78176 from r-ryantm/auto-update/fplll
fplll: 5.3.1 -> 5.3.2
2020-01-21 17:39:41 +01:00
R. RyanTM
a055d4d4a4 gjs: 1.58.3 -> 1.58.4 (#78163) 2020-01-21 17:05:05 +01:00
R. RyanTM
a38ff8120d assimp: 5.0.0 -> 5.0.1 2020-01-21 16:54:45 +01:00
R. RyanTM
fd3c6042f3 gcab: 1.3 -> 1.4 2020-01-21 15:51:08 +00:00
R. RyanTM
17eb447f42 fplll: 5.3.1 -> 5.3.2 2020-01-21 15:39:59 +00:00
R. RyanTM
48ba125302 groovy: 2.5.8 -> 2.5.9 2020-01-21 15:34:14 +00:00
José Romildo Malaquias
1dfb57fb58 libieee1284: init at 0.2.11 2020-01-21 12:29:50 -03:00
Lancelot SIX
1102fc870d
pythonPackages.django_2_1: drop
Django-2.1 support ended on December 2, 2019, so drop it in nixpkgs as
well.
2020-01-21 14:00:54 +01:00
Dave Nicponski
b1ab68cc1e unison-ucm 1.0.g-alpha -> 1.0.h-alpha
Update binary derivation for latest release.
2020-01-21 07:36:39 -05:00
Lancelot SIX
e0fa73d692
Merge pull request #66391 from doom3wasagoodgame/init-python-package-coreapi
Packages for the python coreapi client
2020-01-21 11:47:40 +01:00
Jörg Thalheim
e48d9e6871
home-assistant: add icloud support (#78109)
home-assistant: add icloud support
2020-01-21 08:04:11 +00:00
Jörg Thalheim
1d24ce5ba0
snitun: fix macOS build 2020-01-21 07:56:14 +00:00
Vincent Laporte
0f7016d404 ocamlPackages.ocaml-migrate-parsetree: 1.4.0 → 1.5.0 2020-01-21 07:27:28 +01:00
Vincent Laporte
cacbe5f342 ocamlPackages.stdint: disable for OCaml < 4.07 2020-01-21 07:27:28 +01:00
Will Dietz
f37db11fa7
Merge pull request #77750 from r-ryantm/auto-update/dyncall
dyncall: 1.0 -> 1.1
2020-01-21 00:06:28 -06:00
Mario Rodas
f164e688a4
Merge pull request #78005 from marsam/update-flow
flow: 0.114.0 -> 0.116.1
2020-01-20 21:27:06 -05:00
Cole Mickens
817d6c8ab2 pythonPackages.getmac: init at 0.8.2 2020-01-20 18:17:29 -08:00
Cole Mickens
ad6e8aa7c3 pythonPackages.flux_led: init at v0.22 2020-01-20 18:16:24 -08:00
Mario Rodas
3fd8afd2e0
Merge pull request #78139 from blargg/cargo-crev
cargo-crev: 0.13.0 -> 0.15.0
2020-01-20 20:00:43 -05:00
Mario Rodas
044c02f45d
Merge pull request #78097 from wucke13/solo-python
python3Packages.solo-python: 0.0.21 -> 0.0.23
2020-01-20 19:35:58 -05:00
blargg
5e34af0f31 cargo-crev: 0.13.0 -> 0.15.0 2020-01-20 16:11:57 -06:00
volth
5540b2e7b4
perl.withPackages: respect $PERL5LIB
perl.withPackages did not allow to add more packages using $PERL5LIB
2020-01-20 18:11:00 +00:00
Vincent Laporte
bd5a596868 ocaml-ng.ocamlPackages_4_10.ocaml: init at 4.10.0+beta1 2020-01-20 17:46:13 +01:00
Bart Brouns
50c3ac29ac suil: 0.10.0 -> 0.10.6 2020-01-20 16:53:05 +01:00
Bart Brouns
bb04c6dc07 raul: unstable-2017-07-23 -> unstable-2019-12-09 2020-01-20 16:29:57 +01:00
Bart Brouns
a6ecbc4443 ingen: unstable-2017-07-22 unstable-2019-12-09 2020-01-20 16:22:48 +01:00
Bart Brouns
7450bb75c0 ganv: unstable-2016-10-15 -> unstable-2019-12-30 2020-01-20 16:11:45 +01:00
Bart Brouns
6803c951a7 lilv: 0.24.4 -> 0.24.6 2020-01-20 15:55:57 +01:00
Alyssa Ross
126ff4d97e python3.pkgs.mailman*: check isPy3k inside package 2020-01-20 14:36:56 +00:00
Peter Simons
fed5817868 python3.pkgs.authheaders: init at 0.12.1
This package is a dependency of GNU Mailman 3.3.x.

Co-authored-by: Jonathan Ringer <jonringer117@gmail.com>
2020-01-20 14:36:56 +00:00
Jörg Thalheim
89d1275c38
python.pkgs.pyicloud: init at 0.9.1 2020-01-20 13:59:46 +00:00
Mario Rodas
414591344e
Merge pull request #77150 from r-ryantm/auto-update/libmysofa
libmysofa: 0.9 -> 0.9.1
2020-01-20 07:59:27 -05:00
Mario Rodas
e1ea2646c4
Merge pull request #77875 from r-ryantm/auto-update/hpx
hpx: 1.3.0 -> 1.4.0
2020-01-20 07:42:51 -05:00
Mario Rodas
5f3a55cef7
Merge pull request #77899 from r-ryantm/auto-update/rebar
rebar: 2.5.1 -> 2.6.4
2020-01-20 07:29:45 -05:00
wucke13
216b47c4c1 python3Packages.solo-python: 0.0.21 -> 0.0.23
+ also fix for 78032
2020-01-20 13:06:02 +01:00
Bart Brouns
02e892c48d sratom: 0.6.2 -> 0.6.4 2020-01-20 12:42:17 +01:00
Bart Brouns
0a1460f639 serd: 0.30.0 -> 0.30.2 2020-01-20 12:37:59 +01:00
Max Wittig
489f823ac7 gitlab-runner: 12.6.0 -> 12.7.0 (#78089) 2020-01-20 10:43:41 +00:00
Vincent Laporte
6b023dc690 ocamlPackages.re2: fix building with clang 2020-01-20 10:18:53 +01:00
Danju Visvanathan
aa290f97d0 nodePackages_12_x: add node-gyp 2020-01-20 12:58:51 +11:00
nyanloutre
e6b963ed16 dotnetCorePackages.sdk_2_2: throw EOL exception 2020-01-19 14:30:39 -08:00
nyanloutre
1946f0ece8 dotnetCorePackages.sdk_3_1: 3.1.100 -> 3.1.101 2020-01-19 14:30:39 -08:00
nyanloutre
4590d6e83c dotnetCorePackages.netcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre
f9fbf8c4c2 dotnetCorePackages.aspnetcore_3_1: init at 3.1.1 2020-01-19 14:30:39 -08:00
nyanloutre
194b5983a3 dotnetCorePackages.sdk_3_0: 3.0.100 -> 3.0.102 2020-01-19 14:30:39 -08:00
nyanloutre
975bc20e2c dotnetCorePackages.netcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre
d475132136 dotnetCorePackages.aspnetcore_3_0: init at 3.0.2 2020-01-19 14:30:39 -08:00
nyanloutre
0b8b273376 dotnetCorePackages.sdk_2_1: 2.1.509 -> 2.1.803 2020-01-19 14:30:39 -08:00
nyanloutre
6d5250211d dotnetCorePackages.netcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre
19b914b904 dotnetCorePackages.aspnetcore_2_1: 2.1.13 -> 2.1.15 2020-01-19 14:30:39 -08:00
nyanloutre
0bce6f7f0a dotnetCorePackages.sdk_2_2: remove end of life sdk 2020-01-19 14:30:39 -08:00
Jonathan Ringer
95e3e3e0a8 pythonPackages.pycurl: disable flakey memory tests 2020-01-19 12:23:29 -08:00
Jean-Marie Gaillourdet
254045fde6 scala: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
8b7c59bab0 scala_2_12: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:33:01 +01:00
Jean-Marie Gaillourdet
3017d813df scala_2_11: move text files from $out to appropriate subdirs
Before, this package installed files called LICENSE and NOTICE at the
profile root directory. Which conflicts with other packages with the
same issue. Those files reside now in $out/share/doc/scala/.
2020-01-19 19:32:42 +01:00
Mario Rodas
d3ad670ca2
Merge pull request #78006 from marsam/init-pg_checksums
pg_checksums: init at 1.0
2020-01-19 13:32:35 -05:00
Ivan Kozik
76ab11518d treewide: Remove myself from maintainers on some packages (#78027) 2020-01-19 12:18:34 -05:00
Florian Klink
b1f7e20ca8
Merge pull request #77954 from flokli/binwalk-2.2.0
python3.pkgs.binwalk 2.1.1 -> 2.2.0
2020-01-19 16:50:41 +01:00
Mario Rodas
dcfddbc34b
Merge pull request #77879 from r-ryantm/auto-update/leatherman
leatherman: 1.9.1 -> 1.10.0
2020-01-19 09:09:14 -05:00
Mario Rodas
5547e92195
Merge pull request #77880 from r-ryantm/auto-update/libamqpcpp
libamqpcpp: 4.1.3 -> 4.1.5
2020-01-19 09:08:03 -05:00
Mario Rodas
1769a7c91e
Merge pull request #77901 from r-ryantm/auto-update/sentencepiece
sentencepiece: 0.1.84 -> 0.1.85
2020-01-19 08:30:01 -05:00
Florian Klink
eba10dcbcb
Merge pull request #77950 from flokli/buildkite-3
nixos/buildkite-agent: move to v3
2020-01-19 14:23:49 +01:00
Benno Fünfstück
85fbe4b318 pythonPackages.pypandoc: add sternenseemann to maintainers 2020-01-19 12:42:10 +01:00
Peter Simons
a097fa6870
Merge pull request #77986 from ggreif/patch-2
ghc: 8.8.2-rc1 -> 8.8.2
2020-01-19 10:41:58 +01:00
Mario Rodas
7867005552
pg_checksums: init at 1.0 2020-01-18 21:21:21 -05:00
zowoq
bbc144aa21 dive: 0.9.0 -> 0.9.1 2020-01-19 09:14:17 +10:00
Michael Weiss
1db77e58d0
wlroots: 0.8.1 -> 0.9.0
Changelog: https://github.com/swaywm/wlroots/releases/tag/0.9.0
2020-01-18 23:19:53 +01:00
Gabor Greif
42fd1d0727 ghc: 8.8.2-rc1 -> 8.8.2
https://www.haskell.org/ghc/blog/20200116-ghc-8.8.2-released.html
2020-01-18 22:32:24 +01:00
Mario Rodas
f19f50b6ea
flow: 0.114.0 -> 0.116.1 2020-01-18 16:21:00 -05:00
Mario Rodas
479bc9d9e6
ocamlPackages.sedlex_2: init at 2.1 2020-01-18 16:20:00 -05:00
Mario Rodas
9e9095c8e3
Merge pull request #77958 from seppeljordan/bump-pypi2nix-to-2.0.3
pypi2nix: 2.0.2 -> 2.0.3
2020-01-18 15:05:26 -05:00
Robert Scott
aa92851f77 pythonPackages.sysv_ipc: init at 1.0.1 2020-01-18 09:43:54 -08:00
sternenseemann
6b6e54eebd pythonPackages.pypandoc: 1.4 -> 2018-06-18
Switch to an unstable version to make it work with pandoc v2.

Based on #56592 by @Twey. Reworked dependency handling.
2020-01-18 16:23:47 +01:00
edef
e555713176
Merge pull request #77980 from mbbx6spp/mbbx6spp/purescript-0.13.6
purescript: 0.13.5 -> 0.13.6 (and add maintainer)
2020-01-18 13:35:08 +00:00
Susan Potter
78941c037f
purescript: add maintainer mbbx6spp 2020-01-18 07:20:52 -06:00
Susan Potter
c71aa5ff5e
purescript: 0.13.5 -> 0.13.6 2020-01-18 07:15:59 -06:00
Mario Rodas
f5c6606287
Merge pull request #77955 from ericdallo/update-clojure-lsp
clojure-lsp: 20200114T225020 -> 20200117T215443
2020-01-18 07:54:33 -05:00
Daiderd Jordan
8df4338f51
rustPackages: make rustc-dev optional
This was only introduced in 1.40.0 and doesn't work on older versions.

    thread 'main' panicked at 'Error: no rules matched rustc-dev.', src/bootstrap/builder.rs:231:21
    note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
    failed to run: /build/rustc-1.38.0-src/build/bootstrap/debug/bootstrap dist rustc-dev
2020-01-18 10:57:13 +01:00
Sebastian Jordan
5adcd5cbb7 pypi2nix: 2.0.2 -> 2.0.3 2020-01-18 01:08:35 +01:00
Matthew Bauer
07db0b248c Merge remote-tracking branch 'obsidiansystems/work-on-multi-shellFor' 2020-01-17 18:00:27 -05:00
Maximilian Bosch
ac65998957
wabt: 1.0.12 -> 1.0.13
https://github.com/WebAssembly/wabt/releases/tag/1.0.13
2020-01-17 23:58:02 +01:00
Eric Dallo
e2df20c217 clojure-lsp: 20200114T225020 -> 20200117T215443 2020-01-17 19:24:57 -03:00
Florian Klink
b5e99522b1 python3.pkgs.binwalk 2.1.1 -> 2.2.0 2020-01-17 22:57:16 +01:00
Peter Simons
63f515a3df
Merge pull request #77812 from NixOS/haskell-updates
Update Haskell package set (plus other fixes)
2020-01-17 21:16:02 +01:00
Vladyslav M
4670bf59b3
bs-platform: don't build a development binary (#77726)
bs-platform: don't build a development binary
2020-01-17 22:14:34 +02:00
Peter Simons
4758981603 haskell-ormolu: fix override for ghc-lib-parser 2020-01-17 21:14:34 +01:00
Peter Simons
fc1cafab42 haskell-dhall: update overrides for the new release
I dropped the override for dhall-to-cabal, because the package
is marked as broken already.
2020-01-17 21:14:34 +01:00
Peter Simons
8a5c2f6569 haskell-tls-session-manager: fix build with ghc-8.8.x 2020-01-17 21:14:34 +01:00
Peter Simons
8576e8b2c3 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
d1d0ee2298.
2020-01-17 21:14:33 +01:00
Peter Simons
40420dc313 haskell-doctemplates: provide the latest version when building pandoc 2.9.x 2020-01-17 21:14:33 +01:00
Peter Simons
672880966f haskell-ghc-lib-parser: update to latest version for hlint 2020-01-17 21:14:33 +01:00
Peter Simons
f3769d7015 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.15.0-14-gb942b6a from Hackage revision
b2812edaae.
2020-01-17 21:14:32 +01:00
Peter Simons
42273f0e67 hackage2nix: update list of broken packages 2020-01-17 21:14:32 +01:00
Peter Simons
cedb9c1c1c hackage2nix: honor LTS for lambdabot, but not for cabal2spec 2020-01-17 21:13:19 +01:00
(cdep)illabout
a7c1908226 spago: 0.13.0 -> 0.13.1 2020-01-17 21:13:19 +01:00
Herman Fries
6bc3acd3b9 dotnetPackages: Fix apphost binary 2020-01-17 11:42:11 -08:00
Herman Fries
b708e36ecb dotnetCorePakages.sdk_3_1: init at 3.1.100 2020-01-17 11:42:11 -08:00
Herman Fries
a0687d54a5 dotnetCorePackages.aspnetcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries
e51e429a34 dotnetCorePackages.netcore_2_1: init at 2.1.13 2020-01-17 11:42:11 -08:00
Herman Fries
8277eb9a5b dotnetCorePackages.sdk_3_0: init at 3.0.100 2020-01-17 11:42:11 -08:00
Herman Fries
af71b9f205 dotnetCorePackages.sdk_2_1: init at 2.1.509 2020-01-17 11:42:11 -08:00
Herman Fries
7fa8332907 dotnetCorePackages: Add function to combine SDK packages
Fixup assert


Fixup: Move comment to top


Fixup combine


Fixup combine


Fixup buildDotnet


Fixup default.nix


Fixup combine packages


dotnetCorePackages: Fixup combinePackages

Co-Authored-By: Jon <jonringer@users.noreply.github.com>
2020-01-17 11:42:11 -08:00
Maximilian Bosch
4c58a2d2c7
cargo-make: 0.26.0 -> 0.26.1
https://github.com/sagiegurari/cargo-make/releases/tag/0.26.1
2020-01-17 20:15:33 +01:00
worldofpeace
d165c28984
Merge pull request #77923 from Synthetica9/version-formats
various: fix version formatting
2020-01-17 14:04:19 -05:00
Yorick van Pelt
8f19d72113 buildkite-agent2: remove package
The latest 2.x release was in Jan 2018.
2020-01-17 18:40:11 +01:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
Jacquin Mininger
7d67db3919 shellFor: Refactor for consistency and cross
This makes it work like work-on-multi from Reflex Platform. In
particular, rather than making `.env` from `shellFor`, we make `.env`
the primitive, and `shellFor` works by combining together the arguments
of all the packages to `generic-builder` and taking the `.env` of the
resulting mashup-package.

There are 2 benefits of this:

1. The dependency logic is deduplicated. generic builder just concatted
   lists, whereas all the envs until now would sieve apart haskell and
   system build inputs. Now, they both decide haskell vs system the same
   way: according to the argument list and without reflection.
   Consistency is good, especially because it mean that if the build
   works, the shell is more likely to work.

2. Cross is handled better. For native builds, because the
   `ghcWithPackages` calls would shadow, we through both the regular
   component (lib, exe, test, bench) haskell deps and Setup.hs haskell
   deps in the same `ghcWithPackages` call. But for cross builds we use
   `buildPackages.ghcWithPackages` to get the setup deps. This ensures
   everything works correctly.
2020-01-17 10:46:29 -05:00
R. RyanTM
787510d88f trompeloeil: 35 -> 36 2020-01-17 16:13:48 +01:00
Will Dietz
eeb9e74934
Merge pull request #72120 from mroi/patch-2
swift: 5.0.2 -> 5.1.1
2020-01-17 09:08:01 -06:00
Peter Hoeg
9290d1f4cb
Merge pull request #77695 from nyanloutre/usb-modeswitch
usb-modeswitch: fix configurable patch
2020-01-17 21:46:03 +08:00
Ryan Mulligan
98ca8ee97d
Merge pull request #77871 from r-ryantm/auto-update/cpp-utilities
cpp-utilities: 5.0.1 -> 5.1.0
2020-01-17 05:44:03 -08:00
Jörg Thalheim
b4d4f83e1f
Merge pull request #75946 from davidtwco/computecpp-init
computecpp: init at 1.2.0
2020-01-17 13:33:09 +00:00
Will Dietz
f38e103411 elfinfo: 0.7.6 -> 1.0.1 2020-01-17 13:59:18 +01:00
Tor Hedin Brønner
8842125720 gtk3: fix missing header file on darwin 2020-01-17 13:19:52 +01:00
David Wood
853372bfaf
computecpp: init at 1.2.0
Signed-off-by: David Wood <david.wood@codeplay.com>
2020-01-17 12:02:47 +00:00
Jörg Thalheim
15dbf5221f
pwndbg: 2019.01.25 -> 2019.12.09 (#77896)
pwndbg: 2019.01.25 -> 2019.12.09
2020-01-17 11:54:05 +00:00
R. RyanTM
f8a5d63357 sentencepiece: 0.1.84 -> 0.1.85 2020-01-17 10:41:53 +00:00
R. RyanTM
a98253f848 rebar: 2.5.1 -> 2.6.4 2020-01-17 10:22:22 +00:00
R. RyanTM
a4c0b61fe2 pwndbg: 2019.01.25 -> 2019.12.09 2020-01-17 10:03:41 +00:00
R. RyanTM
b8d0312b5f coz: 0.2.0 -> 0.2.1 (#77870) 2020-01-17 09:58:52 +00:00
Marek Mahut
4a49a784c1
Merge pull request #77657 from bhipple/remove/blitz
blitz: remove package
2020-01-17 10:56:24 +01:00
R. RyanTM
6508d14a23 libamqpcpp: 4.1.3 -> 4.1.5 2020-01-17 07:59:59 +00:00
R. RyanTM
99929939b2 leatherman: 1.9.1 -> 1.10.0 2020-01-17 07:53:26 +00:00
R. RyanTM
ad115deaf5 hpx: 1.3.0 -> 1.4.0 2020-01-17 06:42:40 +00:00
R. RyanTM
9789c3d636 cpp-utilities: 5.0.1 -> 5.1.0 2020-01-17 05:29:31 +00:00
Mario Rodas
832082198e
Merge pull request #77789 from kuznero/kuznero/kind
kind: 0.6.1 -> 0.7.0
2020-01-16 20:44:51 -05:00
Kevin Amado
7d3e3cdf84 pythonPackages.mixpanel: 4.0.2 -> 4.5.0 2020-01-16 15:50:16 -08:00
Kevin Amado
9dadd151e8 fluidasserts: init at 20.1.22554 2020-01-16 15:50:16 -08:00
Jan Tojnar
a245f21314
Merge pull request #77765 from r-ryantm/auto-update/grilo
grilo: 0.3.10 -> 0.3.11
2020-01-16 23:36:37 +01:00
arcnmx
19e37edc78 geckodriver: 0.22.0 -> 0.26.0 2020-01-16 21:33:35 +00:00
Ben Darwin
046730ebdb pythonPackages.pydicom: init at 1.3.0 2020-01-16 12:34:09 -08:00
Oleksii Filonenko
cd99b82d8a wasmer: init at 0.13.0 2020-01-16 12:29:04 -08:00
Florian
4373dba155 rxv: init at 0.6.0 2020-01-16 12:17:26 -08:00
Roman Kuznetsov
30de00b7ae
kind: 0.6.1 -> 0.7.0 2020-01-16 21:16:42 +01:00
Ben Darwin
54c409eb01 pythonPackages.pyezminc: remove
- package supports Python 2 only
- develop-python3 branch exists but datatype tests fail
- not updated since 2018
2020-01-16 12:14:49 -08:00
Patrick Hilhorst
14dd35ed30
libevdevplus: correctly format version 2020-01-16 20:16:40 +01:00
Antonio Nuno Monteiro
4b34c18e31 pkgsStatic: make OpenSSL 1.1 compile (#77542)
* pkgsStatic: make OpenSSL 1.1 compile
2020-01-16 20:02:38 +01:00
Silvan Mosberger
5a003383fb
pythonPackages.pyTelegramBotAPI: Init at 3.6.6 (#65509)
pythonPackages.pyTelegramBotAPI: Init at 3.6.6
2020-01-16 17:15:16 +01:00
Mario Rodas
560f6943a2 opam: 2.0.5 -> 2.0.6
Changelog: https://github.com/ocaml/opam/blob/2.0.6/CHANGES
2020-01-16 15:35:29 +01:00
Mario Rodas
98c22e50cd dune_2: 2.1.2 -> 2.1.3
Changelog: https://github.com/ocaml/dune/releases/tag/2.1.3
2020-01-16 14:20:19 +01:00
Mario Rodas
fcba2da348
Merge pull request #77795 from marsam/update-reviewdog
reviewdog: 0.9.15 -> 0.9.17
2020-01-16 07:54:57 -05:00
Jörg Thalheim
68bcd4af59
openssl: don’t separate debug info on useLLVM (#77780)
openssl: don’t separate debug info on useLLVM
2020-01-16 10:42:50 +00:00
Ryan Mulligan
060ca369e0
Merge pull request #77048 from r-ryantm/auto-update/faudio
faudio: 19.12 -> 20.01
2020-01-15 21:18:16 -08:00
Niklas Hambüchen
b2787a67a6
Merge pull request #76329 from r-ryantm/auto-update/libsixel
libsixel: 1.8.2 -> 1.8.4
2020-01-16 03:12:30 +01:00
Niklas Hambüchen
575f9552cc libsixel: Enable tests.
The 1.8.2 -> 1.8.4 upgrade actually made the tests compile.
2020-01-16 02:52:21 +01:00
John Ericson
ba9066abca Merge together merge bases of 19.09 and master 2020-01-15 18:54:36 -05:00
Mario Rodas
7952248b58
reviewdog: 0.9.15 -> 0.9.17 2020-01-15 18:18:18 -05:00
Antonio Nuno Monteiro
725fd9feda
bs-platform: don't build a development binary 2020-01-15 14:47:51 -08:00
Eric Dallo
97527050ac clojure-lsp: 20200109T185134 -> 20200114T225020 2020-01-15 19:15:59 -03:00
volth
807e08c9a3
graalvm: 19.3.0.2 -> 19.3.1 2020-01-15 18:34:11 +00:00
Matthew Bauer
f23ad86d6f openssl: don’t separate debug info on useLLVM
fixes #77779
2020-01-15 13:16:10 -05:00
Graham Christensen
40e18bc75e
Merge pull request #77773 from mrkkrp/buildkite-agent-fixup
Buildkite agent fixup
2020-01-15 12:35:34 -05:00
Silvan Mosberger
fbbe3f9b7e
Merge pull request #75172 from ivan/libimobiledevice-bump
libimobiledevice: 2019-04-04 -> 2019-11-29, usbmuxd: 2019-03-05 -> 2019-11-11
2020-01-15 18:31:41 +01:00
Mark Karpov
24e5a5f5d9
Use buildkite agent 3.17.0 2020-01-15 17:04:41 +01:00
Jörg Thalheim
04750438fc
nmap: fix zenmap, reduce vendored libraries (#77753)
nmap: fix zenmap, reduce vendored libraries
2020-01-15 15:35:21 +00:00
Jörg Thalheim
4a575521a3
git-quick-stats: 2.0.11 -> 2.0.12 (#77758)
git-quick-stats: 2.0.11 -> 2.0.12
2020-01-15 14:57:26 +00:00
R. RyanTM
bab1e3fe65 grilo: 0.3.10 -> 0.3.11 2020-01-15 13:47:37 +00:00
Jörg Thalheim
05a507e597
liblinear: fix soname path names on linux 2020-01-15 13:20:25 +00:00
R. RyanTM
19fbca143a git-quick-stats: 2.0.11 -> 2.0.12 2020-01-15 12:47:10 +00:00
Will Dietz
6b11639a2d
dyncall: https, use upstream-provided SHA256 2020-01-15 06:45:44 -06:00
Michael Roitzsch
b82d443836 swift: fix UUID module and enable tests
* fix UUID compilation error
  This was pointed out by Swift’s test suite.
* enable tests after build
  Two broken tests disabled for now.
2020-01-15 13:23:50 +01:00
Michael Roitzsch
b472f4a2de swift: 5.0.2 -> 5.1.1 2020-01-15 13:23:49 +01:00
Michael Roitzsch
29098a81b3 swift: refactor phases and patch documentation
* simplify versioning
* uniform patch documentation
* reorder phases so they read in order
* reorder scripts for readability
* GNU toolchain dir:
  handle sysroot for GNU toolchain like for C headers, so that
  GCC_INSTALL_PREFIX is actually used correctly
2020-01-15 13:19:35 +01:00
Michael Weiss
f67b539c07
python3Packages.mysql-connector: 8.0.18 -> 8.0.19 2020-01-15 12:49:16 +01:00
R. RyanTM
b37b32e98a dyncall: 1.0 -> 1.1 2020-01-15 10:48:23 +00:00
Mario Rodas
ddb0eaf5a1
Merge pull request #77737 from r-ryantm/auto-update/cargo-bloat
cargo-bloat: 0.9.1 -> 0.9.2
2020-01-15 04:54:03 -05:00
Mario Rodas
312edfe6e6
Merge pull request #77715 from marsam/update-buildah
buildah: 1.12.0 -> 1.13.1
2020-01-15 04:52:41 -05:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
Daniel Fullmer
2e5051e223 x264: fix cross compilation 2020-01-15 09:46:30 +01:00
R. RyanTM
155fad6625 libarchive: 3.4.0 -> 3.4.1 2020-01-15 09:41:52 +01:00
Frederik Rietdijk
bc18cc72dd
Merge pull request #77610 from LnL7/darwin-stdenv-python3
darwin-stdenv: bootstrap with python3
2020-01-15 09:24:57 +01:00
Frederik Rietdijk
2a88c3c302 Merge staging-next into staging 2020-01-15 09:23:28 +01:00
R. RyanTM
b0f0c89f13 cargo-bloat: 0.9.1 -> 0.9.2 2020-01-15 08:21:53 +00:00
Kevin Amado
a892d9617d prospector: init at 1.2.0 2020-01-14 21:26:34 -08:00
Kevin Amado
3773e45fbb pythonPackages.requirements-detector: fix source
- The fetch expression was referencing another package
  (due to a copy paste error), this commit points that to the
  right repository
2020-01-14 21:26:34 -08:00
Kevin Amado
aaf4ecfdda pythonPackages.pylint-django: init at 2.0.12 2020-01-14 21:26:34 -08:00
Kevin Amado
929dc2edd1 pythonPackages.pylint-celery: init at 0.3 2020-01-14 21:26:34 -08:00
Kevin Amado
e43b456fce pythonPackages.pylint-flask: init at 0.6 2020-01-14 21:26:34 -08:00
Mario Rodas
9e3456a58e
buildah: 1.12.0 -> 1.13.1
Changelog:
- https://github.com/containers/buildah/releases/tag/v1.13.0
- https://github.com/containers/buildah/releases/tag/v1.13.1
2020-01-14 22:22:22 -05:00
Mario Rodas
6f545410b5
Merge pull request #77672 from active-group/unbreak-vagrant-macos
vagrant: Unbreak replacing symlinks on macOS
2020-01-14 21:51:26 -05:00
Will Dietz
ad4f0ffc79
libsecret: fix build, upstream commit 2020-01-14 17:30:28 -06:00
Will Dietz
12be3fc711
libsecret: 0.19.1 -> 0.20.0
https://gitlab.gnome.org/GNOME/libsecret/-/tags/0.20.0
2020-01-14 17:29:59 -06:00
Marek Fajkus
77752c6c08 bs-platform: 6.2.1 -> 7.0.1 2020-01-14 15:17:57 -08:00
worldofpeace
470037f15f
Merge pull request #76205 from worldofpeace/network-manager/update
networkmanager: 1.20.8 -> 1.22.4, modemmanager: 1.10.6 -> 1.12.2
2020-01-14 18:05:26 -05:00
Ruud van Asseldonk
a521953553 python3Packages.sentry-sdk: add missing test dep
The tests will fail with

    ModuleNotFoundError: No module named 'sqlalchemy'

when sqlalchemy is not part of the test inputs, which prevents building
the package. Therefore, add it as a checkInput.
2020-01-14 14:49:02 -08:00
Frederik Rietdijk
eba1f79418 pythonPackages.venvShellHook: init
This is a hook that loads a virtualenv from the specified `venvDir`
location. If the virtualenv does not exist, it is created.
2020-01-14 22:36:21 +01:00
Jörg Thalheim
00a2084a40 openssl: fix build linux with clangStdenv 2020-01-14 22:08:15 +01:00
Ben Darwin
8f1994c2cc pythonPackages.pynrrd: init at 0.4.2 2020-01-14 10:33:55 -08:00
Vladimír Čunát
018e2972c7
Merge #77682: glog: remove static flag
It was re-introduced by incorrect merge-conflict resolution.
2020-01-14 19:08:48 +01:00
Linus Heckemann
a1d8a274a3
Merge pull request #76797 from lheckemann/rgl-fix
rPackages.rgl: fix build
2020-01-14 17:31:42 +01:00
Tobias Mayer
d48a99346c glog: remove static flag 2020-01-14 15:56:19 +01:00
Frederik Rietdijk
05a965896d
Merge pull request #77047 from NixOS/staging-next
Staging next
2020-01-14 15:44:15 +01:00
adisbladis
b2f6aa631e
libvterm-neovim: 2019-10-08 -> 0.1.3 2020-01-14 12:23:37 +00:00
Mike Sperber
1bea1a30b5 vagrant: Unbreak replacing symlinks on macOS
On a local installation on macOS, "cp -a" creates a write-protected
directory, which can't be renamed.  Do a "chmod +w" to unbreak.

Fixes #77671.
2020-01-14 13:15:17 +01:00
Jonathan Ringer
e306ee4a56 onnxruntime: 1.0.0 -> 1.1.0 2020-01-14 01:50:51 -08:00
Frederik Rietdijk
05962c4ad5 Merge master into staging-next 2020-01-14 10:20:32 +01:00
Kaz Wesley
69aa28a195 ocamlPackages.lens: init at 1.2.3 (#77656) 2020-01-14 09:41:59 +01:00
Benjamin Hipple
fd7ae52d53 blitz: remove package
This is very out of date, is pinned to an old version of boost, and the last
update was 2.5 years ago marking it as broken. Since no one has fixed it or
upgraded to the least version, it seems a strong indication it's no longer
used/wanted/maintained and should be removed.
2020-01-14 00:40:13 -05:00
Peter Hoeg
41d333e024
Merge pull request #60981 from thefloweringash/usb-modeswitch
usb_modeswitch: fixes
2020-01-14 10:48:45 +08:00
Niklas Hambüchen
748c42b4f3
Merge pull request #77142 from r-ryantm/auto-update/libsrtp
srtp: 2.2.0 -> 2.3.0
2020-01-14 02:16:25 +01:00
Aiken Cairncross
74a3ff502f pythonPackages.onnx: init at version 1.6.0 2020-01-13 15:41:54 -08:00
worldofpeace
c17b04c48b python3.pkgs.python-dbusmock: 0.18.3 -> 0.19 2020-01-13 17:29:27 -05:00
Luka Blaskovic
95c198a8ae bison2: remove 2020-01-13 21:35:19 +00:00
Luka Blaskovic
47ace9a42c phantomjs2: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
81d778466c qtwebkit: build with bison3 2020-01-13 21:35:19 +00:00
Luka Blaskovic
731275872c gstreamer legacy: build with bison3 2020-01-13 21:35:19 +00:00
Will Dietz
55fc8e128b
Merge pull request #77621 from hedning/gtk3-3.24.13
gtk3:  3.24.12 -> 3.24.13
2020-01-13 14:18:16 -06:00
Maxim Schuwalow
1979ac619f stups-pierone: init at 1.1.45 2020-01-13 10:41:46 -08:00
Florian
c2997409d3 python-miio: init at 0.4.8
Homeassitant uses this package to control Xiaomi Roborock vacuum
cleaners.
2020-01-13 10:34:46 -08:00
wucke13
57d0c8106c python3Packages.solo-python: 0.0.18 -> 0.0.21
+ fixes 74835
2020-01-13 10:14:01 -08:00
Alyssa Ross
d18403953f python3.pkgs.publicsuffix: patchPhase -> postPatch 2020-01-13 10:12:10 -08:00
Alyssa Ross
2ddd038e52 python3.pkgs.publicsuffix: fix build
This patch has not been necessary since
5425867bfa, and has in fact broken the
build since then.
2020-01-13 10:12:10 -08:00
Alyssa Ross
863fc6574d libxml2: don't propagate Python bindings 2020-01-13 16:46:02 +00:00