Commit Graph
458753 Commits
Author SHA1 Message Date
R. Ryantm 77c6d1bf34 python310Packages.django-cleanup: 6.0.0 -> 7.0.0 2023-02-26 06:22:11 +00:00
github-actions[bot]andGitHub 399e2c78d4 Merge master into staging-next 2023-02-26 06:01:09 +00:00
Winter 3d0de0e8c8 gcc12: fix building foreign toolchain on aarch64-darwin
It seems that the patchset we apply to get some fixes for aarch64-darwin
support [0] breaks in unexpected ways when compiling a foreign toolchain [1].
Luckily, according to the branch's author, the patchset isn't required
for merely using aarch64-darwin as the build system [2], so let's only apply
it when hostPlatform == aarch64-darwin to fix cross.

[0]: https://github.com/iains/gcc-12-branch
[1]: https://github.com/iains/gcc-12-branch/issues/18
[2]: https://github.com/iains/gcc-12-branch/issues/18#issuecomment-1435792834
2023-02-26 00:48:03 -05:00
figsodaandWinter 6fcd1dcb0b rustPlatform.importCargoLock: passthru lockFile
This is to make it possible to implement support for updating
`Cargo.lock`s in nix-update by exposing the path to the `Cargo.lock`
file
2023-02-26 00:46:36 -05:00
Winter 115e3413e1 rustPlatform.importCargoLock: add support for v1 lock files
v1 lock files (generated by default by Cargo versions 1.40 and below)
use a single table, `metadata`, to store the checksums of packages.

The primary motivation for doing this now is that we're considering
vendoring all Cargo lock files in Nixpkgs, some packages still use it
(e.g. cargo-asm), and adding support for it doesn't increase the
complexity of the function. No matter the outcome of the vendoring
discussion, this is a nice thing to have because Cargo still supports v1
lock files.
2023-02-26 00:45:40 -05:00
Mario RodasandGitHub c4808864b0 Merge pull request #218359 from r-ryantm/auto-update/aws-sso-creds
aws-sso-creds: 1.4.0 -> 1.4.1
2023-02-26 00:43:59 -05:00
Robert SchützandGitHub 783f9ac918 Merge pull request #218185 from fabaff/spotdl-bump
spotdl: 4.0.6 -> 4.0.7
2023-02-25 21:42:10 -08:00
Robert Schütz 9a8272bd01 nixos/tests/txredisapi: stop using python38 2023-02-25 21:32:15 -08:00
R. Ryantm f2465e1ecf neuron-full: 8.2.1 -> 8.2.2 2023-02-26 05:18:37 +00:00
Robert Schütz 07305ef3e0 python310Packages.pyisy: 3.1.13 -> 3.1.14
Diff: https://github.com/automicus/PyISY/compare/refs/tags/v3.1.13...v3.1.14

Changelog: https://github.com/automicus/PyISY/releases/tag/v3.1.14
2023-02-25 21:10:00 -08:00
R. Ryantm fc547a8f8d go-graft: 0.2.17 -> 0.2.18 2023-02-26 05:07:38 +00:00
figsoda 0d9631a765 thumbs: move cargoPatches to patches
https://github.com/NixOS/nixpkgs/pull/217084 plans to migrate Rust packages to use `importCargoLock`, but the migration script cannot handle `cargoPatches`: https://github.com/NixOS/nixpkgs/pull/217084#discussion_r1111253151
2023-02-26 00:06:17 -05:00
R. Ryantm d3630d1d70 go-mockery: 2.20.0 -> 2.20.2 2023-02-26 05:01:29 +00:00
figsoda a53f1b94cc cargo-cross: 0.2.4 -> 0.2.5
Diff: https://github.com/cross-rs/cross/compare/refs/tags/v0.2.4...v0.2.5

Changelog: https://github.com/cross-rs/cross/blob/v0.2.5/CHANGELOG.md
2023-02-25 23:54:35 -05:00
R. Ryantm 0ec03f3a30 python310Packages.bitarray: 2.7.2 -> 2.7.3 2023-02-26 04:41:56 +00:00
R. Ryantm 32422ca13d deno: 1.30.3 -> 1.31.1 2023-02-26 04:36:41 +00:00
Woze Parrot 763d09674b seaweedfs: 3.42 -> 3.43 2023-02-25 23:32:02 -05:00
github-actions[bot]andzowoq 9952d6bc39 terraform-providers.bitbucket: 2.30.1 → 2.30.2 2023-02-26 13:47:33 +10:00
figsodaandGitHub 5164beb7f4 Merge pull request #218360 from NickCao/tdesktop
tdesktop: 4.6.3 -> 4.6.5
2023-02-25 22:45:23 -05:00
R. Ryantm e8f54cbb3d rocfft: 5.4.2 -> 5.4.3 2023-02-26 03:26:46 +00:00
figsodaandGitHub 0f487f2b51 Merge pull request #205113 from Frostman/mdbook-admonish-1.8.0
mdbook-admonish: 1.7.0 -> 1.8.0
2023-02-25 22:13:03 -05:00
figsoda db185dc7ea mdbook-graphviz: 0.1.4 -> 0.1.6
Diff: https://github.com/dylanowen/mdbook-graphviz/compare/v0.1.4...v0.1.6

