Commit Graph

458841 Commits

Author SHA1 Message Date
zowoq
95806059e1 sqlite: 3.40.1 -> 3.41.0
Changelog: https://www.sqlite.org/releaselog/3_41_0.html
2023-02-27 16:14:54 +10:00
github-actions[bot]
288c9d7892
Merge staging-next into staging 2023-02-27 06:01:44 +00:00
github-actions[bot]
883a16c862
Merge master into staging-next 2023-02-27 06:01:12 +00:00
Robert Schütz
542eb0d8d0
Merge pull request #218529 from fabaff/caldav-bump
python310Packages.caldav: 1.1.3 -> 1.2.0
2023-02-26 21:48:21 -08:00
Justin Bedő
6d7093e9eb
python310Packages.cnvkit: 0.9.9 -> 0.9.10 2023-02-27 05:18:40 +00:00
Vincent Laporte
f44d0c895a framac: 25.0 (Manganese) → 26.1 (Iron) 2023-02-27 06:11:21 +01:00
figsoda
3f19c04354
Merge pull request #218517 from fabaff/go-dork
go-dork: init at 1.0.2
2023-02-26 22:34:50 -05:00
Dacio Romero
17c8670473 psst: add wmclass to desktop file 2023-02-27 11:09:22 +08:00
figsoda
8ac6786526
Merge pull request #218542 from r-ryantm/auto-update/trivy
trivy: 0.37.2 -> 0.37.3
2023-02-26 21:53:36 -05:00
figsoda
a4dd572de1
Merge pull request #218539 from r-ryantm/auto-update/ticker
ticker: 4.5.5 -> 4.5.6
2023-02-26 21:30:08 -05:00
Martin Weinelt
4323150c5c update-python-libraries: Improve code quality
- Prune unused imports
- Collect imports at the top
- Removed unused exception assignments
- Fill bare except clause with
- Expand overly long check_output lines
2023-02-27 02:21:07 +00:00
Martin Weinelt
0d09b95ad1 doc/python: Explain opt-out out of bulk updates 2023-02-27 02:21:07 +00:00
Martin Weinelt
c4ee7b8f62 update-python-libraries: Make the hash replacement more robust
Retrieve the current package hash and use it for a more precise match,
which allows us to update a derivation in situation where multiple
hashes are present.
2023-02-27 02:21:07 +00:00
Martin Weinelt
4ba1db9876 update-python-libraries: Allow packages to deny bulk updates
By settings `passthru.skipBulkUpdate = true` in a python package, it
will be excluded from bulk update runs.

This is useful in case of fragile packages, that require special
attention during updates.
2023-02-27 02:21:07 +00:00
Martin Weinelt
706cae6532 update-python-libraries: Add support for fetchgit
Previously when packages that required the git fetcher were updated, we
would wrongly rely on `nix-prefetch-url`, which would reliable break the
hash.

