Mario Rodas
284fb6743b
Merge pull request #223146 from figsoda/rust-script
...
rust-script: 0.22.0 -> 0.23.0
2023-03-25 20:16:21 -05:00
Mario Rodas
8c8d88e568
Merge pull request #223155 from fabaff/aio-pika-bump
...
python310Packages.aio-pika: 9.0.4 -> 9.0.5
2023-03-25 20:15:20 -05:00
Robert Schütz
f32cc8d48c
matrix-synapse: remove old comment
2023-03-25 18:15:15 -07:00
Martin Weinelt
c94802a08d
Merge pull request #223138 from stigtsp/fix/Plack-test-replace-DES-with-bcrypt
...
perlPackages.Plack: add patch to avoid DES encrypted passwords in tests
2023-03-26 01:54:44 +01:00
Mario Rodas
5fd439e1ce
Merge pull request #223156 from fabaff/accessible-pygments-bump
...
python310Packages.accessible-pygments: 0.0.3 -> 0.0.4
2023-03-25 19:54:01 -05:00
Yureka
f8cbc3c281
tree-wide: convert rust with git deps to importCargoLock
2023-03-26 01:52:04 +01:00
Yureka
f3a1640e49
docs/rust: add note about git dependencies
2023-03-26 01:52:04 +01:00
Yureka
4329de1264
rustPlatform.fetchCargoTarball: fail on git dependencies
...
The reason is that we can not expect the extended logic run on git
dependencies starting from Cargo 1.68 to be reproducible in future
versions, and thus the output hash would not be sufficiently stable.
https://github.com/rust-lang/cargo/pull/11414
2023-03-26 01:52:03 +01:00
Matthieu Coudron
0cd595cdb3
buildLuaPackage: throw instead of marking as broken package
...
hopefully makes the output of nixpkgs-review more sensible.
Lua package sets are different and it makes more sense than for other
languages for packages to not be supported in specific package sets.
2023-03-26 01:45:24 +01:00
Mario Rodas
15ac0abbe6
Merge pull request #223038 from qowoz/crun
...
crun: 1.8.2 -> 1.8.3
2023-03-25 19:33:31 -05:00
github-actions[bot]
07fb9cae4e
Merge master into staging-next
2023-03-26 00:02:45 +00:00
Fabian Affolter
1e9adf3b4e
python310Packages.roombapy: add changelog to meta
2023-03-26 01:01:11 +01:00
Fabian Affolter
ff1488f2a5
python310Packages.roombapy: 1.6.6 -> 1.6.7
2023-03-26 00:58:00 +01:00
Fabian Affolter
c1d66cc9f6
python310Packages.getmac: 0.9.2 -> 0.9.3
...
Changelog: https://github.com/GhostofGoes/getmac/blob/0.9.3/CHANGELOG.md
2023-03-26 00:51:43 +01:00
Orivej Desh
49ad9ffdae
sonivox: init at 3.6.11
2023-03-25 23:50:01 +00:00
Fabian Affolter
a7ff1f1750
python310Packages.fake-useragent: add changelog to meta
2023-03-26 00:44:03 +01:00
Fabian Affolter
e6d62e3b96
python310Packages.fake-useragent: 1.1.2 -> 1.1.3
...
Diff: https://github.com/fake-useragent/fake-useragent/compare/refs/tags/1.1.2...1.1.3
2023-03-26 00:41:21 +01:00
Fabian Affolter
c842de8cb7
Merge pull request #223099 from fabaff/scmrepo-bump
...
python310Packages.scmrepo: 0.1.16 -> 0.1.17
2023-03-26 00:39:03 +01:00
Fabian Affolter
f42ca08e3a
Merge pull request #223100 from fabaff/qovery-cli-bump
...
qovery-cli: 0.52.2 -> 0.53.1
2023-03-26 00:38:57 +01:00
Fabian Affolter
f05cac8e20
Merge pull request #223139 from fabaff/identify-bump
...
python310Packages.identify: 2.5.21 -> 2.5.22
2023-03-26 00:38:18 +01:00
Fabian Affolter
68f0fea291
Merge pull request #223140 from fabaff/mailchecker-bump
...
python310Packages.mailchecker: 5.0.7 -> 5.0.8
2023-03-26 00:38:06 +01:00
Fabian Affolter
29982f8032
Merge pull request #223141 from fabaff/exploitdb-bump
...
exploitdb: 2023-03-23 -> 2023-03-25
2023-03-26 00:37:56 +01:00
Fabian Affolter
015f6410b0
python310Packages.denonavr: 0.11.1 -> 0.11.2
...
Changelog: https://github.com/ol-iver/denonavr/releases/tag/0.11.2
2023-03-26 00:27:43 +01:00
Fabian Affolter
872ce1624d
Merge pull request #223136 from fabaff/yalexs-ble-bump
...
python310Packages.yalexs-ble: 2.1.2 -> 2.1.4
2023-03-26 00:26:31 +01:00
Fabian Affolter
5f11d982d1
python310Packages.accessible-pygments: 0.0.3 -> 0.0.4
...
Changelog: https://github.com/Quansight-Labs/accessible-pygments/raw/v0.0.4/CHANGELOG.md
2023-03-26 00:17:19 +01:00
Fabian Affolter
932391ea3a
python310Packages.aio-pika: 9.0.4 -> 9.0.5
...
Changelog: https://github.com/mosquito/aio-pika/blob/9.0.5/CHANGELOG.md
2023-03-26 00:16:19 +01:00
Yureka
34aef860a5
cjdns: use system libsodium
2023-03-26 00:02:42 +01:00
Yureka
5ce282e57e
rustPlatform.importCargoLock: follow symlinks when copying tree
...
fixes build when git dependencies contain symlinks into parent directory
needed for libdeltachat
2023-03-26 00:02:16 +01:00
Yureka
37b31d4a2f
rustPlatform.importCargoLock: always fetch submodules when builtins.fetchGit is used
2023-03-26 00:02:16 +01:00
Yureka
f4f4c8bca2
maintainers/scripts/convert-to-import-cargo-lock: fetch submodules
2023-03-26 00:02:16 +01:00
Yureka
34c848fe08
maintainers/scripts/convert-to-import-cargo-lock: don't add duplicate outputHashes
2023-03-26 00:02:15 +01:00
Winter
7130282976
maintainers/scripts/convert-to-import-cargo-lock: init
2023-03-26 00:02:15 +01:00
Fabian Affolter
d6074f1999
mapcidr: add changelog to meta
2023-03-25 23:52:06 +01:00
Fabian Affolter
2f0ff93fcf
Merge pull request #222585 from fabaff/yara-bump
...
yara: 4.2.3 -> 4.3.0
2023-03-25 23:50:06 +01:00
tomberek
d95b3878d6
Merge pull request #222898 from drupol/bump/tailscale-1-38-2
...
tailscale: 1.38.1 -> 1.38.2
2023-03-25 18:48:49 -04:00
Stig Palmquist
301d70dae8
perlPackages.Plack: add patch to avoid DES encrypted passwords in tests
2023-03-25 23:20:55 +01:00
Fabian Affolter
bb4dbd0287
metasploit: 6.3.8 -> 6.3.9
2023-03-25 23:17:23 +01:00
figsoda
78bc6faf84
rust-script: 0.22.0 -> 0.23.0
...
Diff: https://github.com/fornwall/rust-script/compare/0.22.0...0.23.0
2023-03-25 18:15:05 -04:00
Fredrik Bergroth
c484d7a516
tessen: unstable-2022-08-04 -> 2.2.0
2023-03-25 23:13:59 +01:00
Fabian Affolter
2a11177612
exploitdb: 2023-03-23 -> 2023-03-25
...
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-03-23...2023-03-25
2023-03-25 23:08:27 +01:00
Fabian Affolter
f956c79911
python310Packages.identify: 2.5.21 -> 2.5.22
...
Diff: https://github.com/pre-commit/identify/compare/v2.5.21...v2.5.22
2023-03-25 23:06:18 +01:00
Fabian Affolter
6c2206c8f0
python310Packages.mailchecker: 5.0.7 -> 5.0.8
...
Changelog: https://github.com/FGRibreau/mailchecker/blob/v5.0.8/CHANGELOG.md
2023-03-25 23:05:21 +01:00
Fabian Affolter
38ceedbbec
python310Packages.pynuki: add changelog to meta
2023-03-25 23:02:13 +01:00
enc0urage
1a173c8942
cowsay: add COWPATH wrapper
2023-03-25 19:02:13 -03:00
R. Ryantm
c1baed0895
mapcidr: 1.1.0 -> 1.1.1
2023-03-25 21:55:27 +00:00
Maximilian Bosch
fac1858b39
synapse-admin: 0.8.5 -> 0.8.7
...
Changes: https://github.com/Awesome-Technologies/synapse-admin/compare/0.8.5...0.8.7
Note: I had to regenerate `yarn.lock` before doing the update because
otherwise the offline-build in the sandbox would complain about missing
dependencies.
This update contains mostly dependency updates and most notably support
for the federation admin API[1].
[1] https://matrix-org.github.io/synapse/latest/usage/administration/admin_api/federation.html
2023-03-25 22:29:30 +01:00
Weijia Wang
3f32b063ae
bombono: migrate to scons_latest
2023-03-25 23:28:26 +02:00
figsoda
7d1420d5a9
Merge pull request #223105 from Atemu/update/jc
...
jc: 1.23.0 -> 1.23.1
2023-03-25 16:57:35 -04:00
figsoda
a660b6b369
Merge pull request #223110 from marsam/update-esbuild
...
esbuild: 0.17.12 -> 0.17.13
2023-03-25 16:44:29 -04:00
figsoda
af60283a44
Merge pull request #223116 from r-ryantm/auto-update/ginkgo
...
ginkgo: 2.9.1 -> 2.9.2
2023-03-25 16:41:26 -04:00