1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
Commit graph

225201 commits

Author SHA1 Message Date
Oleksii Filonenko fee8076083 gitAndTools.gitui: 0.2.0 -> 0.2.1 2020-05-08 08:08:44 +00:00
Oleksii Filonenko 50f04cda21 topgrade: 4.3.1 -> 4.4.0 2020-05-08 07:57:21 +00:00
R. RyanTM 077c7f780f
mup: 6.7 -> 6.8 (#87242) 2020-05-08 07:56:57 +00:00
Vladimír Čunát da59984d36
gcc10, gfortran10, gnat10: init at 10.1.0
Everything is copied as-is from 9 (except version and hash).
Some platform-specific patches might not apply anymore;
I'm lazily leaving that for the community to fix.
2020-05-08 07:49:35 +02:00
Ben Darwin d78ba41a56 python3Packages.ipydatawidgets: init at 4.0.1 2020-05-08 07:43:25 +02:00
Ben Darwin 7ecde8b92b python3Packages.traittypes: init at unstable-2019-06-23 2020-05-08 07:43:25 +02:00
Andrew Miloradovsky 7397d8421e coq-zorns-lemma: 8.9.0 -> 8.11.0 2020-05-08 07:40:32 +02:00
Timo Kaufmann 236fdbcb62 Revert "python3Packages.notebook: 5.7.8 -> 6.0.3"
This reverts commit 62425ee576.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann ffa08af5c2 Revert "python3Packages.nbformat: 4.4.0 -> 5.0.4"
This reverts commit 7ba0848eec.

Mistaken update of the pinned python2 version.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 1b8ceee71c python2.pkgs.jupyter_client: pin at 5.x
Version 6.x dropped python2 compatibility.
2020-05-08 07:22:16 +02:00
Timo Kaufmann 863319fcb6 python.pkgs.ipykernel: 5.1.4 -> 5.2.1
A newer version is needed to fix the build after the recent
jupyter_client 6.x update in e19e5ac7f0.
2020-05-08 07:06:08 +02:00
Frederik Rietdijk fed94dd4f9 Merge staging into staging-next 2020-05-08 07:05:19 +02:00
R. RyanTM bb86ccfd67 help2man: 1.47.13 -> 1.47.15 2020-05-08 07:04:01 +02:00
R. RyanTM cf07c58d5d libgdiplus: 6.0.4 -> 6.0.5 2020-05-08 07:03:31 +02:00
R. RyanTM 2a44a01c04 libgsf: 1.14.46 -> 1.14.47 2020-05-08 07:03:08 +02:00
R. RyanTM 1b91ce4ee6 lv2: 1.16.0 -> 1.18.0 2020-05-08 07:02:45 +02:00
R. RyanTM 6ddc6c21bc libqmi: 1.24.6 -> 1.24.10 2020-05-08 07:02:25 +02:00
Mario Rodas e5424c294d
reviewdog: 0.9.17 -> 0.10.0 2020-05-08 00:00:00 -05:00
R. RyanTM 018ab3e0b8 libsass: 3.6.3 -> 3.6.4 2020-05-08 07:00:00 +02:00
R. RyanTM 67d0b9a266 libuninameslist: 20200313 -> 20200413 2020-05-08 06:57:54 +02:00
R. RyanTM 27752d41e6 cmake: 3.17.0 -> 3.17.2 2020-05-08 06:56:59 +02:00
R. RyanTM b6e2d80a3d libinput: 1.15.4 -> 1.15.5 2020-05-08 06:53:50 +02:00
R. RyanTM 3350c080e2 libuv: 1.35.0 -> 1.37.0 2020-05-08 06:53:29 +02:00
Benjamin Hipple 706642091e mkl: include symlinks to versioned libblas.so.3 names
Some build systems look for this specifically.
2020-05-08 06:52:02 +02:00
Jonathan Ringer c1e605dd6b openblas: also export unversioned libraries for linux 2020-05-08 06:52:02 +02:00
Sheena Artrip ea56589e2c libiberty: use pname 2020-05-08 06:50:50 +02:00
Matthew Bauer 8bdb2a058e numpy: set lapack, blas sections
When using netlib lapack/blas, the section name doesn’t match what
numpy expects. So we need to add extra sections for both so that the
right directory is found. The original “blas.implementation” section
may not actually be still required, but it is still a good idea so
that numpy know whether to apply any blas-implementation specific
quirks.

Fixes #86613
2020-05-08 06:47:30 +02:00
Frederik Rietdijk bc48203b98 Merge staging-next into staging 2020-05-08 06:46:14 +02:00
Frederik Rietdijk 2ca68c7757 Merge master into staging-next 2020-05-08 06:42:29 +02:00
Jan Tojnar fc5f0bee70
Merge pull request #86062 from bennofs/ghostscript-no-parallel 2020-05-08 06:42:18 +02:00
Jan Tojnar e23aef78cc
Merge pull request #87195 from r-ryantm/auto-update/gnome-desktop 2020-05-08 06:39:23 +02:00
Jan Tojnar 88c071e248
Merge pull request #87208 from r-ryantm/auto-update/gsettings-desktop-schemas 2020-05-08 06:39:03 +02:00
Mario Rodas b10bcf8b5f
Merge pull request #81707 from luke-clifton/cattupdate
catt: 0.10.3 -> 0.11.0
2020-05-07 22:01:13 -05:00
Ryan Mulligan 1bfe2f1506
Merge pull request #86966 from prusnak/grisbi
grisbi: get rid of sha1 + package cleanup
2020-05-07 18:53:55 -07:00
Ryan Mulligan 2065af70ea
Merge pull request #87165 from martinbaillie/master
ssm-session-manager-plugin: init at 1.1.61.0
2020-05-07 18:47:25 -07:00
Tim Steinbach 711667dc3e
linux/hardened-patches/4.14: 4.14.178.a -> 4.14.179.a 2020-05-07 20:56:39 -04:00
Tim Steinbach 3d44729f1e
linux/hardened-patches/4.19: 4.19.120.a -> 4.19.121.a 2020-05-07 20:56:38 -04:00
Tim Steinbach ced789fa62
linux/hardened-patches/5.4: 5.4.38.a -> 5.4.39.a 2020-05-07 20:56:38 -04:00
Tim Steinbach 603741e751
linux/hardened-patches/5.6: 5.6.10.a -> 5.6.11.a 2020-05-07 20:56:38 -04:00
Aaron Andersen 3a6c592ebc
Merge pull request #87217 from r-ryantm/auto-update/kdev-python
kdev-python: 5.5.0 -> 5.5.1
2020-05-07 20:33:39 -04:00
Aaron Andersen 6107d49708
Merge pull request #87218 from r-ryantm/auto-update/kdevelop
kdevelop-unwrapped: 5.5.0 -> 5.5.1
2020-05-07 20:28:32 -04:00
Aaron Andersen d5df7903fe
Merge pull request #87213 from r-ryantm/auto-update/kdev-php
kdev-php: 5.5.0 -> 5.5.1
2020-05-07 20:28:14 -04:00
Martin Baillie 9566c742e2
ssm-session-manager-plugin: init at 1.1.61.0
Signed-off-by: Martin Baillie <martin@baillie.email>
2020-05-08 09:58:55 +10:00
Maximilian Bosch ee032804f8
cargo-make: 0.30.6 -> 0.30.7
https://github.com/sagiegurari/cargo-make/releases/tag/0.30.7
2020-05-08 00:00:24 +02:00
R. RyanTM 4820a0ae9f kdevelop-unwrapped: 5.5.0 -> 5.5.1 2020-05-07 20:51:37 +00:00
R. RyanTM dfd8f0b3d6 kdev-python: 5.5.0 -> 5.5.1 2020-05-07 20:34:05 +00:00
talyz 1771d468c4
ocamlPackages.gapi-ocaml: 0.3.6 -> 0.3.19 2020-05-07 22:29:52 +02:00
Matthew Bauer 807e45f643 jitsi: use X-Internet for desktop categories
avoids error from incorrect category name.
2020-05-07 15:17:09 -05:00
José Romildo Malaquias 88c479bce8 xfce.xfconf: 4.14.1 -> 4.14.3 2020-05-07 17:17:04 -03:00
Damien Cassou 58ba83130c
Merge pull request #86294 from DamienCassou/damien/fix-i3-manpages
Fix man pages in i3-gaps
2020-05-07 21:56:15 +02:00