Instead we need to use `nix-prefetch-git` to determine the proper hash,
when the relevant attributes are present.
2023-02-27 02:21:07 +00:00
adisbladis
5d447a9e70
Merge pull request #218002 from wildsebastian/emacs-fix-emacsql
emacs.pkgs.melpaStablepackages.emacsql: Add sqlite as dependency
2023-02-27 14:20:46 +13:00
adisbladis
c004f7fb1c
Merge pull request #218464 from r-ryantm/auto-update/sqlc
sqlc: 1.17.0 -> 1.17.2
2023-02-27 14:19:40 +13:00
R. Ryantm
01c57a994a trivy: 0.37.2 -> 0.37.3 2023-02-27 01:11:19 +00:00
schnusch
bbc988ba00 nixos/matrix-synapse: fix .well-known delegation of federated traffic
Synapse is reverse-proxied on ${fqdn} not ${config.networking.domain} and
the .well-known delegation info must point to the domain on which synapse
is hosted, see https://matrix-org.github.io/synapse/latest/delegate.html
2023-02-27 02:02:35 +01:00
Naïm Favier
f4c041be3e python3Packages.textual: 0.10.1 -> 0.11.1 2023-02-27 00:53:34 +00:00
Naïm Favier
92004c8d61 python3Packages.markdown-it-py: 2.1.0 -> 2.2.0
https://github.com/executablebooks/markdown-it-py/releases/tag/v2.2.0
2023-02-27 00:53:34 +00:00
Naïm Favier
2d2bf00961 python3Packages.pandas: break dependency cycle with hypothesis docs
hypothesis → sphinx-autocodelink → ipython → stack-data → executing →
rich → markdown-it-py → pytest-regressions → pandas
2023-02-27 00:53:34 +00:00
Sandro Jäckel
4ef98e7200 python310Packages.rich: 13.0.0 -> 13.3.0
Fixes pygments compatibility
https://github.com/Textualize/rich/blob/HEAD/CHANGELOG.md
2023-02-27 00:53:34 +00:00
Naïm Favier
a9a46e5770 sphinx: disable tests that fail with pygments 2.14
965768bfda
2023-02-27 00:53:34 +00:00
Naïm Favier
c80fd6659e python3Packages.pygments: 2.13.0 -> 2.14.0
https://github.com/pygments/pygments/releases/tag/2.14.0
2023-02-27 00:53:34 +00:00
Robert Scott
9157b0d978
Merge pull request #218207 from LeSuisse/mruby-3.2.0
mruby: 3.1.0 -> 3.2.0
2023-02-27 00:52:29 +00:00
Stanisław Pitucha
52b011fa01
Merge pull request #218150 from marsam/update-rbspy
rbspy: 0.15.0 -> 0.16.0
2023-02-27 11:37:32 +11:00
R. Ryantm
0ace7d6a8f ticker: 4.5.5 -> 4.5.6 2023-02-27 00:24:06 +00:00
github-actions[bot]
c1ec54ba0f
Merge staging-next into staging 2023-02-27 00:03:03 +00:00
github-actions[bot]
2e9c9b49df
Merge master into staging-next 2023-02-27 00:02:31 +00:00
Sandro
ee90de5543
Merge pull request #215682 from candyc1oud/autocorrect 2023-02-27 00:49:46 +01:00
Martin Weinelt
6e78ac9785
Merge pull request #217558 from winterqt/pypy3-fix-site-packages
pypy3{8,9}: fix sitePackages
2023-02-26 23:39:27 +00:00
Sandro
582a3fdb1e
Merge pull request #217458 from wineee/deepin-desktop-schemas 2023-02-27 00:38:56 +01:00
Sandro
ba118b7ecd
Merge pull request #217789 from wineee/deepin-core 2023-02-27 00:38:28 +01:00
Fabian Affolter
79aed27012
python310Packages.caldav: disable on unsupported Python releases 2023-02-27 00:38:10 +01:00
Fabian Affolter
58d79831bf
python310Packages.caldav: add changelog to meta 2023-02-27 00:36:47 +01:00
Fabian Affolter
2d6461ed31 python310Packages.caldav: 1.1.3 -> 1.2.0
Diff: https://github.com/python-caldav/caldav/compare/refs/tags/v1.1.3...v1.2.0
2023-02-27 00:31:51 +01:00
Martin Weinelt
2a1538d398
Merge pull request #217970 from dotlambda/readchar-darwin
python310Packages.readchar: run tests on Darwin
2023-02-26 23:29:02 +00:00
Sandro
9fddbfb11c
Merge pull request #217738 from andersk/openafs-kernel-6.2 2023-02-27 00:25:55 +01:00
Benjamin Hipple
afa7507574
Merge pull request #218514 from r-ryantm/auto-update/python310Packages.plaid-python
python310Packages.plaid-python: 11.5.0 -> 11.6.0
2023-02-26 18:12:44 -05:00
Fabian Affolter
56e5d60a24 go-dork: init at 1.0.2 2023-02-26 23:55:12 +01:00
Weijia Wang
a4c8109f60
Merge pull request #218325 from r-ryantm/auto-update/wtf
wtf: 0.42.0 -> 0.43.0
2023-02-27 00:28:05 +02:00
github-actions[bot]
405409fce7
Merge staging-next into staging 2023-02-26 22:01:26 +00:00
github-actions[bot]
54767589c7
Merge master into staging-next 2023-02-26 22:00:52 +00:00
R. Ryantm
6fda5c9544 python310Packages.plaid-python: 11.5.0 -> 11.6.0 2023-02-26 21:59:58 +00:00
Sergei Trofimovich
e7e072d05a Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/python-aliases.nix

Trivial conflict of multiple added aliases.
2023-02-26 21:53:22 +00:00
Sandro
203e1cb499
Merge pull request #216661 from GGwpAiushtha/catppuccin-kvantum 2023-02-26 22:35:50 +01:00
Sandro
c9fa9b5503
Merge pull request #215347 from michaelgrahamevans/shipments 2023-02-26 22:34:00 +01:00
figsoda
43505abad4
Merge pull request #218374 from figsoda/cross
cargo-cross: 0.2.4 -> 0.2.5
2023-02-26 16:24:42 -05:00
figsoda
a31781d9df
Merge pull request #218501 from fabaff/shellclear
shellclear: init at 0.4.8
2023-02-26 16:24:10 -05:00