Commit graph

253637 commits

Author SHA1 Message Date
Jonathan Ringer 31b7ef797a gengetopt: fix tests 2020-11-23 08:33:04 -08:00
Sarah Brofeldt e790ba33ff ceph: Fix CVE-2020-25660
(cherry picked from commit d835ad4f1a7cdcf794d58ccd658a538b848671d0)
2020-11-23 08:33:04 -08:00
Jonathan Ringer 387b2c976f python3Packages.jaraco_collections: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 7e0bffcb94 python3Packages.jaraco_itertools: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 304c2d2d95 python3Packages.jaraco_classes: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 1149afbfb8 python3Packages.jaraco_logging: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 3daabe0ca3 python3Packages.jaraco_stream: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 02ac13b563 python3Packages.jaraco_text: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer 6192e912d8 python3Packages.jaraco_functools: enforce jaraco namespace 2020-11-23 08:33:04 -08:00
Jonathan Ringer f5d9dd3050 python/hooks/pythonNamespaces: fix __pycache__ logic 2020-11-23 08:33:04 -08:00
Frederik Rietdijk 95d9ff16f3 python.tests: not when cross-compiling
Running the tests is not possible when cross-compiling.
2020-11-23 15:29:23 +01:00
Frederik Rietdijk 6100bc29f7 Revert "Revert "cpython: fix finding headers when cross-compiling extension modules""
Moving the sysconfig file caused spidermonkey_78 to fail to build. We now symlink it instead.

This reverts commit 6a23dde75b.
2020-11-23 15:29:23 +01:00
taku0 ab0d840575
Merge pull request #102315 from andreoss/master
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
2020-11-23 18:35:57 +09:00
andreoss 80f1e61114
adoptopenjdk: 8.0.252 -> 8.0.272, 11.0.7 -> 11.0.9, add 14.0.2, add 15.0.1
Add latest openjdk releases.
2020-11-23 12:19:26 +03:00
Florian Klink c76891314d
Merge pull request #104094 from flokli/systemd-unified-cgroup-hierarchy
systemd: switch to unified cgroup hierarchy by default
2020-11-22 22:35:42 +01:00
Martin Weinelt a62e6738af
Merge pull request #103958 from raboof/revert-pymon
Revert "python3Packages.pytest-testmon: 1.0.2 -> 1.0.3"
2020-11-22 14:22:11 +01:00
Frederik Rietdijk 7726f81b13 python.tests: use self.callPackage instead of super.callPackage
super was incorrectly possible until https://github.com/NixOS/nixpkgs/pull/104201
got merged.
2020-11-22 13:17:24 +01:00
Frederik Rietdijk 6a23dde75b Revert "cpython: fix finding headers when cross-compiling extension modules"
This breaks virtualenv https://github.com/NixOS/nixpkgs/issues/104483.
We should probably not move `_sysconfigdata` but just copy it for cross to
another place or output.

This reverts commit 11806b6ede.
2020-11-22 13:13:23 +01:00
Frederik Rietdijk 9ce7b79ec6 python27Packages: no longer build and prefer
The Python 2 packages set will remain available, however, it will not be
built by Hydra or ofBorg.

While some have expressed their desire to have a Python2 set around,
there has hardly been any effort to keep it working.

