Jakob Lechner
60bf958aea
ntfy-sh: fix sh not found in subscribe command
...
ntfy's CLI supports running a command for every incoming message via:
ntfy subscribe TOPIC COMMAND
See: https://docs.ntfy.sh/subscribe/cli/#run-command-for-every-message
The upstream source hardcodes `sh` as the script launcher in
`cmd/subscribe_unix.go` and `cmd/subscribe_darwin.go`:
```go
scriptLauncher = []string{"sh", "-c"}
```
On NixOS, `sh` is not available in $PATH, causing command execution
to fail with:
Command failed: exec: "sh": executable file not found in $PATH
Replace the hardcoded `sh` with nixpkgs' runtimeShell, which resolves
to the system's configured shell (typically bash).
2026-05-06 15:46:36 +02:00
Michael Daniels and GitHub
169fe20ef5
ci/github-script/lint-commits: confirm Git names/emails are present ( #516199 )
2026-05-06 13:29:51 +00:00
Martin Weinelt and GitHub
617b36d026
solanum: 0-unstable-2026-04-09 -> 0-unstable-2026-04-29 ( #517293 )
2026-05-06 13:22:35 +00:00
Gaétan Lepage and GitHub
093b7d7b3a
python3Packages.moyopy: 0.7.9 -> 0.8.0 ( #517251 )
2026-05-06 13:09:45 +00:00
R. Ryantm and Gaetan Lepage
3204f4c9ac
python3Packages.moyopy: 0.7.9 -> 0.8.0
2026-05-06 12:58:14 +00:00
Weijia Wang and GitHub
11a0154872
ankiAddons.buildAnkiAddon: set passthru.updateScript by default ( #484712 )
2026-05-06 12:57:32 +00:00
nixpkgs-ci[bot] and GitHub
fe25282b33
everest: 6249 -> 6286 ( #517282 )
2026-05-06 12:56:04 +00:00
nixpkgs-ci[bot] and GitHub
6dd35795e4
wails: 2.11.0 -> 2.12.0 ( #506241 )
2026-05-06 12:55:14 +00:00
Gaétan Lepage and GitHub
e9d0da1118
python3Packages.jupyter-server: disable flaky test_cull_connected globally ( #517142 )
2026-05-06 12:51:40 +00:00
Gaétan Lepage and GitHub
07800bee2b
typesetter: 0.12.3 -> 0.12.6 ( #517066 )
2026-05-06 12:40:13 +00:00
Sandro and GitHub
a597a5027a
srm-cuarzo: set license ( #516991 )
2026-05-06 12:33:23 +00:00
Sandro and GitHub
6c6f009d83
python3Packages.hdbscan: unbreak, remove merged patch ( #517060 )
2026-05-06 12:23:36 +00:00
Sandro and GitHub
ab0110b942
piglit: unstable-2025-04-15 -> unstable-2026-05-04 ( #517226 )
2026-05-06 12:20:50 +00:00
R. Ryantm
3018aa45b1
solanum: 0-unstable-2026-04-09 -> 0-unstable-2026-04-29
2026-05-06 12:07:57 +00:00
nixpkgs-ci[bot] and GitHub
14b4b14c38
spicedb-zed: 1.0.0 -> 1.1.1 ( #517255 )
2026-05-06 12:06:41 +00:00
Ethan Carter Edwards and Weijia Wang
7153a35d9a
ankiAddons: remove redundant nix-update-script
...
This is set by default in ankiAddons.buildAnkiAddon now.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-05-06 14:05:55 +02:00
Ethan Carter Edwards and Weijia Wang
0617f3c308
anki-utils.buildAnkiAddon: add default passthru.updateScript
...
Most packagess seem to use it. DRY.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com >
2026-05-06 14:05:54 +02:00
Jakub Kozłowski and GitHub
7474b4c57d
rustlens: init at 0.2.1 ( #516950 )
2026-05-06 11:55:45 +00:00
Kira Bruneau and GitHub
4adfadc3f5
mangohud: 0.8.2 -> 0.8.3 ( #514940 )
2026-05-06 11:50:57 +00:00
R. Ryantm
31b38311a7
everest: 6249 -> 6286
2026-05-06 11:33:42 +00:00
Leona Maroni and GitHub
d5561ec04e
magic-wormhole: 0.23.0 -> 0.24.0 (fixes CVE-2026-42448) ( #517222 )
2026-05-06 11:27:12 +00:00
nixpkgs-ci[bot] and GitHub
994359fcca
etherpad-lite: 2.6.1 -> 2.7.2 ( #515241 )
2026-05-06 11:20:39 +00:00
R. Ryantm and Gaetan Lepage
f02e0f7720
typesetter: 0.12.3 -> 0.12.6
2026-05-06 11:17:35 +00:00
Gaétan Lepage and GitHub
73b9efd263
zed-editor: 1.0.0 -> 1.0.1 ( #517228 )
2026-05-06 11:09:29 +00:00
Luke Granger-Brown and GitHub
920aeb9de0
envoy: fix deps fetch by pinning go and providing hashes ( #512623 )
2026-05-06 11:01:56 +00:00
Aaron Andersen and GitHub
73e5e07774
kodiPackages.kodi-platform: set license ( #516540 )
2026-05-06 10:56:45 +00:00
Jo and GitHub
50ea518379
m1n1: fix meta.platforms, add maintainer ( #513576 )
2026-05-06 10:47:13 +00:00
isabel and GitHub
d9905b7a60
moonlight: 2026.4.0 -> 2026.5.0 ( #517098 )
2026-05-06 10:36:14 +00:00
nixpkgs-ci[bot] and GitHub
acb6c00ce3
nats-server: 2.12.8 -> 2.14.0 ( #517219 )
2026-05-06 10:31:01 +00:00
nixpkgs-ci[bot] and GitHub
c479dc6df6
nvidia-mig-parted: 0.14.0 -> 0.14.1 ( #517107 )
2026-05-06 10:30:57 +00:00
Toma and GitHub
511eaba858
blockbench: 5.1.3 -> 5.1.4 ( #517137 )
2026-05-06 10:22:55 +00:00
R. Ryantm
692dacabe5
spicedb-zed: 1.0.0 -> 1.1.1
2026-05-06 10:13:10 +00:00
Jacek Galowicz and GitHub
fb256053d2
flake-du: init at 0.1.0 ( #516967 )
2026-05-06 09:49:31 +00:00
yaya and GitHub
1df19c5af2
rtl_fm_streamer: fix build with gcc 15 ( #517229 )
2026-05-06 09:47:48 +00:00
yaya and GitHub
9e37c8d807
ink: fix build with gcc15 ( #517223 )
2026-05-06 09:45:33 +00:00
Alyssa Ross and GitHub
39d9e4fcf3
llvmPackages_22: 22.1.2 -> 22.1.5 ( #517002 )
2026-05-06 09:40:40 +00:00
yaya and GitHub
224bfb67f7
gitlab-runner: revise which tests we skip ( #517047 )
2026-05-06 09:39:57 +00:00
Alyssa Ross and GitHub
9aebf9441f
xhtml1: set license ( #517233 )
2026-05-06 09:38:32 +00:00
nixpkgs-ci[bot] and GitHub
dbfec88e76
google-lighthouse: 13.1.0 -> 13.2.0 ( #517096 )
2026-05-06 09:36:51 +00:00
Jhonas Wernery and GitHub
159f10f22d
nixos/console: Fix systemd-vconsole-setup ( #299456 )
2026-05-06 09:11:17 +00:00
Félix and GitHub
0cf1805878
pleroma: drop yayayayaka from maintainers ( #517161 )
2026-05-06 09:08:59 +00:00
Jhonas Wernery and GitHub
b2240e9786
matrix-authentication-service: 1.15.0 -> 1.16.0 ( #514535 )
2026-05-06 09:08:57 +00:00
jopejoe1
c19401508b
xhtml1: set license
...
source: https://www.w3.org/Consortium/Legal/copyright-software-19980720.html
2026-05-06 11:08:30 +02:00
Jhonas Wernery and GitHub
c56147f8ad
sensu-go-backend: 6.14.0 -> 6.14.1 ( #516427 )
2026-05-06 09:07:26 +00:00
Jhonas Wernery and GitHub
5206a685a5
docker: 29.4.1 -> 29.4.2 ( #516104 )
2026-05-06 09:06:02 +00:00
Harinn
2f6387d8b0
rtl_fm_streamer: fix build with gcc 15
2026-05-06 15:58:23 +07:00
Niklas Korz
f98632e456
zed-editor: 1.0.0 -> 1.0.1
...
https://github.com/zed-industries/zed/releases/tag/v1.0.1
2026-05-06 10:54:39 +02:00
jopejoe1
aac795740f
lib.licenses: add w3c-19980720
2026-05-06 10:50:57 +02:00
Pol Dellaiera and GitHub
e59df1e7fc
rustnet: 1.2.0 -> 1.3.0 ( #517225 )
2026-05-06 08:45:56 +00:00
Pol Dellaiera
8b1c78f402
rustnet: 1.2.0 -> 1.3.0
...
Diff: https://github.com/domcyrus/rustnet/compare/v1.2.0...v1.3.0
Changelog: https://github.com/domcyrus/rustnet/releases/tag/v1.3.0
2026-05-06 10:31:52 +02:00