Nick Cao and GitHub
8b192cd48a
Merge pull request #305894 from r-ryantm/auto-update/gqlgenc
...
gqlgenc: 0.20.0 -> 0.21.1
2024-04-22 11:32:45 -04:00
Nick Cao and GitHub
e54da811f3
Merge pull request #305900 from r-ryantm/auto-update/lux
...
lux: 0.23.0 -> 0.24.0
2024-04-22 11:31:38 -04:00
Nick Cao and GitHub
6a4604660d
Merge pull request #305904 from r-ryantm/auto-update/reviewdog
...
reviewdog: 0.17.3 -> 0.17.4
2024-04-22 11:30:13 -04:00
John Ericson and GitHub
da831a4b42
Merge pull request #305864 from obsidiansystems/aa/netbsd_pkgs
...
netbsd: move packages into their own modules
2024-04-22 11:29:39 -04:00
Nick Cao and GitHub
3afcb00f90
Merge pull request #305907 from r-ryantm/auto-update/pv-migrate
...
pv-migrate: 1.7.1 -> 1.8.0
2024-04-22 11:28:04 -04:00
Nick Cao and GitHub
854dabd0de
Merge pull request #305984 from r-ryantm/auto-update/stratis-cli
...
stratis-cli: 3.6.0 -> 3.6.2
2024-04-22 11:25:56 -04:00
Ali Abrar
f0b2aa7354
netbsd: move packages into their own modules
2024-04-22 10:53:59 -04:00
Peder Bergebakken Sundt and GitHub
06fc875337
Merge pull request #305024 from vaci/vaci/aeron-144
...
aeron, aeron-cpp: 1.43.0 -> 1.44.1
2024-04-22 16:24:32 +02:00
nixpkgs-merge-bot[bot] and GitHub
d1b037e02b
Merge pull request #305921 from r-ryantm/auto-update/files-cli
...
files-cli: 2.13.2 -> 2.13.7
2024-04-22 14:08:00 +00:00
Maximilian Bosch and GitHub
e8e9c5c3b1
Merge pull request #305837 from Ma27/roundcube-php83
...
nixos/roundcube: use php 8.3
2024-04-22 13:43:17 +00:00
Lily Foster and tomf
ddb94deafa
prefetch-npm-deps: switch to data-encoding
2024-04-22 23:14:15 +10:00
Lily Foster and tomf
c588edaf25
prefetch-npm-deps: remove runtime dependency on nix
2024-04-22 23:14:15 +10:00
R. Ryantm and tomf
5b0e42429a
rpcs3: 0.0.31-16334-fba1db29b -> 0.0.31-16364-dff7352e2
2024-04-22 23:09:39 +10:00
Sandro Jäckel and tomf
8db512dae8
nixos/nginx: update ciphers list
2024-04-22 23:08:14 +10:00
Artturi and GitHub
826abd26e9
Merge pull request #305758 from Artturin/discordupdate2
...
discord updates
2024-04-22 15:58:35 +03:00
Thiago Kenji Okada and GitHub
bd509c2fec
Merge pull request #305518 from kilianar/calibre-7.9.0
...
calibre: 7.8.0 -> 7.9.0
2024-04-22 13:01:38 +01:00
R. Ryantm
38ea017d79
stratis-cli: 3.6.0 -> 3.6.2
2024-04-22 11:54:54 +00:00
Thiago Kenji Okada and GitHub
ee1428c654
Merge pull request #305849 from r-ryantm/auto-update/libretro.puae
...
libretro.puae: unstable-2024-04-12 -> unstable-2024-04-19
2024-04-22 12:22:34 +01:00
Pascal Wittmann and GitHub
f5ebad1a80
Merge pull request #305893 from r-ryantm/auto-update/ocamlPackages.letsencrypt
...
ocamlPackages.letsencrypt: 0.5.0 -> 0.5.1
2024-04-22 13:22:19 +02:00
R. Ryantm and Alyssa Ross
cda9faf00a
libcxxrt: unstable-2024-02-05 -> unstable-2024-04-15
2024-04-22 13:20:22 +02:00
Matthias Beyer and GitHub
207dcfac62
Merge pull request #305292 from r-ryantm/auto-update/terminal-stocks
...
terminal-stocks: 1.0.16 -> 1.0.17
2024-04-22 13:04:13 +02:00
Matthias Beyer and GitHub
e4f39d4cd8
Merge pull request #304237 from r-ryantm/auto-update/python311Packages.pipdeptree
...
python311Packages.pipdeptree: 2.16.2 -> 2.18.1
2024-04-22 13:04:02 +02:00
Matthias Beyer and GitHub
d9fad944dd
Merge pull request #304839 from r-ryantm/auto-update/python312Packages.influxdb-client
...
python312Packages.influxdb-client: 1.41.0 -> 1.42.0
2024-04-22 13:03:39 +02:00
Matthias Beyer and GitHub
37e78013e8
Merge pull request #305750 from r-ryantm/auto-update/prometheus-redis-exporter
...
prometheus-redis-exporter: 1.58.0 -> 1.59.0
2024-04-22 13:01:10 +02:00
Matthias Beyer and GitHub
91d07442f6
Merge pull request #305669 from r-ryantm/auto-update/cemu
...
cemu: 2.0-78 -> 2.0-79
2024-04-22 12:57:21 +02:00
Stanisław Pitucha and GitHub
8e54038847
Merge pull request #305630 from r-ryantm/auto-update/reaper
...
reaper: 7.14 -> 7.15
2024-04-22 20:10:20 +10:00
Pavel Roskin and Alyssa Ross
2456bfc6c3
busybox: lower priority to 15, below systemd and coreutils
...
Busybox, systemd and coreutils all have priority 10. Busybox binaries
have been observed to shadow systemd and coreutils binaries.
If systemd is used, its binaries should be preferred, as they are aware
of systemd. For instance, the busybox provided `reboot` cannot reboot
NVidia Jetson AGX Xavier, whereas the systemd `reboot` can.
This also gives busybox lower priority than coreutils. Busybox is meant
for embedded systems with limited resources. If busybox and coreutils
coexist, the resources are normally not an issue. Busybox should only
shadow binaries that are known to be deficient.
If anyone wants to prefer busybox (e.g. memory constrained system with
plenty of non-volatile storage), it's up to them to prioritize busybox
manually above coreutils, util-linux and other packages. It's not a
common case.
2024-04-22 12:09:21 +02:00
Thiago Kenji Okada and GitHub
8a3f95b79b
Merge pull request #305839 from r-ryantm/auto-update/libretro.mame2003-plus
...
libretro.mame2003-plus: unstable-2024-04-13 -> unstable-2024-04-19
2024-04-22 10:41:57 +01:00
Thiago Kenji Okada and GitHub
b9d4a3fe9e
Merge pull request #305833 from r-ryantm/auto-update/libretro.dolphin
...
libretro.dolphin: unstable-2022-12-17 -> unstable-2024-04-19
2024-04-22 10:41:45 +01:00
Thiago Kenji Okada and GitHub
27b7563d16
Merge pull request #305832 from r-ryantm/auto-update/libretro.play
...
libretro.play: unstable-2024-04-10 -> unstable-2024-04-15
2024-04-22 10:41:26 +01:00
Fabian Affolter and GitHub
8c032eec80
Merge pull request #305924 from fabaff/exploitdb-bump
...
exploitdb: 2024-04-20 -> 2024-04-22
2024-04-22 11:39:25 +02:00
Thiago Kenji Okada and GitHub
346437f0e6
Merge pull request #305856 from r-ryantm/auto-update/libretro.swanstation
...
libretro.swanstation: unstable-2024-01-26 -> unstable-2024-04-18
2024-04-22 10:33:17 +01:00
Thiago Kenji Okada and GitHub
a8fcdc44d1
Merge pull request #305851 from r-ryantm/auto-update/libretro.flycast
...
libretro.flycast: unstable-2024-04-12 -> unstable-2024-04-19
2024-04-22 10:33:09 +01:00
Thiago Kenji Okada and GitHub
cf016a4440
Merge pull request #305850 from r-ryantm/auto-update/libretro.fbneo
...
libretro.fbneo: unstable-2024-04-15 -> unstable-2024-04-20
2024-04-22 10:32:33 +01:00
Thiago Kenji Okada and GitHub
c5c0c00cef
Merge pull request #305848 from r-ryantm/auto-update/libretro.genesis-plus-gx
...
libretro.genesis-plus-gx: unstable-2024-04-05 -> unstable-2024-04-20
2024-04-22 10:32:20 +01:00
Thiago Kenji Okada and GitHub
d3422df645
Merge pull request #305834 from r-ryantm/auto-update/retroarch-assets
...
retroarch-assets: unstable-2024-01-02 -> unstable-2024-04-18
2024-04-22 10:32:05 +01:00
Thiago Kenji Okada and GitHub
73c81c6c87
Merge pull request #305840 from r-ryantm/auto-update/libretro.ppsspp
...
libretro.ppsspp: unstable-2024-04-14 -> unstable-2024-04-20
2024-04-22 10:31:45 +01:00
Thiago Kenji Okada and GitHub
e7f1fb7f19
Merge pull request #305841 from r-ryantm/auto-update/libretro.snes9x
...
libretro.snes9x: unstable-2024-04-13 -> unstable-2024-04-20
2024-04-22 10:31:16 +01:00
Thiago Kenji Okada and GitHub
f3ca980fe7
Merge pull request #305838 from r-ryantm/auto-update/libretro.pcsx-rearmed
...
libretro.pcsx-rearmed: unstable-2024-04-14 -> unstable-2024-04-18
2024-04-22 10:30:49 +01:00
Thiago Kenji Okada and GitHub
e98ab47752
Merge pull request #305831 from r-ryantm/auto-update/libretro.beetle-psx-hw
...
libretro.beetle-psx-hw: unstable-2024-04-12 -> unstable-2024-04-19
2024-04-22 10:30:34 +01:00
rewine and GitHub
cef8ae469e
Merge pull request #305835 from Icy-Thought/whitesur-icon
...
whitesur-icon-theme: 2024-04-08 -> 2024-04-22
2024-04-22 17:24:05 +08:00
R. Ryantm and sternenseemann
58e28b3888
ocamlPackages.ca-certs-nss: 3.92 -> 3.98
2024-04-22 11:18:15 +02:00
Basti and GitHub
f6f1ab952e
Merge pull request #305608 from Sigmanificient/tuifi-4.0.0
...
tuifimanager: 3.3.5 -> 4.0.0
2024-04-22 09:08:30 +00:00
Ulrik Strid and GitHub
3ab807f275
Merge pull request #304972 from vbgl/ocaml-5.2.0β2
...
ocaml-ng.ocamlPackages_5_2.ocaml: 5.2.0-β1 → 5.2.0-β2
2024-04-22 10:51:56 +02:00
Elliot Cameron and Matthieu Coudron
be137fd0d0
neovim: propagate pname and version through wrapper
2024-04-22 10:46:27 +02:00
K900 and GitHub
45bc5d5b88
Merge pull request #305692 from Naxdy/work/add-python3-to-ecm
...
kdePackages/ecm: add `python3` to `extraPropagatedBuildInputs`
2024-04-22 11:44:01 +03:00
Doron Behar and GitHub
3412d90524
Merge pull request #304710 from r-ryantm/auto-update/python312Packages.jedi-language-server
...
python312Packages.jedi-language-server: 0.41.3 -> 0.41.4
2024-04-22 11:42:05 +03:00
Haseeb Majid and Matthieu Coudron
af270165be
vimPlugins.arrow-nvim: init at 2024-04-19
2024-04-22 10:34:07 +02:00
kirillrdy and GitHub
1fc05e600a
Merge pull request #305270 from phiadaarr/python3Packages.ducc0_34_0
...
python3Packages.ducc0: 0.33.0 -> 0.34.0
2024-04-22 18:29:21 +10:00
Pol Dellaiera and GitHub
c9d72a6fd4
Merge pull request #302361 from nim65s/pythonqt
...
python-qt: 3.4.2 -> 3.5.1
2024-04-22 10:24:38 +02:00