Commit graph

364686 commits

Author SHA1 Message Date
Martin Weinelt
4c0dc16f28
ircdog: 0.2.1 -> 0.3.0
https://github.com/ergochat/ircdog/releases/tag/v0.3.0
2022-03-28 04:01:47 +02:00
Samuel Ainsworth
5015a3a8f8
Merge pull request #166027 from NixOS/revert-165984-python310Packages.google-auth-oauthlib
Revert "python39Packages.google-auth-oauthlib: 0.4.6 -> 0.5.1"
2022-03-27 18:57:53 -07:00
Ryan Mulligan
188a15c3f9
Merge pull request #163247 from r-ryantm/auto-update/ciao
ciao: 1.20.0 -> 1.21.0-m1
2022-03-27 18:40:01 -07:00
Ryan Mulligan
3390840cd3
Merge pull request #165383 from r-ryantm/auto-update/bismuth
libsForQt5.bismuth: 2.3.0 -> 3.0.0
2022-03-27 18:36:40 -07:00
Ryan Mulligan
6c35818668
Merge pull request #165914 from r-ryantm/auto-update/mapcache
mapcache: 1.12.0 -> 1.12.1
2022-03-27 18:35:15 -07:00
Samuel Ainsworth
1724e20fbc
Revert "python39Packages.google-auth-oauthlib: 0.4.6 -> 0.5.1" 2022-03-27 18:32:34 -07:00
Ryan Mulligan
8a5030eee2
Merge pull request #165874 from r-ryantm/auto-update/gdcm
gdcm: 3.0.10 -> 3.0.11
2022-03-27 18:31:11 -07:00
Ryan Mulligan
329a24aecf
Merge pull request #165905 from r-ryantm/auto-update/kustomize
kustomize: 4.5.2 -> 4.5.3
2022-03-27 18:30:41 -07:00
Peter Hoeg
c1a928b30b crystal: remove pointless reference to crystal.lib 2022-03-28 09:16:31 +08:00
Martin Weinelt
61acf3518d
Merge pull request #165153 from r-ryantm/auto-update/firefox-devedition-bin-unwrapped 2022-03-28 03:15:07 +02:00
Martin Weinelt
83afce552a
Merge pull request #165152 from r-ryantm/auto-update/firefox-beta-bin-unwrapped 2022-03-28 03:14:42 +02:00
R. Ryantm
30527ee7e5 python310Packages.mypy-boto3-builder: 7.4.1 -> 7.5.3 2022-03-28 00:55:12 +00:00
R. Ryantm
08b1f113d9 python310Packages.types-requests: 2.27.14 -> 2.27.15 2022-03-28 00:45:18 +00:00
Artturin
6e6a3202c4 all-packages.nix: pythonXPackages point to pythonXXPackages
instead of pythonXX.pkgs

should help with ofborg not building
commits which have `python3Packages` instead of
`python39Packages`
see https://github.com/NixOS/ofborg/issues/577

