Commit Graph

3085 Commits

Author SHA1 Message Date
Paul Meyer
77cdfc9f62 libdnf: enable python bindings 2023-12-05 11:31:06 +01:00
K900
fd4f3f753f
Merge pull request #271054 from lf-/jade/update-nix-doc
nix-doc: 0.6.2 -> 0.6.4
2023-12-05 10:50:27 +03:00
Jade Lovelace
8397b95db8 nix-doc: 0.6.2 -> 0.6.4
This fixes #270484, which is an issue caused by the tags file not being
sorted by all the fields, creating a race condition where sometimes the
test suite could spuriously fail due to differently ordered output.

Also fixes mystery build failures on darwin.

See also: https://github.com/lf-/nix-doc/issues/24
2023-12-03 15:39:16 -08:00
K900
194dd38532 packagekit-qt: add Qt6 support 2023-12-03 14:48:56 +03:00
Sandro Jäckel
ca9b6bc0a7 nixVersions.nix_2_19: 2.19.1 -> 2.19.2 2023-12-01 13:10:32 +00:00
Sandro Jäckel
709a9f6f06 nixVersions.unstable: 2.18 -> 2.19 2023-12-01 13:10:32 +00:00
Sandro Jäckel
3773ebf41a nixVersions.nix_2_19: init at 2.19.1 2023-12-01 13:10:32 +00:00
Robert Schütz
5e93ac2367 auditwheel: move to python3Packages
Otherwise python310.pkgs.playwright fails to build because it uses
auditwheel for Python 3.11.
2023-11-30 08:34:55 -08:00
Robert Schütz
fe672501a6
Merge pull request #269799 from dotlambda/poetry-1.7.1
poetry: 1.7.0 -> 1.7.1
2023-11-28 22:48:31 -08:00
Emily Trau
50dce93562
Merge pull request #269642 from chewblacka/update-remnote
remnote: 1.12.64 -> 1.13.0
2023-11-29 16:45:39 +11:00
Paul Meyer
f9abf15185 dnf5: tag was moved, fix hash 2023-11-28 16:23:03 +01:00
John Garcia
d91e9ecd5b maintainers: rename jgarcia to chewblacka 2023-11-27 17:38:13 +00:00
Silvan Mosberger
d4010ce990
Merge pull request #270377 from trofi/nixVersions.unstable-fix-patch-name
nixVersions.unstable: fix patch name related to rapidcheck shared lib…
2023-11-27 15:57:41 +01:00
Nick Cao
e88b17c895
Merge pull request #270288 from r-ryantm/auto-update/pdm
pdm: 2.10.3 -> 2.10.4
2023-11-27 09:43:42 -05:00
Sergei Trofimovich
79d09979cf nixVersions.unstable: fix patch name related to rapidcheck shared library 2023-11-27 08:42:34 +00:00
h7x4
41974d5ed9
treewide: add mainProgram 2023-11-27 02:17:53 +01:00
R. Ryantm
abf1e2710d pdm: 2.10.3 -> 2.10.4 2023-11-26 22:32:27 +00:00
Pierre Bourdon
bcbf8ac86a
Merge pull request #269512 from katexochen/dnf5/5-1-8
dnf5: 5.1.7 -> 5.1.8, re-enable tests, add man pages
2023-11-26 15:07:03 +01:00
Silvan Mosberger
6909e461de
Merge pull request #269328 from anthonyroussel/bugfix/disnix-web-service
DisnixWebService: fix build for Axis2 1.8.1
2023-11-25 13:38:53 +01:00
Robert Schütz
5427e0b5b3 poetryPlugins.poetry-plugin-up: 0.7.0 -> 0.7.1
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.7.0...0.7.1

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.7.1
2023-11-24 22:12:00 -08:00
Robert Schütz
334cf93916 poetry: 1.7.0 -> 1.7.1
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.7.0...1.7.1

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.7.1/CHANGELOG.md
2023-11-24 22:11:50 -08:00
Artturi
8f45e496da
Merge pull request #268572 from katexochen/rpm/broken-darwin-dependants 2023-11-24 22:30:36 +02:00
Paul Meyer
7e2206c297 rpm: declare darwin as badPlatform 2023-11-24 13:34:39 +01:00
Paul Meyer
6dc8cbd7a3 dnf5: add version test 2023-11-24 08:00:39 +01:00
Paul Meyer
8c803cf496 dnf5: add man pages 2023-11-23 23:30:02 +01:00
Paul Meyer
990e21fdaf dnf5: re-enable tests 2023-11-23 23:29:58 +01:00
Paul Meyer
0890159e5c dnf5: 5.1.7 -> 5.1.8
Adding `libyaml`, as the following output was observed:

