R. Ryantm
438127551f
rekor-cli: 0.12.1 -> 0.12.2
2022-09-29 23:34:48 +00:00
David Warde-Farley
1dafc2cd56
novnc: use installed package files as default for --web
...
This allows novnc to run without manually supplying the location of
`vnc.html` in the Nix store or assembled environment.
2022-09-30 00:26:32 +01:00
figsoda and GitHub
aeba11edf5
Merge pull request #193427 from figsoda/inlyne
...
inlyne: init at 0.2.0
2022-09-29 18:59:29 -04:00
kilianar
0b87d79621
signal-desktop: 5.61.0 -> 5.61.1
...
https://github.com/signalapp/Signal-Desktop/releases/tag/v5.61.1
2022-09-30 00:56:47 +02:00
figsoda and GitHub
ab2bfb15ec
Merge pull request #193409 from figsoda/update-cargo-edit
...
cargo-edit: 0.11.2 -> 0.11.3
2022-09-29 18:49:00 -04:00
figsoda and GitHub
a1d6c607f3
Merge pull request #193412 from figsoda/update-cargo-llvm-lines
...
cargo-llvm-lines: 0.4.17 -> 0.4.18
2022-09-29 18:48:52 -04:00
figsoda and GitHub
d9d4553df8
Merge pull request #193423 from figsoda/update-cargo-tally
...
cargo-tally: 1.0.14 -> 1.0.15
2022-09-29 18:48:43 -04:00
figsoda
8813bb7a48
mmtc: 0.2.14 -> 0.2.15
2022-09-29 18:43:35 -04:00
R. Ryantm
18a8af1730
opentelemetry-collector: 0.60.0 -> 0.61.0
2022-09-29 22:20:32 +00:00
Dominique Martinet
3cb0c6624c
libbpf: add libbpf_1 for libbpf 1.0.1
...
libbpf 1.x breaks too many packages to do a hard transition: just keep
both packages for a while longer.
See https://github.com/libbpf/libbpf/issues/590 for discussion with upstream
2022-09-30 07:18:52 +09:00
Martin Weinelt and GitHub
a5b65f8191
Merge pull request #193582 from yayayayaka/gitlab-15.4.1
2022-09-30 00:05:25 +02:00
R. Ryantm
141266be87
nixpacks: 0.7.2 -> 0.8.0
2022-09-29 21:55:51 +00:00
Sandro and GitHub
4af4d2bcb1
Merge pull request #191679 from drupol/fish/update-wrapfish
2022-09-29 23:52:34 +02:00
R. Ryantm and zowoq
ccbff4333d
metal-cli: 0.9.1 -> 0.10.0
2022-09-30 07:49:03 +10:00
zowoq
e3dde55e48
netavark: 1.1.0 -> 1.2.0
...
https://github.com/containers/netavark/releases/tag/v1.2.0
2022-09-30 07:43:25 +10:00
zowoq
4c71fd0afa
aardvark-dns: 1.1.0 -> 1.2.0
...
https://github.com/containers/aardvark-dns/releases/tag/v1.2.0
2022-09-30 07:43:25 +10:00
Sandro and GitHub
00b86b69f0
Merge pull request #193009 from SuperSandro2000/nix-daemon-localhost
2022-09-29 23:38:05 +02:00
superherointj and GitHub
7049dd3d47
Merge pull request #193568 from superherointj/package-fluxcd-0.35.0
...
fluxcd: 0.34.0 -> 0.35.0
2022-09-29 18:37:56 -03:00
figsoda
3f5bcad933
ruff: 0.0.47 -> 0.0.48
2022-09-29 17:32:18 -04:00
Theodore Ni and GitHub
181908996a
sourcehut.buildsrht: 0.81.0 -> 0.82.8 ( #192450 )
2022-09-29 23:26:42 +02:00
Theodore Ni and GitHub
3955ba389c
pc-ble-driver: fix build on aarch64-darwin, little cleanups ( #192565 )
2022-09-29 23:24:18 +02:00
Sandro and GitHub
ab5003daa5
Merge pull request #192566 from tjni/opencolorio-1
2022-09-29 23:22:36 +02:00
R. Ryantm
cb1428fce6
mold: 1.5.0 -> 1.5.1
2022-09-29 21:14:53 +00:00
Yaya
6609c223b0
gitlab: 15.4.0 -> 15.4.1
...
https://about.gitlab.com/releases/2022/09/29/security-release-gitlab-15-4-1-released/
Fixes CVE-2022-3283 CVE-2022-3060 CVE-2022-2904 CVE-2022-3018
CVE-2022-3291 CVE-2022-3067 CVE-2022-2882 CVE-2022-3066
CVE-2022-3286 CVE-2022-3285 CVE-2022-3330 CVE-2022-3351
CVE-2022-3288 CVE-2022-3293 CVE-2022-3279 CVE-2022-3325
CVE-2022-31107
2022-09-29 20:58:54 +00:00
0x4A6F and GitHub
de9b0d1c04
Merge pull request #193516 from maralorn/chrysalis
...
chrysalis: 0.9.4 -> 0.11.5
2022-09-29 22:28:57 +02:00
Benjamin Staffin and GitHub
7afc1c5b04
Merge pull request #193509 from aaronjheng/prometheus-collectd-exporter
...
prometheus-collectd-exporter: use buildGoModule
2022-09-29 16:27:09 -04:00
Sandro and GitHub
ac1390c204
Merge pull request #192163 from tengkuizdihar/lapce/updateversion
2022-09-29 21:40:19 +02:00
Ivan Kozik
af9fb6eb3b
postgresqlPackages.pgroonga: also install the pgroonga_database extension
...
This extension contains the pgoronga_database_remove() function, which
can be used to actually remove the pgrn* files, because `DROP INDEX`
on a pgroonga index does not actually delete the index data.
https://pgroonga.github.io/reference/modules/pgroonga-database.html
https://pgroonga.github.io/reference/functions/pgroonga-database-remove.html
2022-09-29 19:40:10 +00:00
R. Ryantm
7b3974085c
libmaxminddb: 1.6.0 -> 1.7.0
2022-09-29 19:33:44 +00:00
superherointj
5823dddeb6
fluxcd: 0.34.0 -> 0.35.0
2022-09-29 16:15:50 -03:00
R. Ryantm
6a41a5d495
python310Packages.cloudsmith-api: 1.120.3 -> 1.142.3
2022-09-29 19:12:36 +00:00
John Ericson and GitHub
4dbfb550f0
Merge pull request #192630 from cidkidnix/fix-bash-android
...
bash: fix android cross-compile
2022-09-29 15:10:52 -04:00
R. Ryantm and obadz
419f5ba234
treesheets: unstable-2022-03-12 -> unstable-2022-09-26
2022-09-29 15:10:14 -04:00
John Ericson and GitHub
09a8827b63
Merge pull request #192629 from cidkidnix/fix-libelf-android
...
libelf: fix android cross-compile
2022-09-29 15:10:04 -04:00
R. Ryantm
03a2429a51
kics: 1.6.0 -> 1.6.1
2022-09-29 18:44:52 +00:00
Maximilian Bosch
e1663a8c95
linux/hardened/patches/5.4: 5.4.212-hardened1 -> 5.4.214-hardened1
2022-09-29 20:41:01 +02:00
Maximilian Bosch
b0e81ef64f
linux/hardened/patches/5.19: 5.19.8-hardened2 -> 5.19.11-hardened1
2022-09-29 20:40:49 +02:00
Maximilian Bosch
815763c425
linux/hardened/patches/5.15: 5.15.67-hardened1 -> 5.15.70-hardened1
2022-09-29 20:40:36 +02:00
Maximilian Bosch
d1973863ae
linux/hardened/patches/5.10: 5.10.142-hardened1 -> 5.10.145-hardened1
2022-09-29 20:40:23 +02:00
Maximilian Bosch
017d461dba
linux/hardened/patches/4.19: 4.19.257-hardened1 -> 4.19.259-hardened1
2022-09-29 20:40:11 +02:00
Maximilian Bosch
2ba1ad5ec6
linux/hardened/patches/4.14: 4.14.292-hardened1 -> 4.14.294-hardened1
2022-09-29 20:39:52 +02:00
Maximilian Bosch
6b330d1541
linux-rt_5_10: 5.10.140-rt73 -> 5.10.145-rt74
2022-09-29 20:39:04 +02:00
Maximilian Bosch
a5c28a9c5e
linux: 5.4.214 -> 5.4.215
2022-09-29 20:38:51 +02:00
Maximilian Bosch
66b26bf7a4
linux: 5.19.11 -> 5.19.12
2022-09-29 20:38:39 +02:00
Maximilian Bosch
5ac099eb6f
linux: 5.15.70 -> 5.15.71
2022-09-29 20:38:26 +02:00
Maximilian Bosch
ec62edf17e
linux: 5.10.145 -> 5.10.146
2022-09-29 20:38:15 +02:00
Maximilian Bosch
8e60fc74fc
linux: 4.9.329 -> 4.9.330
2022-09-29 20:38:03 +02:00
Maximilian Bosch
f0a698ea9f
linux: 4.19.259 -> 4.19.260
2022-09-29 20:37:54 +02:00
Maximilian Bosch
fa19b5af63
linux: 4.14.294 -> 4.14.295
2022-09-29 20:37:39 +02:00
Robert Scott and GitHub
e295c223cd
Merge pull request #193223 from smaret/radio_beam_update
...
python3Packages.radio_beam: update to the latest upstream and fix depends
2022-09-29 19:26:18 +01:00