R. RyanTM
2000ef604b
python37Packages.wsproto: 0.13.0 -> 0.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-wsproto/versions
2019-04-16 00:18:21 -07:00
strager
153e7fca32
boost: fix 1.55 build on macOS ( #59508 )
...
darwin-no-system-python.patch does not apply cleany on Boost 1.55's
sources. Fix this patch file for Boost 1.55, making it build
successfully on macOS.
2019-04-16 03:11:01 -04:00
Michael Raskin
1acacaaf32
Merge pull request #59233 from dnaq/libsodium-1.0.17
...
libsodium: 1.0.16 -> 1.0.17
(cherry picked from commit 5655be51cc
)
2019-04-16 08:12:51 +02:00
Michael Raskin
555d6e9602
Revert "libsodium: 1.0.16 -> 1.0.17"
2019-04-16 06:02:39 +00:00
Michael Raskin
5655be51cc
Merge pull request #59233 from dnaq/libsodium-1.0.17
...
libsodium: 1.0.16 -> 1.0.17
2019-04-16 06:00:50 +00:00
R. RyanTM
a27e401a89
python37Packages.shodan: 1.11.1 -> 1.12.1
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-shodan/versions
2019-04-15 22:43:50 -07:00
Tor Hedin Brønner
752e176d67
flatpak: clear GDK_PIXBUF_MODULE_FILE
...
GDK_PIXBUF_MODULE_FILE is often set to a nix store path not available in a app
sandbox. This can cause some apps to fail launching, simply reset this env var
when running applications.
fixes https://github.com/NixOS/nixpkgs/issues/53441
2019-04-16 04:52:30 +02:00
R. RyanTM
6e54bd54b9
python37Packages.parse: 1.11.1 -> 1.12.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/python3.7-parse/versions
2019-04-15 19:30:37 -07:00
Matthew Bauer
f475aeaf29
Merge pull request #59535 from matthewbauer/homepage-fixes
...
treewide: update homepages to https where available
2019-04-15 20:47:30 -04:00
adisbladis
888f32f32f
Merge pull request #59611 from r-ryantm/auto-update/nodejs-slim
...
nodejs-slim-11_x: 11.13.0 -> 11.14.0
2019-04-16 00:34:41 +03:00
Daiderd Jordan
29884b2b39
Merge pull request #59619 from strager/python37
...
python37: fix build on macOS
2019-04-15 20:58:44 +02:00
Matthew Glazar
fdbcf5ba36
python37: fix build on macOS
...
The upstream patch for distutils does not apply cleanly to Python
3.7.3's sources. (The patch applies cleanly to Python 3.7.2's sources,
but nixpkgs commit 0ddae82e6a
upgraded
Python to 3.7.3.) Fix the patch to make python37 build on macOS.
2019-04-15 10:49:34 -07:00
Peter Simons
4f11c82d6e
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-9-ge08962a from Hackage revision
554b854eb0
.
2019-04-15 19:29:18 +02:00
Peter Simons
221f65b041
hackage2nix: update list of broken packages
...
Closes https://github.com/NixOS/nixpkgs/pull/59333 .
2019-04-15 19:29:17 +02:00
Peter Simons
f9dd1b813e
LTS Haskell 13.17
2019-04-15 19:28:57 +02:00
R. RyanTM
0aa97a84ed
nodejs-slim-11_x: 11.13.0 -> 11.14.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/nodejs-slim/versions
2019-04-15 07:55:53 -07:00
Matthew Bauer
290a5d916e
treewide: update homepages to https where available
...
Based on "problems" from repology:
https://repology.org/repository/nix_unstable/problems
Mostly simple changes to reflect redirects.
2019-04-15 10:10:05 -04:00
R. RyanTM
379f453ecb
ndpi: 2.2 -> 2.8
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ndpi/versions
2019-04-15 05:00:11 -07:00
R. RyanTM
15e7d10ca5
kotlin: 1.3.21 -> 1.3.30
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/kotlin/versions
2019-04-15 07:09:13 -04:00
montag451
b18719fabb
pythonPackages.humanfriendly: init at 4.18 ( #59466 )
2019-04-15 08:38:30 +02:00
Austin Seipp
3b6c07c398
nextpnr: enable OpenMP support (for Eigen)
...
The new HEaP analytic placer for NextPNR uses Eigen for underlying
placement algorithms. Enabling -DUSE_OPENMP passes -fopenmp onto the
compiler, which Eigen picks up automatically with no extra work.
This should result in placer speedups for large designs, e.g. on ECP5
85k chips.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp
34e1dda3fe
arachne-pnr: fix version
...
The version number was actually a single day off -- but otherwise the
commit hash, etc didn't change. arachne-pnr development is effectively
halted, but this is a nice touchup anyway.
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
Austin Seipp
90d6653b24
icestorm: 2019.02.23 -> 2019.03.11
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-15 00:17:54 -05:00
strager
6ccf2201f9
gettext: fix stdenv-darwin; remove Bison dependency ( #59553 )
...
Commit 1279016787
broke building
nixpkgs.clangStdenv (stdenv-darwin) on macOS:
nix-build -A clangStdenv .
these derivations will be built:
/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv
building '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv'...
output '/nix/store/3agkxvkbhfpimnx5imr09q4rq9pxmjda-stdenv-darwin' is not allowed to refer to the following paths:
/nix/store/jnzhx3hni0ds1wf49z8wfnxi3qdnkk6q-gnum4-1.4.18
/nix/store/smdncnz5pkl5q39k4ldk8bh84p2hmj19-bison-3.3.2
error: build of '/nix/store/b3vyrfzarzyh51n7fj9wrpw12sq3765l-stdenv-darwin.drv' failed
Remove gettext's build dependency on Bison to avoid this error, fixing
Nixpkgs on macOS.
To avoid rebuilding everything unnecessarily on Linux, only apply these
changes to macOS and keep the Bison dependency for Linux.
2019-04-15 01:09:44 -04:00
Bas van Dijk
e5724e8e66
Merge pull request #59514 from basvandijk/elk-7.0.0
...
elk7: init at 7.0.0
2019-04-15 07:05:13 +02:00
Ben Wolsieffer
a1f3127f40
nextpnr: 2019.02.20 -> 2019.04.02
2019-04-14 23:48:14 -05:00
Ben Wolsieffer
44d499644b
yosys: 2019.02.22 -> 2019.04.08
2019-04-14 23:48:14 -05:00
Ben Wolsieffer
346ad2cb79
trellis: 2019.02.21 -> 2019.04.02
2019-04-14 23:48:14 -05:00
adisbladis
267b16fbd4
ldacbt: init at 2.0.2.3
2019-04-15 03:45:57 +01:00
worldofpeace
afdec9004e
Merge pull request #59541 from costrouc/python-pyschedule-init
...
pythonPackages.pyschedule: init at 0.2.34
2019-04-14 22:35:23 -04:00
R. RyanTM
0eedee12a1
jruby: 9.2.6.0 -> 9.2.7.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/jruby/versions
2019-04-14 18:50:08 -07:00
Chris Ostrouchov
b7475accf6
pythonPackages.pyschedule: init at 0.2.34
...
closes PR #37371 . That PR was inactive
2019-04-14 21:33:52 -04:00
worldofpeace
ef54604ce4
Merge pull request #59425 from eadwu/pythonPackages.tinycss2/1.0.2
...
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 20:43:39 -04:00
worldofpeace
5d8f4a1e02
Merge pull request #58400 from minijackson/kodi-wayland
...
kodi: add Wayland support
2019-04-14 20:35:47 -04:00
Minijackson
b5045c610f
waylandpp: init at 0.2.5
2019-04-14 20:32:26 -04:00
Tor Hedin Brønner
d492738459
Merge pull request #59419 from hedning/gnome-3.32.1
...
Gnome 3.32.1
2019-04-15 01:15:14 +02:00
xrelkd
e3cad1e03e
marisa: 0.2.4 -> 0.2.5 ( #59486 )
2019-04-14 23:01:22 +02:00
R. RyanTM
668f5c9e6f
flatcc: 0.5.2 -> 0.5.3 ( #59495 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/flatcc/versions
2019-04-14 22:42:47 +02:00
xeji
61327db231
Merge pull request #59353 from costrouc/python-lektor-upgrade
...
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-14 22:20:33 +02:00
R. RyanTM
16c3a79c27
glibmm: 2.58.0 -> 2.60.0
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/glibmm/versions
2019-04-14 12:52:43 -07:00
Bas van Dijk
13352f28d2
elk7: init at 7.0.0
...
This adds the following new packages:
+ elasticsearch7
+ elasticsearch7-oss
+ logstash7
+ logstash7-oss
+ kibana7
+ kibana7-oss
+ filebeat7
+ heartbeat7
+ metricbeat7
+ packetbeat7
+ journalbeat7
The default major version of the ELK stack stays at 6. We should
probably set it to 7 in a next commit.
2019-04-14 21:39:46 +02:00
Will Dietz
f2afcf370a
kservice: fix patch, regen
2019-04-14 13:25:44 -05:00
Will Dietz
2fed7f2a72
kdeFrameworks: 5.56 -> 5.57
2019-04-14 13:25:38 -05:00
Tor Hedin Brønner
a12e647549
libdazzle: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libdazzle/3.32/libdazzle-3.32.1.news
2019-04-14 19:36:39 +02:00
Tor Hedin Brønner
f9f8ded313
gnome3.libgweather: 3.32.0 -> 3.32.1
...
https://download.gnome.org/sources/libgweather/3.32/libgweather-3.32.1.news
2019-04-14 19:30:41 +02:00
Tor Hedin Brønner
860c2dcb2f
vte: 0.56.0 -> 0.56.1
...
https://download.gnome.org/sources/vte/0.56/vte-0.56.1.changes
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
c3d46bb9eb
gnome3.gvfs: 1.40.0 -> 1.40.1
...
https://download.gnome.org/sources/gvfs/1.40/gvfs-1.40.1.news
2019-04-14 19:26:18 +02:00
Tor Hedin Brønner
5587831405
gtk3: 3.24.7 -> 3.24.8 ( #59408 )
...
https://gitlab.gnome.org/GNOME/gtk/blob/3.24.8/NEWS
2019-04-14 19:14:36 +02:00
R. RyanTM
531c59057d
fasm-bin: 1.73.09 -> 1.73.10
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/fasm-bin/versions
2019-04-14 09:11:19 -07:00
Timo Kaufmann
62c288ec20
python.pkgs.sympy: 1.3 -> 1.4 ( #59482 )
2019-04-14 17:52:03 +02:00
Michael Raskin
26ac11021c
Merge pull request #59441 from teto/pandas_0242
...
python: pandas: 0.24.1 -> 0.24.2
2019-04-14 15:32:37 +00:00
Michael Raskin
0788770f52
Merge pull request #59458 from r-ryantm/auto-update/cgal
...
cgal: 4.13 -> 4.14
2019-04-14 15:29:26 +00:00
worldofpeace
c2d8d2fece
gom: patch longer timout for stress test
...
https://gitlab.gnome.org/GNOME/gom/issues/22
2019-04-14 09:29:48 -04:00
montag451
c82ebc197e
pythonPackages.annexremote: init at 1.3.1 ( #59463 )
2019-04-14 15:17:41 +02:00
Robert Schütz
ad961fe69d
platformio: 3.6.4 -> 3.6.6
2019-04-14 14:46:14 +02:00
Robert Schütz
90d166dc7d
Merge pull request #57181 from FlorianFranzen/protobuf
...
protobuf: 3.6 -> 3.7
2019-04-14 14:44:55 +02:00
Edmund Wu
08ba4b4cb6
pythonPackages.tinycss2: 0.6.1 -> 1.0.2
2019-04-14 08:19:11 -04:00
R. RyanTM
96b2ddf0df
ammonite: 1.6.4 -> 1.6.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ammonite/versions
2019-04-14 08:15:13 -04:00
Robert Schütz
905cdeecac
python.pkgs.protobuf: use python.interpreter
2019-04-14 13:21:10 +02:00
Florian Franzen
985b9e47b8
protobuf: 3.6 -> 3.7
2019-04-14 13:20:14 +02:00
Florian Franzen
d1feec73e4
protobuf3_6: 3.6.1 -> 3.6.1.3
2019-04-14 13:19:38 +02:00
R. RyanTM
7c72274164
cimg: 2.5.5 -> 2.5.6
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cimg/versions
2019-04-14 04:13:20 -07:00
R. RyanTM
82603a40b5
cgal: 4.13 -> 4.14
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cgal/versions
2019-04-14 03:41:58 -07:00
Andrey Pavlov
2e9e63195b
pythonPackages.nltk: 3.2.5 -> 3.4 ( #59204 )
...
Add optional dependency "singledispatch" for python 2.7.
Remove "disabled" attribute from derivation.
2019-04-14 12:38:29 +02:00
Matthieu Coudron
9cd3fba059
python: pandas: 0.24.1 -> 0.24.2
2019-04-14 16:01:12 +09:00
Mario Rodas
45e8b236fc
mkcert: init at 1.3.0 ( #59410 )
2019-04-13 19:09:09 -07:00
Dmitry Kalinkin
aa111a2b7e
Merge pull request #59197 from ThomasMader/dlang-update
...
Dlang update (ldc: 1.14.0 -> 1.15.0, dmd: 2.084.1 -> 2.085.1, dtools: 2.084.1 -> 2.085.1, dub: 1.13.0 -> 1.14.0)
2019-04-13 19:51:16 -04:00
Timo Kaufmann
05a53ecd82
Merge pull request #59363 from timokau/graph_nets-init
...
python.pkgs.{tensorflow-probability,dm-sonnet,graph_nets}: init
2019-04-13 23:12:26 +02:00
Robert Schütz
bc14eedcb1
python.pkgs.cairosvg: fix isort-check
2019-04-13 21:40:47 +02:00
Timo Kaufmann
d88406a43f
python.pkgs.graph_nets: init at 1.0.3
2019-04-13 20:12:18 +02:00
Timo Kaufmann
11801a4d47
python.pkgs.dm-sonnet: init at 1.30
...
Needed as a dependency of graph_nets.
2019-04-13 20:12:18 +02:00
Timo Kaufmann
1d00bb1375
python.pkgs.tensorflow-probability: init at 0.6.0
...
Needed as a dependency for dm-sonnet.
2019-04-13 20:12:15 +02:00
Dmitry Kalinkin
59c81160e7
Merge pull request #58504 from symphorien/static-proot
...
Static proot, wafHook cross compilation
2019-04-13 12:04:32 -04:00
Mario Rodas
96f64f0086
Merge pull request #59397 from marsam/update-flow
...
flow: 0.96.0 -> 0.97.0
2019-04-13 10:29:28 -05:00
Dmitry Kalinkin
ee742f9e37
Merge pull request #56032 from robertodr/update_pyo3-pack
...
pyo3-pack: 0.3.8 -> 0.5.0
2019-04-13 11:10:31 -04:00
Frederik Rietdijk
90727bcab2
Merge pull request #59215 from volth/perl-with-packages
...
perl: add .withPackages
2019-04-13 16:28:21 +02:00
Peter Simons
3689d543e3
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-5-g11c68fd from Hackage revision
150f8868bf
.
2019-04-13 12:53:54 +02:00
Peter Simons
84cb3df618
liquidhaskell-cabal has been fixed in the latest version.
2019-04-13 12:53:54 +02:00
Peter Simons
09dbd3c8dc
liquidhaskell: update devel snapshot to the latest version
2019-04-13 12:53:54 +02:00
Michael Alan Dorman
8c7d15f6d9
taffybar: unbreak package by default
...
The gtk package situation seems to have been resolved, so it builds again.
Closes https://github.com/NixOS/nixpkgs/pull/59305 .
2019-04-13 12:53:54 +02:00
Peter Simons
81c31f3682
hackage2nix: update list of broken packages to fix evaluation errors on Hydra
2019-04-13 12:53:54 +02:00
Peter Simons
66c25cff94
ghc: add release candidate for 8.6.5 and a corresponding package set
2019-04-13 12:16:34 +02:00
Nathan van Doorn
a184604edf
ghc-8.6.4: patch to fix haddock bug with typechecker plugins
...
Closes https://github.com/NixOS/nixpkgs/pull/59317 .
2019-04-13 12:16:33 +02:00
Pascal Wittmann
66dc6db61b
Merge pull request #59306 from xrelkd/just
...
just: init at 0.4.0
2019-04-13 11:00:24 +02:00
Vladyslav M
bf598c4b77
Merge pull request #59063 from dywedir/hunspellDicts
...
hunspellDicts.uk-ua: init at 4.2.5
2019-04-13 10:08:45 +03:00
worldofpeace
1f1fb8d898
gtksourceview3: re-enable tests
2019-04-13 00:26:30 -04:00
xrelkd
9e236d63db
just: init at 0.4.0
2019-04-13 12:05:14 +08:00
Mario Rodas
87d5f89f8b
flow: 0.96.0 -> 0.97.0
2019-04-12 16:20:00 -05:00
R. RyanTM
c287e8a03f
lv2: 1.14.0 -> 1.16.0 ( #57309 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/lv2/versions
2019-04-12 22:01:13 +02:00
R. RyanTM
bae324acb7
libofx: 0.9.13 -> 0.9.14 ( #58303 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libofx/versions
2019-04-12 21:37:53 +02:00
Matthew Bauer
7edf2db0fd
Merge pull request #59338 from matthewbauer/llvm-libc++
...
llvm8: support c++ in cross case
2019-04-12 14:09:00 -04:00
xeji
6ebcac79f3
Merge pull request #59340 from marsam/update-buck
...
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-12 19:31:41 +02:00
John Ericson
6794b01658
clang 8, lldClangStdenv: Get LLVM's unwind working properly
...
Backport the `--unwindlib` flag, so it don't try to use libgcc on Linux
for hysterical reasons. The alternative of passing `-lunwind` always
would mess up C.
2019-04-12 13:19:48 -04:00
Ivan Kozik
a0c1b7be7d
rustc: 1.33.0 -> 1.34.0
2019-04-12 16:32:19 +00:00
Austin Seipp
e14a706dce
chez: 9.5.1 -> 9.5.2
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-04-12 11:15:59 -05:00
Vincent Laporte
1c84236afb
ocamlPackages.zarith: 1.7 -> 1.8
2019-04-12 16:48:32 +02:00
Vincent Laporte
b5c224d2a5
ocamlPackages.bignum: remove at 0.11.0
2019-04-12 16:48:32 +02:00
Chris Ostrouchov
dec2bae7e8
pythonPackages.lektor: 2.3 -> 3.1.3
2019-04-12 10:02:27 -04:00
Chris Ostrouchov
9e2ff240da
pythonPackages.pytest-click: init at 0.3
2019-04-12 10:02:22 -04:00
Chris Ostrouchov
3268907410
pythonPackages.pytest-pylint: init at 0.14.0
2019-04-12 09:43:53 -04:00
Alyssa Ross
bd5afceba7
Merge pull request #59145 from lilyball/jazzy
...
jazzy: 0.9.5 -> 0.9.6
2019-04-12 10:38:01 +00:00
(cdep)illabout
757099e8f1
haskell-generic-builder: disable library-for-ghci by default
...
This commit disables the library-for-ghci flag passed to
`Setup configure` in the Haskell generic-builder.nix file.
This stops the HSfoo.o file from being built. Building this
HSfoo.o file caused doctest to take an extremely long time
to load dependencies when running.
This is a follow-up from https://github.com/NixOS/nixpkgs/pull/58743 .
2019-04-12 11:55:22 +02:00
Peter Simons
6b63bbb199
haskell-pandoc: update override for the latest release
2019-04-12 11:55:22 +02:00
Peter Simons
a85d1c9e34
hackage-packages.nix: automatic Haskell package set update
...
This update was generated by hackage2nix v2.14.2-5-g11c68fd from Hackage revision
3d5bbe3d81
.
2019-04-12 11:55:22 +02:00
Peter Simons
ab622fa93b
hackage2nix: update list of broken packages
2019-04-12 11:55:21 +02:00
Peter Simons
be5594b412
LTS Haskell 13.16
2019-04-12 11:55:21 +02:00
volth
03eaa480bd
perl: add .withPackages
2019-04-12 09:09:06 +00:00
rnhmjoj
5ea4160b33
treewide: fixup bcf54ce
...
fix the executable bit for scripts installed with substituteAll
and some remaining shebangs.
2019-04-12 09:09:22 +02:00
Matthew Bauer
d453273fbf
llvm8: support c++ in cross case
...
this adds libc++ to the LLVM cross, giving us access to the full
Nixpkgs set. This requires 4 stages of wrapped compilers:
- Clang with no libraries
- Clang with just compiler-rt
- Clang with Libc, and compiler-rt
- Clang with Libc++, Libc, and compiler-rt
2019-04-11 21:28:51 -04:00
Thomas Mader
dceae4927c
dub: 1.13.0 -> 1.14.0
2019-04-11 23:03:18 +02:00
Thomas Mader
68b5797017
dtools: 2.084.1 -> 2.085.1
2019-04-11 23:03:18 +02:00
Thomas Mader
85adc80b3e
dmd: 2.084.1 -> 2.085.1
2019-04-11 23:03:18 +02:00
Thomas Mader
31fe00df8a
ldc: 1.14.0 -> 1.15.0
2019-04-11 23:03:18 +02:00
xrelkd
c73e35a9b4
cargo-xbuild: 0.5.7 -> 0.5.8 ( #59328 )
2019-04-11 22:33:28 +02:00
Nathaniel Hill
25d29f271e
now-cli: 15.0.3 -> 15.0.4 ( #59324 )
2019-04-11 21:59:31 +02:00
xrelkd
6efb05a573
cargo-expand: init at 0.4.10 ( #59199 )
2019-04-11 21:59:12 +02:00
Christopher A. Williamson
c2b1f0079f
jenkins: 2.164.1 -> 2.164.2 ( #59309 )
2019-04-11 21:56:23 +02:00
Alex Branham
0a80d3dc82
R: update CRAN and Bioconductor package sets
...
Closes https://github.com/NixOS/nixpkgs/pull/59186 .
2019-04-11 20:37:18 +02:00
Matthew Bauer
d95c4d799c
Merge pull request #59294 from matthewbauer/clang8-fix-darwin
...
clang8: apply patch to disable xpc
2019-04-11 13:39:59 -04:00
Robert Schütz
7cdb9dd470
python.pkgs.pylama: 7.6.6 -> 7.7.1
2019-04-11 19:27:19 +02:00
Christopher Ostrouchov
d27643bc0a
python3Packages.nixpkgs-pytools: init at 1.0.0 ( #59279 )
2019-04-11 18:31:00 +02:00
Frederik Rietdijk
292a3ad6a3
Merge staging-next into staging
2019-04-11 18:24:06 +02:00
Robert Schütz
5908a0244f
Merge pull request #57469 from r-ryantm/auto-update/python3.7-zeep
...
python37Packages.zeep: 3.2.0 -> 3.3.0
2019-04-11 18:23:33 +02:00
Frederik Rietdijk
993e2b4ec2
Merge pull request #59098 from NixOS/staging-next
...
Staging next
2019-04-11 18:23:14 +02:00
Robert Schütz
b716b4d732
python.pkgs.zeep: enable tests for python3
2019-04-11 18:18:45 +02:00
Rodney Lorrimar
8b4269bc1e
pythonPackages.aioresponses: init at 0.6.0
2019-04-11 18:05:41 +02:00
Timo Kaufmann
0550927c47
Merge pull request #57201 from tesq0/pull-request-unity
...
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 17:07:56 +02:00
AmineChikhaoui
02bb5e35ea
pythonPackages.azure-mgmt-storage: remove patch.
...
as suggested in the comment.
2019-04-11 16:41:48 +02:00
Mikolaj Galkowski
594964260b
unity3d: 2017.4.10f1 -> 2018.3.0f2
2019-04-11 16:30:48 +02:00
Mikolaj Galkowski
0ef83bc0fd
unity3d: add tesq0 to the maintainers
2019-04-11 16:30:48 +02:00
Mario Rodas
bcfc8ce784
buck: 2017.10.01.01 -> 2019.01.10.01
2019-04-11 08:10:00 -05:00
Pascal Wittmann
391e474062
Merge pull request #59273 from veprbl/pr/snakemake_5.4.4
...
snakemake: 5.2.2 -> 5.4.4
2019-04-11 14:41:26 +02:00
Matthieu Coudron
a4c15f1b35
python3Packages.papis: provide as a library too ( #59070 )
...
* python3Packages.papis: provides as a library too
The project is turning into a dependency for several scripts and possibly UIs
(see the different repositories at https://github.com/papis/ ) so it makes sense
to have it as a library.
* moved papis to python-modules
* add myself as maintainer
2019-04-11 12:55:08 +02:00
Alexander Sosedkin
5d81445797
python3Packages.nixpkgs: 0.2.2 -> 0.2.3
2019-04-11 12:53:17 +02:00
worldofpeace
bbe83c0520
Merge pull request #58969 from veprbl/pr/awkward_0_8_14
...
pythonPackages.awkward: 0.8.7 -> 0.8.14, enable more tests
2019-04-11 04:55:17 -04:00
worldofpeace
f8062cb500
Merge pull request #58798 from r-ryantm/auto-update/python3.7-ldap3
...
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:46:11 -04:00
worldofpeace
6542a4cb8e
python37Packages.ldap3: 2.5.2 -> 2.6
2019-04-11 04:45:33 -04:00
Robert Schütz
84029e2646
Merge pull request #59265 from peterhoeg/f/repology
...
repology: fix homepage for a few packages - nothing else
2019-04-11 10:36:31 +02:00
Frederik Rietdijk
f6dcb5f70b
hiredis-vip: init at 0.3.0
2019-04-11 09:38:50 +02:00
worldofpeace
5141b1c455
gom: init at 0.3.3
2019-04-11 03:24:58 -04:00
Bas van Dijk
1a926b82a8
Merge pull request #59263 from Zimmi48/dune-1.9.0
...
dune: 1.8.2 -> 1.9.0
2019-04-11 09:07:14 +02:00
Väinö Järvelä
11d491dce5
pipenv: Ignore Python site-packages
...
pipenv nix wrapper contains a PYTHONPATH which has some dependencies
for pipenv installed. pipenv by default uses site-packages when
resolving packages, which means that any package that is included in
the nix wrapper is satisfied when running `pipenv install`.
But when the actual virtualenv created by pipenv is activated, it
doesn't contain those packages anymore and fails to import them.
pipenv has a flag PIP_IGNORE_INSTALLED which can be used to ignore
site-packages. Which fixes the problem of having different resolved
packages when running pipenv and when running the virtualenv.
2019-04-11 07:59:36 +02:00
Frederik Rietdijk
c6341c279b
Merge staging-next into staging
2019-04-11 07:52:44 +02:00
Frederik Rietdijk
230c67f43b
Merge master into staging-next
2019-04-11 07:50:23 +02:00
Sarah Brofeldt
99eddf32dc
Merge pull request #59077 from divi255/master
...
libow: init at 3.2p1
2019-04-11 07:30:23 +02:00
ryan4729
49c646cbf7
ffmpeg_4: build with videotoolbox on darwin ( #57743 )
2019-04-11 01:09:45 -04:00
Herwig Hochleitner
4bdd577aff
cask: use emacsPackagesNg instead of emacsPackages
2019-04-11 05:48:20 +02:00
Matthew Bauer
097122d2fd
clang8: apply patch to disable xpc
2019-04-10 22:42:01 -04:00
Herwig Hochleitner
fcd769b721
cask: clean up and byte compile
...
cc @FlexW
2019-04-11 02:40:27 +02:00
divisor
d44250ba18
libow: init at 3.2p1
2019-04-10 23:48:10 +02:00
Lily Ballard
b1bb10b7ae
jazzy: 0.9.5 -> 0.9.6
...
Also switch from `bundlerEnv` to `bundlerApp`.
2019-04-10 13:33:06 -07:00
Mario Rodas
90231bc929
dep2nix: 0.0.2 -> 2019-04-02 ( #58623 )
2019-04-10 22:29:30 +02:00
Lily Ballard
8e9796cae2
Make gemdir optional for bundlerApp
...
Like `bundlerEnv`, the `gemdir` parameter to `bundlerApp` can be omitted
if all 3 of `gemfile`, `lockfile`, and `gemset` are provided.
2019-04-10 13:26:31 -07:00
Dmitry Kalinkin
0854ae6571
pythonPackages.datrie: fix build
2019-04-10 14:16:23 -04:00
Markus Kowalewski
d5cc30b721
pythonPackages.h5py: add patch to fix broken test
2019-04-10 18:53:51 +02:00
adisbladis
7bd2c5a604
python3Packages.nixpkgs: Fix ImportError with recent pythonix versions
2019-04-10 17:46:15 +01:00
adisbladis
f15bd3cca3
pythonPackages.pythonix: 0.1.4 -> 0.1.6
2019-04-10 17:27:55 +01:00
Aaron Andersen
d165ed8b24
Merge pull request #57937 from dtzWill/update/physfs-3.0.2
...
physfs: 3.0.1 -> 3.0.2
2019-04-10 11:51:25 -04:00
Sarah Brofeldt
8acaf113a2
Merge pull request #59073 from vbgl/ocaml-faraday-0.7
...
ocamlPackages.faraday: 0.5.0 -> 0.7.0
ocamlPackages.farfadet: 0.2 -> 0.3
2019-04-10 17:29:51 +02:00
worldofpeace
be62e46e8e
Merge pull request #58708 from r-ryantm/auto-update/libinput
...
libinput: 1.12.6 -> 1.13.1
2019-04-10 11:14:15 -04:00
R. RyanTM
e33145305a
libinput: 1.12.6 -> 1.13.1
...
https://lists.freedesktop.org/archives/wayland-devel/2019-March/040363.html
https://lists.freedesktop.org/archives/wayland-devel/2019-April/040403.html
2019-04-10 11:13:03 -04:00
John Ericson
da3ad842c2
Merge pull request #59253 from matthewbauer/android-fixes
...
Get Android cross working again
2019-04-10 10:47:59 -04:00
Peter Hoeg
c7b743d9ed
pythonPackages.broadlink: fix homepage
2019-04-10 22:47:33 +08:00
Herwig Hochleitner
63ad043e41
webkitgtk: 2.24.0 -> 2.24.1
2019-04-10 16:36:20 +02:00
Felix Weilbach
b19ccfff73
cask: init at 0.8.4
2019-04-10 16:03:42 +02:00
Nathaniel Hill
180aa21259
now-cli: 14.0.3 -> 15.0.3 ( #59221 )
2019-04-10 14:41:50 +02:00
Théo Zimmermann
fdcce208ab
dune: 1.8.2 -> 1.9.0
2019-04-10 14:39:07 +02:00
Bas van Dijk
ed426e4df8
Merge pull request #59234 from basvandijk/fluentd-1.4.2
...
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:47:49 +02:00
Bas van Dijk
ad41c1f1c0
fluentd: 1.2.3 -> 1.4.2
2019-04-10 12:46:06 +02:00
xrelkd
57705705ae
cargo-xbuild: init at 0.5.7 ( #59228 )
2019-04-10 12:05:24 +02:00
R. RyanTM
fe88eb2331
c-blosc: 1.14.4 -> 1.16.2 ( #56605 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/c-blosc/versions
2019-04-10 11:31:54 +02:00
Michael Raskin
cd2a342249
Merge pull request #59236 from aanderse/flightgear
...
flightgear & simgear: 2018.2.2 -> 2018.3.1
2019-04-10 09:29:01 +00:00
Robert Schütz
2d29d97838
Merge pull request #57688 from dotlambda/pyyaml-5.1
...
python.pkgs.pyyaml: 3.13 -> 5.1
2019-04-10 10:53:14 +02:00
Robert Schütz
6e36083c4b
Merge pull request #59255 from peterhoeg/u/waze
...
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0 and pyupdate: 1.3.5 -> 1.3.6
2019-04-10 10:37:26 +02:00
Robert Schütz
fd8ff4618c
Merge pull request #59178 from markuskowa/fix-cntk
...
pythonPackages.cntk: mark as broken with python 3.7
2019-04-10 10:36:23 +02:00
Robert Schütz
b3e619a65f
python.pkgs.kaptan: allow recent PyYAML
2019-04-10 10:33:04 +02:00
Peter Hoeg
7541cbb905
python3Packages.pyupdate: 1.3.5 -> 1.3.6
2019-04-10 14:49:33 +08:00
Matthew Bauer
ac491d2df7
systems: remove android armv5te platform
...
this isn’t useful any more because the ndk we use no longer supports it.
2019-04-10 01:55:09 -04:00
Matthew Bauer
4aca600624
Merge pull request #59024 from matthewbauer/hackage-mirrors
...
haskell: add fpcomplete mirror, use hackage mirrors in more places
2019-04-10 01:45:04 -04:00
Pascal Wittmann
d1d0ab9e36
Merge pull request #58618 from teh/master
...
pyre: 0.0.20 -> 0.0.22
2019-04-10 07:43:37 +02:00
Matthew Bauer
67e6e031e1
readline: add android patch
2019-04-10 01:30:34 -04:00
Matthew Bauer
589c2c2870
androidndk: fixup mess
...
New android ndk (18) now uses clang. We were going through the wrapper
that are provided. This lead to surprising errors when building.
Ideally we could use the llvm linker as well, but this leads to errors
as many packages don’t support the llvm linker.
2019-04-10 01:30:34 -04:00
Ken Micklas
f2bb67c806
androidndk-pkgs: Fix cc-wrapper flags
...
(cherry picked from commit 5f4bf240f51124ffa19a5fa0ac48bf144768d9ff)
2019-04-10 01:30:34 -04:00
Peter Hoeg
ee4f83c031
python3Packages.WazeRouteCalculator: 0.7.2 -> 0.9.0
2019-04-10 13:10:36 +08:00
Matthew Bauer
a79a8f29bc
waf: use wafConfigureFlags for waf flags
...
This avoids the potential conflict between autoconf flags and the waf
flags. There is some overlap between the two but waf errors when it
doesn’t recognize the flag.
2019-04-09 23:44:37 -04:00
John Ericson
43cfb6e570
Merge pull request #59240 from matthewbauer/fix-tk-on-macos
...
tk: use aqua backend on darwin
2019-04-09 22:50:38 -04:00
Amar1729
2fe4ab3200
argp-standalone: add x86_64-linux support
2019-04-09 22:32:04 -04:00
Matthew Bauer
82b8393bc4
tk: use aqua backend on darwin
...
Most users don’t have xquartz, so let’s use the default window system
for macOS.
2019-04-09 21:44:38 -04:00
Aaron Andersen
d99925aad9
simgear: 2018.2.2 -> 2018.3.1
2019-04-09 17:56:46 -04:00
Tom Hunger
e6ebd0553c
pyre: 0.0.20 -> 0.0.22
2019-04-09 22:20:00 +01:00
Tom Hunger
efc0fc165f
python3Packages.xxhash: init at 1.3.0
2019-04-09 22:19:59 +01:00
xeji
d6afe8ce5c
pythonPackages.zerorpc: init at 0.6.1 ( #59102 )
2019-04-09 22:20:37 +02:00
Jan Tojnar
9002989bf0
Merge pull request #59180 from jtojnar/gimp-2.10.10
...
gimp: 2.10.8 → 2.10.10
2019-04-09 22:18:31 +02:00
Markus Kowalewski
d6843c1d1a
pythonPackages.cntk: fix nativeBuildInputs
2019-04-09 22:04:37 +02:00
Markus Kowalewski
b972beeb07
pythonPackages.cntk: mark as broken (python37)
2019-04-09 22:04:17 +02:00
dnaq
7303aad985
libsodium: 1.0.16 -> 1.0.17
2019-04-09 22:01:38 +02:00
R. RyanTM
325fa0d51b
libnfs: 3.0.0 -> 4.0.0 ( #57285 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libnfs/versions
2019-04-09 21:57:04 +02:00
R. RyanTM
fa2630f906
libidn2: 2.1.1 -> 2.1.1a ( #57277 )
...
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/libidn2/versions
2019-04-09 21:45:54 +02:00
Corbin
edd5555029
pypy: Disable broken test on 3.x.
2019-04-09 20:41:08 +02:00
Corbin
8488e205a1
zfec: Enable on PyPy.
2019-04-09 20:41:08 +02:00