dnf5> -- Checking for module 'modulemd-2.0>=2.11.2'
dnf5> --   Found modulemd-2.0, version 2.15.0
dnf5> Package yaml-0.1 was not found in the pkg-config search path.
dnf5> Perhaps you should add the directory containing `yaml-0.1.pc'
dnf5> to the PKG_CONFIG_PATH environment variable
dnf5> Package 'yaml-0.1', required by 'modulemd-2.0', not found
2023-11-23 20:12:05 +01:00
Anthony Roussel
77586e5cf6
DisnixWebService: add meta.{changelog,homepage} 2023-11-23 00:14:16 +01:00
Anthony Roussel
05d8b88821
DisnixWebService: fix build for Axis2 1.8.1
See upstream fix: https://github.com/svanderburg/DisnixWebService/pull/2
2023-11-23 00:13:26 +01:00
Anderson Torres
18c71e751b apt: adopt and refactor
- finalAttrs design pattern
- split outputs
- remove nested with
2023-11-22 16:09:50 -03:00
John Ericson
d30dd73a59
Merge pull request #269064 from obsidiansystems/rapidcheck-shared
rapidcheck: Build shared/static following defaults
2023-11-22 09:52:03 -05:00
Emily Trau
67ac683847
Merge pull request #268928 from klchen0112/micromamba
micromamba: 1.4.4 -> 1.5.3
2023-11-23 01:10:13 +11:00
klchen0112
838a97dab2 micromamba: 1.4.4 -> 1.5.3 2023-11-22 15:28:21 +08:00
John Ericson
98bdc2b3bb nix: Fix build now that rapidcheck is a shared library
Backporting https://github.com/NixOS/nix/pull/9431
2023-11-21 23:35:38 -05:00
OTABI Tomoya
a45b7ea9dc
Merge pull request #268694 from natsukium/pdm/update
pdm: 2.10.1 -> 2.10.3
2023-11-22 01:12:07 +09:00
Ryan Lahfa
e5d7fa1eae
Merge pull request #265924 from RaitoBezarius/nix_23 2023-11-21 16:41:49 +01:00
Robert Schütz
573729627d
Merge pull request #265544 from dotlambda/poetry-1.7.0
poetry: 1.6.1 -> 1.7.0
2023-11-20 16:00:34 -08:00
natsukium
88a737ad9c
pdm: 2.10.1 -> 2.10.3
Changelog: https://github.com/pdm-project/pdm/releases/tag/2.10.3
2023-11-20 20:20:29 +09:00
Florian Klink
94a5cfaae6 nix_2_3: configure different maintainers 2023-11-20 01:16:08 +02:00
Raito Bezarius
37e563cbc7 nixVersions.2_3: 2.3.16 -> 2.3.17
2.3.17 became a bit more like 2.4, so a lot of the conditionals can
be dropped.

The documentation for 2.3.17 needs libxslt/libxml2 as well as the
docbook stack to render docs.

Co-Authored-By: Florian Klink <flokli@flokli.de>
2023-11-20 01:16:07 +02:00
Artturi
48a057860a
Merge pull request #265168 from r-ryantm/auto-update/dpkg 2023-11-18 20:39:56 +02:00
Peder Bergebakken Sundt
08be2ef0bf
Merge pull request #267383 from a-n-n-a-l-e-e/xbps_fix
xbps: 0.59.1 -> 0.59.2; fix build
2023-11-17 16:38:16 +01:00
Artturi
839563108f
Merge pull request #267957 from pbsds/nix-update-main-program 2023-11-17 00:36:48 +02:00
Anna Lee
8da26616fd
xbps: 0.59.1 -> 0.59.2; fix build
treat all warnings as warnings to prevent compile failure due to openssl
depereciated api

changelog: https://github.com/void-linux/xbps/releases/tag/0.59.2
2023-11-16 21:37:24 +00:00
Peder Bergebakken Sundt
dc2ce0af94 nix-update: set meta.mainProgram 2023-11-16 21:42:13 +01:00
Martin Weinelt
3c336a1647
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
- pkgs/development/libraries/gdcm/default.nix
2023-11-14 13:16:34 +01:00
Jörg Thalheim
2699f5c424 harmonia: 0.7.2 -> 0.7.3 2023-11-14 10:37:39 +01:00
Fabián Heredia Montiel
884449105e Merge remote-tracking branch 'origin/master' into staging-next 2023-11-13 14:31:51 -06:00
Robert Hensing
93cb2c2a92
Merge pull request #266347 from hercules-ci/nix-check-fallback-paths
`nix`: check fallback paths
2023-11-13 10:47:23 +01:00
Jörg Thalheim
acbe538e5b nix-eval-jobs: 2.17.1 -> 2.18.0 2023-11-12 14:53:32 +01:00
github-actions[bot]
912311b7fd
Merge master into staging-next 2023-11-11 00:02:21 +00:00
Nick Cao
0881862216
Merge pull request #266262 from chewblacka/update-apx
apx: 1.8.2 -> 2.0.0
2023-11-10 18:31:40 -05:00
Robert Hensing
4105d387f4
nix.tests: Remove dead code
Co-authored-by: Artturi <Artturin@artturin.com>
2023-11-10 20:13:42 +01:00
Robert Hensing
c8b8ab8155 nix: Add fallback paths check to tests 2023-11-10 18:17:35 +01:00
John Garcia
f30fdf2d90 apx: 1.8.2 -> 2.0.0 2023-11-10 16:55:42 +00:00
Paul Meyer
a222ff94ba libdnf: add cppunit, reenable tests 2023-11-10 11:31:28 +01:00
github-actions[bot]
b55905ceb6
Merge master into staging-next 2023-11-10 06:01:22 +00:00
Weijia Wang
3f86dcbec7
Merge pull request #266506 from katexochen/dnf5/5-1-7
dnf5: 5.1.6 -> 5.1.7
2023-11-10 04:09:25 +01:00
github-actions[bot]
e112f9b8bb
Merge master into staging-next 2023-11-09 18:00:56 +00:00
Paul Meyer
e60844a813 dnf5: add katexochen as maintainer 2023-11-09 18:36:17 +01:00
Paul Meyer
795db47a18 dnf5: 5.1.6 -> 5.1.7 2023-11-09 18:33:52 +01:00
Nick Cao
8220e7584e
Merge pull request #266400 from r-ryantm/auto-update/clib
clib: 2.8.3 -> 2.8.5
2023-11-09 11:52:08 -05:00
Bernardo Meurer
22e859ae44
Merge pull request #266264 from hercules-ci/nix-stable-2.18
nix: 2.17.1 -> 2.18.1
2023-11-09 12:39:44 -03:00
R. Ryantm
e19fd31362 clib: 2.8.3 -> 2.8.5 2023-11-09 06:38:11 +00:00
github-actions[bot]
4aad65bfdb
Merge master into staging-next 2023-11-09 06:01:11 +00:00
Robert Hensing
6381cc0525 nix: 2.17.1 -> 2.18.1 2023-11-08 23:19:33 +01:00
natsukium
5b6fd0247a
pdm: 2.10.0 -> 2.10.1
Changelog: https://github.com/pdm-project/pdm/releases/tag/2.10.1
2023-11-09 01:03:39 +09:00
natsukium
4f5d927e6d
pdm: fix runtime error with "pdm init" #265883 2023-11-09 01:03:38 +09:00
Robert Schütz
655678ed0a poetryPlugins.poetry-plugin-export: 1.5.0 -> 1.6.0
Diff: https://github.com/python-poetry/poetry-plugin-export/compare/refs/tags/1.5.0...1.6.0

Changelog: https://github.com/python-poetry/poetry-plugin-export/blob/refs/tags/1.6.0/CHANGELOG.md
2023-11-04 17:23:50 -07:00
Robert Schütz
cf5f42066f poetry: 1.6.1 -> 1.7.0
Diff: https://github.com/python-poetry/poetry/compare/refs/tags/1.6.1...1.7.0

Changelog: https://github.com/python-poetry/poetry/blob/refs/tags/1.7.0/CHANGELOG.md
2023-11-04 17:22:51 -07:00
Weijia Wang
44f16f33cc Merge branch 'master' into staging-next 2023-11-04 01:43:45 +01:00
Weijia Wang
aaa27adfaf
Merge pull request #264105 from r-ryantm/auto-update/libdnf
libdnf: 0.71.0 -> 0.72.0
2023-11-04 01:25:36 +01:00
Weijia Wang
7035517f1b
Merge pull request #263366 from r-ryantm/auto-update/opkg
opkg: 0.6.1 -> 0.6.2
2023-11-04 01:03:58 +01:00
R. Ryantm
b57bab9604 dpkg: 1.22.0 -> 1.22.1 2023-11-03 07:28:15 +00:00
github-actions[bot]
2fd5f8dd7a
Merge master into staging-next 2023-10-31 12:01:11 +00:00
K900
1c43eb8585
Merge pull request #262308 from mirkolenz/poetry-plugin-up
poetryPlugins.poetry-plugin-up: 0.4.0 -> 0.7.0
2023-10-31 14:13:55 +03:00
natsukium
1689fed51f
pdm: 2.9.3 -> 2.10.0
Changelog: https://github.com/pdm-project/pdm/releases/tag/2.10.0
2023-10-30 17:06:11 +09:00
github-actions[bot]
64070c2fda
Merge master into staging-next 2023-10-29 18:01:23 +00:00
R. Ryantm
3f70a50cc5 nfpm: 2.33.1 -> 2.34.0 2023-10-29 10:52:41 +00:00
R. Ryantm
10c309cb82 libdnf: 0.71.0 -> 0.72.0 2023-10-29 05:56:27 +00:00
github-actions[bot]
52b6b90243
Merge master into staging-next 2023-10-28 18:00:57 +00:00
Felix Bühler
33aeaa4c20
Merge pull request #263542 from tu-maurice/upstream-fix/opkg
opkg: Fix localstatedir and sysconfdir
2023-10-28 17:22:24 +02:00
github-actions[bot]
519b7ea0c3
Merge master into staging-next 2023-10-28 12:01:19 +00:00
K900
3406dd96b3
Merge pull request #263308 from K900/rip-poetry2nix
treewide: drop poetry2nix
2023-10-28 11:40:04 +03:00
github-actions[bot]
4c838ddf14
Merge master into staging-next 2023-10-27 18:01:08 +00:00
Paul Meyer
5054ee1c4b dnf5: 5.1.5 -> 5.1.6
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 15:44:01 +02:00
Paul Meyer
8f2bc7e1af dnf5: 5.1.4 -> 5.1.5
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 15:35:33 +02:00
Paul Meyer
ac4d3c4f58 dnf5: add changelog and mainProgram
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-10-27 14:50:06 +02:00
K900
b3a60e3705 nixops-dns: relocate to pkgs/by-name
Since the nixops directory is going away.
2023-10-26 19:05:15 +03:00
K900
553774a7ab nixops (stable): drop
It's dead, Jim.
2023-10-26 19:01:46 +03:00
MadMaurice
81d3b089dd opkg: Fix localstatedir and sysconfdir 2023-10-26 11:05:44 +02:00
Vladimír Čunát
d811555465
Merge branch 'staging' into staging-next 2023-10-26 10:36:50 +02:00
R. Ryantm
e32757ad3a opkg: 0.6.1 -> 0.6.2 2023-10-25 16:06:19 +00:00
K900
881e946d8b poetry: restore poetry-core override 2023-10-24 21:18:39 +03:00
K900
ed11e1b4c4 poetry: remove unnecessary overrides, backport upstream patch for build 1.0 compatibility 2023-10-24 16:16:49 +03:00
Emily
858c6b9329
Merge pull request #263011 from symphorien/nix-du-1.1.1
nix-du: 1.1.0 -> 1.1.1
2023-10-24 13:33:22 +02:00
Guillaume Girol
f3adde931b nix-du: 1.1.0 -> 1.1.1
Diff: https://github.com/symphorien/nix-du/compare/v1.1.0...v1.1.1
2023-10-23 20:22:16 +02:00
Felix Buehler
c530484520 nixpkgs-review: 2.10.2 -> 2.10.3 2023-10-22 15:49:52 +02:00
github-actions[bot]
682b6995b4
Merge staging-next into staging 2023-10-21 12:01:45 +00:00
Mikael Fangel
543ba76c68
zkg: drop 2023-10-20 23:12:13 +02:00
Mirko Lenz
e4e2245d35 poetryPlugins.poetry-plugin-up: 0.4.0 -> 0.7.0
Diff: https://github.com/MousaZeidBaker/poetry-plugin-up/compare/refs/tags/0.4.0...0.7.0

Changelog: https://github.com/MousaZeidBaker/poetry-plugin-up/releases/tag/0.7.0
2023-10-20 16:15:21 +02:00
github-actions[bot]
b0ec8bbe1d
Merge staging-next into staging 2023-10-20 12:01:55 +00:00
Eelco Dolstra
f22fdce31b
Merge pull request #262236 from DeterminateSystems/colemickens/nix_2_16
nixVersions.nix_2_16: 2.16.1 -> 2.16.2
2023-10-20 12:23:09 +02:00
Cole Mickens
f423b624bd
nixVersions.nix_2_16: 2.16.1 -> 2.16.2 2023-10-20 10:27:44 +02:00
Cole Mickens
5001944ed7
nixVersions.nix_2_15: 2.15.2 -> 2.15.3 2023-10-20 10:27:15 +02:00
github-actions[bot]
024144542b
Merge staging-next into staging 2023-10-19 18:01:22 +00:00
Cole Mickens
a55511468d
nix: drop unused patch-fix-aarch64-darwin-static patch 2023-10-19 15:37:28 +02:00
Cole Mickens
195a2e5be0
nixVersions.nix_2_13: 2.13.5 -> 2.13.6 2023-10-19 15:28:38 +02:00
Eelco Dolstra
2f8f328b17
Merge pull request #261627 from DeterminateSystems/nix_2_18_1
nixVersions.unstable: 2.17 -> 2.18.1
2023-10-19 15:17:30 +02:00
Alyssa Ross
3c99915d06
Merge remote-tracking branch 'origin/staging-next' into staging
Conflicts:
	pkgs/top-level/all-packages.nix
2023-10-19 08:27:36 +00:00
Fabián Heredia Montiel
09ebb974c2
Merge pull request #261898 from symphorien/nix-du-1.1
nix-du: 1.0.0 -> 1.1.0
2023-10-18 19:38:28 -06:00
Artturi
5a1cc0e11d
Merge pull request #258431 from pbsds/stabilize-patches 2023-10-19 03:02:46 +03:00
Cole Mickens
b4612f975b nixVersions.nix_2_17: 2.17 -> 2.17.1 2023-10-18 08:35:01 -07:00
Guillaume Girol
d69e1743ef nix-du: 1.0.0 -> 1.1.0 2023-10-18 12:00:00 +00:00
adisbladis
6f18106ea5
Merge pull request #261651 from r-ryantm/auto-update/nix-eval-jobs
nix-eval-jobs: 2.17.0 -> 2.17.1
2023-10-18 16:00:16 +13:00
Weijia Wang
4b08f687a1
Merge pull request #259986 from r-ryantm/auto-update/apt
apt: 2.7.3 -> 2.7.6
2023-10-17 23:38:17 +02:00
Peder Bergebakken Sundt
04d60bdc53 ciel: make patch urls reproducible 2023-10-17 20:19:00 +02:00
R. Ryantm
f5f4e32078 nix-eval-jobs: 2.17.0 -> 2.17.1 2023-10-17 14:26:14 +00:00
Cole Mickens
4f0b4199e7
nixVersions.unstable: 2.17 -> 2.18.1 2023-10-17 13:51:07 +02:00
ShaddyDC
7b55910980
comma: add meta.mainProgram 2023-10-13 14:34:25 +02:00
R. Ryantm
43140284dd pkg: 1.20.7 -> 1.20.8 2023-10-12 18:46:39 +00:00
Nick Cao
38aa96fc39
Merge pull request #255753 from r-ryantm/auto-update/libdnf
libdnf: 0.70.2 -> 0.71.0
2023-10-09 13:58:34 -04:00
R. Ryantm
0b36900606
libdnf: 0.70.2 -> 0.71.0 2023-10-09 18:12:24 +02:00
R. Ryantm
4eafd19290 apt: 2.7.3 -> 2.7.6 2023-10-09 12:44:20 +00:00
Bernardo Meurer
e276d0c597 nix-eval-jobs: propagate nix in passthru
Since this package is intimately tied to a specific Nix release, we
propagate the Nix used for building it to make it easier for users
downstream to reference it.
2023-10-06 13:37:13 -04:00
Anderson Torres
492414af5f treewide: remove cstrahan from meta.maintainers - part 1
All the packages here are now orphaned.
2023-10-04 22:20:58 -03:00
R. Ryantm
cbb14acbc8 nfpm: 2.32.0 -> 2.33.1 2023-10-04 02:21:00 +00:00
Artturin
7f224f59ea nixVersions.nix_2_18: 2.18.0 -> 2.18.1
Diff: https://github.com/NixOS/nix/compare/2.18.0...2.18.1
2023-10-03 20:36:54 +03:00
Will Fancher
62fe6266e6 Revert "nixVersions.unstable: 2.17 -> 2.18"
This reverts commit 13ec86514d.

This has caused widespread pain because of https://github.com/NixOS/nix/issues/9052
2023-10-01 12:07:28 -04:00
Christina Sørensen
9b374ca016 nix-update: 0.19.3 -> 1.0.0
Signed-off-by: Christina Sørensen <christina@cafkafk.com>
2023-09-30 11:50:10 +01:00
Sander van der Burg
9f7ae82195 disnixos: 0.9.3 -> 0.9.4 2023-09-27 18:35:50 +02:00
Sander van der Burg
32c36780d1 dysnomia: 0.10.1 -> 0.10.2 2023-09-27 18:35:30 +02:00
Fabian Affolter
66f561c0f2 zkg: 2.13.0 -> 2.14.0
Diff: https://github.com/zeek/package-manager/compare/refs/tags/v2.13.0...v2.14.0

Changelog: https://github.com/zeek/package-manager/blob/2.14.0/CHANGES
2023-09-27 10:43:21 +02:00
Weijia Wang
1c89c4568a
Merge pull request #255637 from r-ryantm/auto-update/repro-get
repro-get: 0.4.0 -> 0.4.1
2023-09-26 10:49:50 +02:00
R. Ryantm
689c416c8e pdm: 2.9.1 -> 2.9.3 2023-09-26 10:49:28 +02:00
R. Ryantm
fbba24df23 pkg: 1.20.5 -> 1.20.7 2023-09-25 06:28:34 +00:00
Weijia Wang
06ce92cd3e
Merge pull request #256563 from SuperSandro2000/nix_2_18
nixVersions.nix_2_18: init
2023-09-23 01:35:50 +02:00
Malte Poll
42dbdef7b9 dnf5: 5.1.3 -> 5.1.4 2023-09-22 15:13:45 +02:00
Malte Poll
d777abffd8 dnf5: remove unused dependencies glib and libpeas 2023-09-22 15:06:22 +02:00
Sandro Jäckel
13ec86514d
nixVersions.unstable: 2.17 -> 2.18 2023-09-21 22:09:33 +02:00
Sandro Jäckel
979709b036
nixVersions.nix_2_18: init 2023-09-21 22:05:48 +02:00
Aaron Jheng
d38485921a
treewide: vendorSha256 -> vendorHash (#256514) 2023-09-21 19:11:11 +02:00
Aaron Jheng
7735659333
treewide: use sri hash (#256481) 2023-09-21 16:23:40 +02:00
Weijia Wang
ba26780794
Merge pull request #255365 from r-ryantm/auto-update/dnf5
dnf5: 5.1.1 -> 5.1.3
2023-09-18 21:56:12 +02:00
Nick Cao
bf17666496
Merge pull request #255522 from teutat3s/deploy-rs
deploy-rs: unstable-2023-06-04 -> unstable-2023-09-12
2023-09-17 09:50:30 -04:00
R. Ryantm
06ce1d93b0 repro-get: 0.4.0 -> 0.4.1 2023-09-17 09:57:38 +00:00
teutat3s
25e50be6e2
deploy-rs: unstable-2023-06-04 -> unstable-2023-09-12
65211db63b..31c32fb295
2023-09-16 21:05:46 +02:00
figsoda
4fcdbff27f nixpkgs-review: 2.10.1 -> 2.10.2
Diff: https://github.com/Mic92/nixpkgs-review/compare/2.10.1...2.10.2

Changelog: https://github.com/Mic92/nixpkgs-review/releases/tag/2.10.2
2023-09-16 12:39:28 +02:00
R. Ryantm
1f10ced26a dnf5: 5.1.1 -> 5.1.3 2023-09-15 21:15:10 +00:00
Frederik Rietdijk
53dd1a6edb
Merge pull request #254136 from figsoda/python
python310Packages.buildPythonPackage: introduce pyproject option
2023-09-14 18:33:49 +02:00