dontRecurseIntoAttrs is used to avoid a performance penalty
2022-03-28 03:06:01 +03:00
Tom Bereknyei
1edfe6d91b cosmopolitan: 0.3 -> unstable-2022-03-22 2022-03-27 20:02:59 -04:00
Henri Menke
a39b29dd09
git-branchless: 0.3.9 -> 0.3.10 2022-03-27 23:39:51 +00:00
Sandro
390ace73d1
Merge pull request #165984 from SuperSandro2000/python310Packages.google-auth-oauthlib 2022-03-28 01:36:19 +02:00
Sandro
389116d7ed
Merge pull request #165986 from SuperSandro2000/python310Packages.googleapis-common-protos 2022-03-28 01:35:26 +02:00
Sandro
f5d6b489aa
Merge pull request #165996 from SuperSandro2000/pyeclib 2022-03-28 01:25:21 +02:00
Sandro
16676b823e
Merge pull request #165985 from SuperSandro2000/python310Packages.google-cloud-core 2022-03-28 00:50:18 +02:00
Sandro
a002c67d04
Merge pull request #165988 from SuperSandro2000/python310Packages.keystoneauth1 2022-03-28 00:47:48 +02:00
Sandro
80395ddfa3
Merge pull request #166011 from SuperSandro2000/google-cloud-bigquery 2022-03-28 00:46:03 +02:00
Sandro
f4182075ff
Update pkgs/development/python-modules/osc-lib/default.nix 2022-03-28 00:39:07 +02:00
Sandro
7a79d81f74
Merge pull request #165983 from SuperSandro2000/python310Packages.google-auth 2022-03-28 00:37:48 +02:00
techknowlogick
e3d498d19e pscale: 0.89.0 -> 0.90.0 2022-03-27 18:30:55 -04:00
Maximilian Bosch
32102e6675
Merge pull request #165697 from r-ryantm/auto-update/parallel
parallel: 20220222 -> 20220322
2022-03-28 00:23:25 +02:00
Sandro Jäckel
d4b233e330
python39Packages.google-cloud-bigquery: disable tests which require network 2022-03-28 00:23:12 +02:00
Aleksey Kladov
6d111cbf61 Clarify that lld package provides unwrapped lld
lld package provides an unwrapped lld. It doesn't always work on NixOS
(eg, it doesn't set rpath), and so dosen't always work.

What one should be using instead is the `lld` from
`llvmPackages.bintools` package. This super counterintutive.

One incremental step we can take here is to clarify that the `lld`
package is unrwapped -- right now, it looks like 100% legit thing one
should be using!
2022-03-27 18:14:55 -04:00
R. Ryantm
a0968ef3b4 python310Packages.debugpy: 1.5.1 -> 1.6.0 2022-03-27 22:14:35 +00:00
Sandro Jäckel
ca79392bbc
python39Packages.osc-lib: 2.5.0 -> unstable-2022-03-09
this fixes tests for python 3.10
2022-03-28 00:10:37 +02:00
Sandro
71f2a45783
Merge pull request #165989 from SuperSandro2000/python310Packages.openstackdocstheme 2022-03-27 23:59:37 +02:00
Jan Tojnar
039199ffdb
Merge pull request #165966 from LibreCybernetics/gnome-user-share-meson-patch
gnome-user-share: add upstream meson >= 0.61 patch
2022-03-27 23:53:06 +02:00
techknowlogick
68eb7fdd62 s3-credentials: init at 0.10 2022-03-27 17:38:32 -04:00
Samuel Ainsworth
5e7bced95e python3Packages.invocations: init at 2.6.0 2022-03-27 13:40:01 -07:00
Samuel Ainsworth
82761fb688 python3Packages.releases: init at 1.6.3 2022-03-27 13:39:30 -07:00
Pavol Rusnak
dc45957373
Merge pull request #165839 from prusnak/sdl2-sound
SDL2_sound: init at 2.0.1
2022-03-27 22:39:14 +02:00
R. Ryantm
91e952f886 python39Packages.arviz: 0.11.4 -> 0.12.0 2022-03-27 20:35:01 +00:00
Artturi
4172832f82
Merge pull request #165971 from Artturin/addonlythrows 2022-03-27 23:23:14 +03:00
Ryan Horiguchi
3c245b4e49
spicetify-cli: 2.9.2 -> 2.9.4 2022-03-27 22:21:03 +02:00
Fabian Affolter
e280148caf
Merge pull request #165973 from r-ryantm/auto-update/python310Packages.panel
python310Packages.panel: 0.12.6 -> 0.12.7
2022-03-27 22:14:31 +02:00
Michael Weiss
b3088d4478
Merge pull request #165995 from primeos/ungoogled-chromium
ungoogled-chromium: 99.0.4844.82 -> 99.0.4844.84
2022-03-27 22:03:30 +02:00
R. Ryantm
07c164d35b python310Packages.scikit-fmm: 2022.2.2 -> 2022.3.26 2022-03-27 19:47:34 +00:00
Sandro
1b3ae2ea97
Merge pull request #165990 from SuperSandro2000/python310Packages.python-novaclient 2022-03-27 21:44:26 +02:00
Sandro
a8b17306a8
Merge pull request #165991 from SuperSandro2000/python310Packages.python-cinderclient 2022-03-27 21:44:14 +02:00
Sandro Jäckel
5c4c67e55d
python39Packages.python-novaclient: 17.6.0 -> 17.7.0 2022-03-27 21:30:38 +02:00
Sandro Jäckel
8cd61bf98e
python39Packages.pyeclib: 1.6.0 -> unstable-2022-03-11
this fixes python 3.9 and 3.10 support
2022-03-27 21:29:24 +02:00
Michael Weiss
d037e72af9
ungoogled-chromium: 99.0.4844.82 -> 99.0.4844.84 2022-03-27 21:26:50 +02:00
R. Ryantm
a83f15d8fb python310Packages.jupyterlab-lsp: 3.10.0 -> 3.10.1 2022-03-27 19:25:15 +00:00
Jan Tojnar
1548b29685
Merge pull request #162976 from Abdillah/bugfix/rhythmbox-plugin
rhythmbox: fix python plugin PYTHONPATH
2022-03-27 21:22:34 +02:00
Elis Hirwing
39d2375929
Merge pull request #165982 from r-ryantm/auto-update/php-mongodb
php74Extensions.mongodb: 1.12.1 -> 1.13.0
2022-03-27 21:15:23 +02:00