Commit Graph

60253 Commits

Author SHA1 Message Date
Jos van Bakel
3133d59a7f pythonPackages.moderngl: init at 5.5.0 (#54737) 2019-02-11 09:31:43 +01:00
Matthew Bauer
2433c575f0 openblas: fix on linux
This reverse changes made cfc4313 which broke builds on linux. Still
not sure why this broke Linux, but we can investigate it later.
“buildPackages.stdenv.cc” shouldn’t be put in nativeBuildInputs in
general. Either way, this restores hashes to before that commit.

thanks to @jethrokuan
2019-02-10 20:16:16 -05:00
Matthew Bauer
cfc43138cb openblas: fix on darwin
The openblas script relies on CC=clang for succesfully compiling on
Darwin systems. This seems like bad behavior, but we get things like
https://hydra.nixos.org/build/87657058 otherwise.

Fixes #55536.
2019-02-10 18:49:04 -05:00
Tor Hedin Brønner
eb4e9ba8ec
webkitgtk: 2.22.5 -> 2.22.6 (#55481) 2019-02-10 22:57:45 +01:00
Michael Weiss
a7d8d9bf76
pythonPackages.pysnmp: 4.4.8 -> 4.4.9
I'll maintain this package as it is currently unmaintained.
2019-02-10 20:36:55 +01:00
Robert Schütz
6ae9f77eed python.pkgs.isbnlib: 3.9.4 -> 3.9.5 2019-02-10 19:48:37 +01:00
Robert Schütz
ada55339d3 python.pkgs.filetype: 1.0.3 -> 1.0.4 2019-02-10 19:23:42 +01:00
R. RyanTM
3e70c0b4e2 ocamlPackages.cppo: 1.6.4 -> 1.6.5
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/cppo/versions
2019-02-10 19:05:09 +01:00
Vladimír Čunát
c40f211499
Merge branch 'staging-next'
It's not completely without regressions, but ATM it seems to bring more
upsides than downsides and the iteration is too long already.
2019-02-10 14:20:49 +01:00
Vladimír Čunát
64edccb463
treewide: fix missing libs after libtool pruning #51767 2019-02-10 14:14:33 +01:00
Jörg Thalheim
0c1ded6bce
Merge pull request #54888 from FlorianFranzen/pybind11_pip
pythonPackages.pybind11: init at 2.2.4
2019-02-10 10:41:25 +00:00
Florian Franzen
57a9594bf1 pythonPackages.pybind11: init at 2.2.4 2019-02-10 11:24:03 +01:00
Alex Branham
ec03ed450c update R package set
Closes https://github.com/NixOS/nixpkgs/pull/55462.
2019-02-10 11:16:19 +01:00
Peter Simons
59f328d34d
Merge pull request #55497 from guibou/fix_generic_lens_override
haskellPackages.generic-lens: update configuration-common.nix
2019-02-10 11:13:01 +01:00
worldofpeace
929cc78363 libwnck3: add @worldofpeace as maintainer 2019-02-10 00:27:16 -05:00
Matthew Bauer
73885bc675
Merge pull request #55489 from matthewbauer/fix-clang-7
llvmPackages_7.clang-unwrapped: don’t link to libatomic on darwin
2019-02-09 22:13:19 -05:00
Jörg Thalheim
f34da1c835
Merge pull request #55348 from r-ryantm/auto-update/ccls
ccls: 0.20181225.7 -> 0.20181225.8
2019-02-10 02:07:58 +00:00
Jörg Thalheim
06b1f8fbe6
Merge pull request #55484 from refnil/54943-remove-django-2.0
Remove django 2.0
2019-02-10 01:58:35 +00:00
Orivej Desh
59cd3ee895 nccl: 2.1.4 -> 2.4.2-1 (#55292) 2019-02-10 01:20:04 +00:00
Guillaume Bouchard
af11b2538d haskellPackages.generic-lens: update configuration-common.nix
- `patches` is no longer necessary
- `dontCheck` added because tests are failing for a minor issue
2019-02-10 01:36:38 +01:00
Elis Hirwing
4619f2ab12
uhd: Move from misc to radio 2019-02-09 21:40:16 +01:00
Matthew Bauer
b60b8226d6 llvm7: don’t link to libatomic on darwin 2019-02-09 13:40:28 -05:00
Ryan Mulligan
f4ebc070bd
Merge pull request #55143 from r-ryantm/auto-update/wxSVG
wxSVG: 1.5.15 -> 1.5.16
2019-02-09 09:26:22 -08:00
Martin Lavoie
8cf4803d5e Django: 2.0 -> removed
Django 2.0 will reach EOL soon after the release of Nixos 19.03
Close issue #54943
2019-02-09 11:54:50 -05:00
Silvan Mosberger
18d059a4ac
Merge pull request #54115 from k32/master
rebar3: 3.6.1 -> 3.9.0
2019-02-09 17:29:59 +01:00
Matthew Bauer
29dc71c876
Merge pull request #53070 from rnhmjoj/scat-master
haskellPackages.scat: fix build
2019-02-09 10:22:36 -05:00
Vincent Laporte
e9f4c6496d
Merge pull request #55127 from vbgl/ocaml-ocsigenserver-2.11
ocamlPackages.ocsigen_server: 2.9 -> 2.11 (and related updates)
2019-02-09 15:18:11 +01:00
R. RyanTM
9a1f8e0879 python37Packages.pywal: 3.2.1 -> 3.3.0 (#55169)
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-pywal/versions
2019-02-09 12:48:43 +01:00
R. RyanTM
3ad71a1370 python37Packages.libusb1: 1.6.6 -> 1.7 (#55194)
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-libusb1/versions
2019-02-09 12:44:18 +01:00
R. RyanTM
05930fd187 python37Packages.tenacity: 5.0.2 -> 5.0.3 (#55180)
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-tenacity/versions
2019-02-09 12:42:36 +01:00
R. RyanTM
3e2513fa82 python37Packages.libcloud: 2.3.0 -> 2.4.0 (#55219)
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-apache-libcloud/versions
2019-02-09 12:41:02 +01:00
R. RyanTM
012b43dfbb python37Packages.httmock: 1.2.6 -> 1.3.0 (#55195)
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-httmock/versions
2019-02-09 12:39:55 +01:00
Vincent Laporte
5d3e350536 coqPackages.mathcomp-analysis: init at 0.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte
bafa15f145 coqPackages.mathcomp-finmap: init at 1.1.0 2019-02-09 12:33:02 +01:00
Vincent Laporte
590e07779c coqPackages.mathcomp-bigenough: init at 1.0.0 2019-02-09 12:33:02 +01:00
Peter Simons
aefd5cf8e6
Merge pull request #55474 from Izorkin/uri-bytestring-fix-build
haskellPackages.uri-bytestring: fix build
2019-02-09 11:05:35 +01:00
Robert Schütz
c5e953a7c3 python.pkgs.prawcore: 1.0.0 -> 1.0.1 2019-02-09 10:59:12 +01:00
Izorkin
fe7b682e6d haskellPackages.uri-bytestring: fix build 2019-02-09 12:42:39 +03:00
Peter Simons
20dc7bfc5a
Merge pull request #55445 from Izorkin/insert-ordered-containers-fix-test
haskellPackages.insert-ordered-containers: fix test phase
2019-02-09 10:16:28 +01:00
Vladimír Čunát
7f9e3b8206
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1504357
2019-02-09 10:15:17 +01:00
rnhmjoj
287d1de51a
haskellPackages.scat: fix build 2019-02-09 09:16:25 +01:00
Robert Schütz
3fa313d46d python.pkgs.pyfakefs: 3.5.6 -> 3.5.7 2019-02-09 08:46:58 +01:00
worldofpeace
69be72a64a desktop-files-utils: add setupHook to remove mimeinfo.cache
Post-Installation scripts are running `update-desktop-database -q`
creating these files which obviously results in a lot of collisions.

Much better solution than eventually noticing their existence and
removing them in postInstall.
2019-02-09 01:29:53 +00:00
Matthew Bauer
54dcb0b137
Merge pull request #52622 from marsam/init-dive
dive: init at 0.5.0
2019-02-08 17:51:51 -05:00
Matthew Bauer
656f0b9fb1
Merge pull request #52819 from r-ryantm/auto-update/openvdb
openvdb: 5.2.0 -> 6.0.0
2019-02-08 17:48:48 -05:00
Matthew Bauer
8d642bb308
Merge pull request #52837 from r-ryantm/auto-update/mlt
libsForQt5.mlt: 6.10.0 -> 6.12.0
2019-02-08 17:48:27 -05:00
Matthew Bauer
0dd773265e
Merge pull request #53182 from ryanfitzsimon/vagrant-libvirt-utils
vagrant: Add vagrant-libvirt utility dependencies
2019-02-08 17:47:46 -05:00
Matthew Bauer
94d8b1f2b6
Merge pull request #53151 from symphorien/rls1.31
rls: init at 1.31.7
2019-02-08 17:47:06 -05:00
Matthew Bauer
1cfc4da3f3
Merge pull request #53098 from jnsaff/python/aws-sam-translator
aws-sam-translator: 1.8.0 > 1.9.0
2019-02-08 17:45:56 -05:00
Matthew Bauer
08aaafa667
Merge pull request #54040 from r-ryantm/auto-update/libtoxcore
libtoxcore: 0.2.8 -> 0.2.9
2019-02-08 17:42:16 -05:00