Not building Python 2 allows us to build an additional Python 3 set
(currently Python 3.9), which is important since Python switched
to a yearly release cadence.
2020-11-21 13:58:42 +01:00
Frederik Rietdijk 3eb6d01fa4
Merge pull request #103360 from jonringer/python39
[staging] python39Packages: recurseintoAttrs for package set
2020-11-21 13:57:13 +01:00
Frederik Rietdijk 54cb417ba0 Merge staging-next into staging 2020-11-21 08:43:46 +01:00
Frederik Rietdijk 1ffd7cf0d6 Merge master into staging-next 2020-11-21 08:43:10 +01:00
Martin Weinelt 65c4e2500f
Merge pull request #100257 from priegger/feature/update-bees
bees: 0.6.2 -> 0.6.3
2020-11-21 03:49:11 +01:00
Martin Weinelt ee7c7f70ae
Merge pull request #88822 from mweinelt/pim6sd
pim6sd: init at unstable-2019-05-31
2020-11-21 03:08:28 +01:00
R. RyanTM c938830d7a python37Packages.snowflake-connector-python: 2.3.5 -> 2.3.6 2020-11-20 17:01:40 -08:00
freezeboy 79ce317395 massif-visualizer: migrate to Qt5.15 2020-11-20 16:37:54 -08:00
R. RyanTM c0f6699f5a python37Packages.sshtunnel: 0.2.2 -> 0.3.1 2020-11-20 16:13:51 -08:00
R. RyanTM 1cfd48776d python37Packages.google_cloud_storage: 1.32.0 -> 1.33.0 2020-11-20 16:09:04 -08:00
Michael Weiss 97677fa34f
chromiumDev: Unmark the build as broken
The build succeeds again as dirmd is no longer required for building.
2020-11-21 00:27:27 +01:00
Matt McHenry a7cad45d93
eclipses: 2020-06 -> 2020-09 2020-11-20 23:58:44 +01:00
Michael Reilly 5c9e2ff989 python3Packages.tensorflow_2: 2.3.0 -> 2.3.1 2020-11-20 14:31:42 -08:00
Fabian Freihube c7cb72b0ca python.pkgs.black: 19.10b0 -> 20.8b1 2020-11-20 14:25:35 -08:00
Domen Kožar f75c8753d8
Revert "cachix: drop the build from the release jobset"
This reverts commit e6811900dd.
2020-11-20 23:13:51 +01:00
Domen Kožar dc9f85e69e
cachix: make it build 2020-11-20 23:13:51 +01:00
Jonathan Ringer f0aac91187
Merge pull request #102840 from freezeboy/update-fixes
treewide: Qt5.X -> Qt5.15 (when possible)
2020-11-20 14:09:26 -08:00
Peter Simons 4f2880ba12
Merge pull request #103740 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly (plus other fixes)
2020-11-20 22:39:15 +01:00
Guillaume Girol 47680042d9
Merge pull request #104321 from magnetophon/i3altlayout
i3altlayout: init at 0.3
2020-11-20 21:31:42 +00:00
Guillaume Girol 01083f116d
Merge pull request #102235 from symphorien/paperwork2
Paperwork 2.0
2020-11-20 21:30:08 +00:00
Maximilian Bosch 6c9580f189
Merge pull request #104394 from magnetophon/neomutt
neomutt: 20200925 -> 20201120
2020-11-20 22:29:24 +01:00
freezeboy 8b0dee1dc6 obs-studio,obs-v4l2sink: migrate to Qt5.15
obs-nvi was not touched but should be modified as well,
it requires a custom download that I don't use, so I prefer to
let official maintainer do it.
2020-11-20 22:26:33 +01:00
freezeboy 5c2d391f73 rssguard: migrate to Qt5.15 2020-11-20 22:24:30 +01:00
freezeboy c604e61cf8 luminanceHDR: migrate to Qt5.15 2020-11-20 22:24:30 +01:00
freezeboy 2bdac39fda kgraphviewer: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy d63a3895af fritzing: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy df3065a7ef csound-qt: migrate to Qt5.15
Did not touch the dependency to python27 but may require another PR
2020-11-20 22:24:29 +01:00
freezeboy 78e3620fdc communi: migrate to Qt5.15 2020-11-20 22:24:29 +01:00
freezeboy 28ea56deb9 amarok: migrate to Qt5.15 2020-11-20 22:24:28 +01:00
Doron Behar c240827cbe merkaator: comment why it needs qt5.14 2020-11-20 22:24:28 +01:00
Doron Behar 3b4598feb4 mendeley: comment why it needs qt5.14 2020-11-20 22:24:28 +01:00
Doron Behar b203a64cc3 kmymoney: pin to qt5.14 2020-11-20 22:24:28 +01:00