Changelog: https://github.com/dylanowen/mdbook-graphviz/releases/tag/v0.1.6
2023-02-25 22:03:35 -05:00
Nick Cao e3f9921357 tdesktop: 4.6.3 -> 4.6.5 2023-02-26 10:28:46 +08:00
Anselm Schülerandpennae 9769e90233 lib/options: Add more options to mkPackageOption 2023-02-26 03:00:22 +01:00
Nick CaoandGitHub d6ae1560b0 Merge pull request #218136 from r-ryantm/auto-update/cli53
cli53: 0.8.18 -> 0.8.21
2023-02-26 09:57:13 +08:00
Nick CaoandGitHub 58b9163345 Merge pull request #218149 from r-ryantm/auto-update/rtsp-simple-server
rtsp-simple-server: 0.21.4 -> 0.21.5
2023-02-26 09:56:14 +08:00
Nick CaoandGitHub 3df6a1efec Merge pull request #218160 from figsoda/zigbuild
cargo-zigbuild: 0.16.0 -> 0.16.1
2023-02-26 09:54:57 +08:00
Nick CaoandGitHub a362cbc728 Merge pull request #218161 from r-ryantm/auto-update/neo4j-desktop
neo4j-desktop: 1.5.6 -> 1.5.7
2023-02-26 09:54:39 +08:00
Nick CaoandGitHub 6a597bdf11 Merge pull request #218167 from r-ryantm/auto-update/nwg-bar
nwg-bar: 0.1.0 -> 0.1.1
2023-02-26 09:54:22 +08:00
Nick CaoandGitHub bd35961cfc Merge pull request #218193 from r-ryantm/auto-update/pocketbase
pocketbase: 0.12.2 -> 0.12.3
2023-02-26 09:52:39 +08:00
Nick CaoandGitHub 73515072d5 Merge pull request #218204 from r-ryantm/auto-update/krill
krill: 0.12.1 -> 0.12.2
2023-02-26 09:51:26 +08:00
R. Ryantm 7118df46c4 aws-sso-creds: 1.4.0 -> 1.4.1 2023-02-26 01:51:18 +00:00
Nick CaoandGitHub c978e757a8 Merge pull request #218216 from r-ryantm/auto-update/osv-scanner
osv-scanner: 1.1.0 -> 1.2.0
2023-02-26 09:50:41 +08:00
Nick CaoandGitHub 40a9b4f94b Merge pull request #218212 from greizgh/seahub-9.0.10
seahub: 9.0.6 -> 9.0.10
2023-02-26 09:50:31 +08:00
Nick CaoandGitHub 5d6c5cf354 Merge pull request #218233 from r-ryantm/auto-update/pypi-mirror
pypi-mirror: 5.0.1 -> 5.0.2
2023-02-26 09:49:19 +08:00
Nick CaoandGitHub 93010d3e64 Merge pull request #218273 from figsoda/oha
oha: 0.5.6 -> 0.5.7
2023-02-26 09:47:21 +08:00
Nick CaoandGitHub 32bfeae222 Merge pull request #218290 from penguwin/vhs
vhs: 0.2.0 -> 0.3.0
2023-02-26 09:46:11 +08:00
Nick CaoandGitHub 4cef2e9477 Merge pull request #218293 from r-ryantm/auto-update/kubelogin
kubelogin: 0.0.26 -> 0.0.27
2023-02-26 09:45:56 +08:00
Nick CaoandGitHub 9454ab584d Merge pull request #218294 from figsoda/sniffnet
sniffnet: 1.1.0 -> 1.1.1
2023-02-26 09:45:32 +08:00
Morgan Helton 2235d00b44 aws-sso-cli: 1.9.6 -> 1.9.9 2023-02-25 19:45:21 -06:00
Nick CaoandGitHub 2d37977727 Merge pull request #218296 from r-ryantm/auto-update/conftest
conftest: 0.39.0 -> 0.39.1
2023-02-26 09:45:16 +08:00
Nick CaoandGitHub e0bf055d99 Merge pull request #217785 from NickCao/ugid
nixos/{polkit,systemd-coredump}: guard static gid behind state version
2023-02-26 09:44:56 +08:00
Nick CaoandGitHub 3cdd9baccb Merge pull request #218299 from r-ryantm/auto-update/lychee
lychee: 0.10.3 -> 0.11.1
2023-02-26 09:43:48 +08:00
Nick CaoandGitHub c753ed6b83 Merge pull request #218319 from fabaff/bthome-ble-bump
python310Packages.bthome-ble: 2.6.0 -> 2.7.0
2023-02-26 09:42:25 +08:00
Robert SchützandRobert Schütz 8e822add5b libdeltachat: 1.109.0 -> 1.110.0
Diff: https://github.com/deltachat/deltachat-core-rust/compare/1.109.0...v1.110.0

Changelog: https://github.com/deltachat/deltachat-core-rust/blob/v1.110.0/CHANGELOG.md
2023-02-25 17:42:11 -08:00
Nick CaoandGitHub 8994815201 Merge pull request #218320 from fabaff/aliyun-python-sdk-cdn-bump
python310Packages.aliyun-python-sdk-cdn: 3.8.2 -> 3.8.3
2023-02-26 09:41:44 +08:00
Nick CaoandGitHub c02e3bf908 Merge pull request #218323 from fabaff/pytest-cases-bump
python310Packages.pytest-cases: 3.6.13 -> 3.6.14
2023-02-26 09:40:53 +08:00
Nick CaoandGitHub 0d2290c81a Merge pull request #218348 from fabaff/gitleaks-bump
gitleaks: 8.15.3 -> 8.15.4
2023-02-26 09:39:02 +08:00
Nick CaoandGitHub f5a3de3713 Merge pull request #218349 from figsoda/codevis
codevis: 0.5.1 -> 0.6.1
2023-02-26 09:38:37 +08:00
Nick CaoandGitHub 85e9cc9ba2 Merge pull request #218351 from r-ryantm/auto-update/polypane
polypane: 13.0.2 -> 13.0.3
2023-02-26 09:38:11 +08:00