Commit Graph

458351 Commits

Author SHA1 Message Date
Fabian Affolter
2edfbf103a python310Packages.west: update disabled 2023-02-26 12:14:12 +01:00
Fabian Affolter
7711d8f945 python310Packages.west: add changelog to meta 2023-02-26 12:14:07 +01:00
R. Ryantm
6552016f5a python310Packages.west: 0.14.0 -> 1.0.0 2023-02-26 10:09:51 +00:00
github-actions[bot]
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
figsoda
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 Rodas
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ütz
783f9ac918
Merge pull request #218185 from fabaff/spotdl-bump
spotdl: 4.0.6 -> 4.0.7
2023-02-25 21:42:10 -08:00
github-actions[bot]
9952d6bc39 terraform-providers.bitbucket: 2.30.1 → 2.30.2 2023-02-26 13:47:33 +10:00
figsoda
5164beb7f4
Merge pull request #218360 from NickCao/tdesktop
tdesktop: 4.6.3 -> 4.6.5
2023-02-25 22:45:23 -05:00
figsoda
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
Nick Cao
e3f9921357
tdesktop: 4.6.3 -> 4.6.5 2023-02-26 10:28:46 +08:00
Anselm Schüler
9769e90233 lib/options: Add more options to mkPackageOption 2023-02-26 03:00:22 +01:00
Nick Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
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 Cao
93010d3e64
Merge pull request #218273 from figsoda/oha
oha: 0.5.6 -> 0.5.7
2023-02-26 09:47:21 +08:00
Nick Cao
32bfeae222
Merge pull request #218290 from penguwin/vhs
vhs: 0.2.0 -> 0.3.0
2023-02-26 09:46:11 +08:00
Nick Cao
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 Cao
9454ab584d
Merge pull request #218294 from figsoda/sniffnet
sniffnet: 1.1.0 -> 1.1.1
2023-02-26 09:45:32 +08:00
Nick Cao
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 Cao
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 Cao
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 Cao
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ü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 Cao
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 Cao
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 Cao
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 Cao
f5a3de3713
Merge pull request #218349 from figsoda/codevis
codevis: 0.5.1 -> 0.6.1
2023-02-26 09:38:37 +08:00
Nick Cao
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
Nick Cao
6b6765e615
Merge pull request #218354 from r-ryantm/auto-update/libgpiod
libgpiod: 1.6.3 -> 1.6.4
2023-02-26 09:37:41 +08:00
Nick Cao
0fbe174606
Merge pull request #218332 from fabaff/evtx-bump
python310Packages.evtx: 0.8.1 -> 0.8.2
2023-02-26 09:37:16 +08:00
Nick Cao
77b1367fb4
Merge pull request #218333 from r-ryantm/auto-update/checkSSLCert
checkSSLCert: 2.58.0 -> 2.60.0
2023-02-26 09:36:48 +08:00
Nick Cao
8157cbe87d
Merge pull request #218334 from r-ryantm/auto-update/prometheus-redis-exporter
prometheus-redis-exporter: 1.46.0 -> 1.47.0
2023-02-26 09:36:39 +08:00
Nick Cao
42d4a4a2d2
Merge pull request #218340 from fabaff/total-connect-client-bump
python310Packages.total-connect-client: 2023.1 -> 2023.2
2023-02-26 09:35:29 +08:00
Nick Cao
2b3b1d5785
Merge pull request #218341 from fabaff/aiosomecomfort-bump
python310Packages.aiosomecomfort: 0.0.8 -> 0.0.10
2023-02-26 09:35:05 +08:00
Nick Cao
4f354e2f01
Merge pull request #218343 from r-ryantm/auto-update/numix-icon-theme-circle
numix-icon-theme-circle: 23.02.16 -> 23.02.25
2023-02-26 09:34:28 +08:00
Nick Cao
39819da7ce
Merge pull request #218344 from r-ryantm/auto-update/cpm-cmake
cpm-cmake: 0.37.0 -> 0.38.0
2023-02-26 09:34:00 +08:00
Nick Cao
3507763343
Merge pull request #212049 from jesseDMoore1994/returns-init
python3Packages.returns: init at 0.19.0
2023-02-26 09:30:54 +08:00
Nick Cao
8c36d213bb
Merge pull request #217181 from linsui/sing
sing-geoip: init at 20230112
2023-02-26 09:29:56 +08:00
Nick Cao
b828b4a039
Merge pull request #215597 from roblabla/update-ghidra
ghidra: 10.2.2 -> 10.2.3
2023-02-26 09:26:43 +08:00