Commit Graph

135 Commits

Author SHA1 Message Date
Markus Kowalewski
e6e04108ed nfs-ganesha: 13.0 -> 14.1 (#549868) 2026-08-07 18:50:10 +00:00
Adam C. Stephens
092fb76539 ntfy-sh: 2.26.3 -> 2.27.0
Changelog: https://github.com/binwiederhier/ntfy/releases/tag/v2.27.0
2026-08-06 14:09:27 -04:00
Markus Kowalewski
1a3d02fe80 ntirpc: 10.0 -> 14.1 2026-08-06 14:48:04 +02:00
R. Ryantm
13d70ec367 ntfy-sh: 2.26.0 -> 2.26.3 2026-07-28 16:51:04 +00:00
Markus Kowalewski
e0a196365b nfs-ganesha: 9.16 -> 11.1 (#542377) 2026-07-18 11:39:29 +00:00
nixpkgs-ci[bot]
e48dc447c8 ntfs3g: 2026.2.25 -> 2026.7.7 (#542370) 2026-07-16 03:45:18 +00:00
R. Ryantm
56f41d3b22 ntirpc: 9.16 -> 10.0
enable TLS
2026-07-15 23:43:37 +02:00
Jo
1beb6d7a93 ntp: make use of lib.licenses (#540725) 2026-07-15 21:04:04 +00:00
R. Ryantm
a07849623d ntfs3g: 2026.2.25 -> 2026.7.7 2026-07-15 19:28:30 +00:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
jopejoe1
10dafbc0b2 ntp: make use of lib.licenses 2026-07-11 13:40:34 +02:00
R. Ryantm
4897abb584 ntfy-sh: 2.25.0 -> 2.26.0 2026-07-10 15:27:22 +00:00
Arjan Schrijver
3e66820bbe ntfy-sh: 2.24.0 -> 2.25.0
Changelog: https://github.com/binwiederhier/ntfy/releases/tag/v2.25.0
2026-06-29 16:47:02 +02:00
Yifei Sun
729aed726b ntpd-rs: skip more tests on darwin 2026-06-28 22:03:32 +02:00
Markus Kowalewski
0981587ebd nfs-ganesha: 9.14 -> 9.16 (#532950) 2026-06-22 19:27:54 +00:00
Markus Kowalewski
bfdaa1aa33 ntirpc: 7.2 -> 9.16 2026-06-18 13:26:42 +02:00
Adam C. Stephens
cf7a01297b ntpd-rs: 1.8.0 -> 1.9.0
Changelog: https://github.com/pendulum-project/ntpd-rs/blob/v1.9.0/CHANGELOG.md
2026-06-12 11:04:42 -04:00
R. Ryantm
1974596e5d ntfy-sh: 2.23.0 -> 2.24.0 2026-06-05 09:32:51 +00:00
Ryan Omasta
d6c2664393 ntfs3g: modernize, adopt, stop using fuse2
Co-authored-by: Guillaume Girol <symphorien+git@xlumurb.eu>
2026-05-30 15:21:42 -06:00
R. Ryantm
b735cfd049 ntfy-sh: 2.22.0 -> 2.23.0 2026-05-18 17:22:02 +00:00
Adam C. Stephens
553d61f19e ntpd-rs: 1.7.2 -> 1.8.0
Changelog: https://github.com/pendulum-project/ntpd-rs/blob/v1.8.0/CHANGELOG.md
2026-05-10 23:19:33 -04:00
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
Xiangyan Sun
ac5aba8340 ntttcp: fix build with gcc15 2026-05-03 15:26:26 -07:00
Martin Weinelt
d5eb17960e ntfs3g: 2022.10.3 -> 2026.2.25 (#512192) 2026-04-29 11:09:22 +02:00
R. Ryantm
f04765146d ntfy-sh: 2.21.0 -> 2.22.0 2026-04-22 22:39:51 +00:00
R. Ryantm
78469b9e7c ntfs3g: 2022.10.3 -> 2026.2.25 2026-04-21 20:08:22 +00:00
ccicnce113424
86ba9f5a4e ntfsprogs-plus: enable strictDeps and __structuredAttrs 2026-04-10 19:09:01 +08:00
R. Ryantm
04e5300fe0 ntfy-sh: 2.20.1 -> 2.21.0 2026-04-06 23:58:11 +00:00
Franz Pletz
043fb6cff5 ntfy-alertmanager: 0.5.0 -> 1.0.0 (#505443) 2026-04-04 06:15:18 +00:00
Adam C. Stephens
10f71aca01 ntpd-rs: 1.7.1 -> 1.7.2
Changelog: https://github.com/pendulum-project/ntpd-rs/blob/v1.7.2/CHANGELOG.md
2026-04-03 16:52:27 -04:00
Jeremy Fleischman
cc2164e5ff ntfy-alertmanager: 0.5.0 -> 1.0.0
Changelog: https://git.xenrox.net/~xenrox/ntfy-alertmanager/refs/v1.0.0
2026-03-31 13:08:03 -07:00
R. Ryantm
4a1fc2b063 ntfy-sh: 2.19.2 -> 2.20.1 2026-03-29 05:06:25 +00:00
Michael Daniels
ed958af12f Bulk replace http:// with https:// (#496560) 2026-03-22 00:08:10 +00:00
StepBroBD
e1daa46f0b ntpd-rs: fix build on darwin (#501712) 2026-03-21 17:32:28 +00:00
Lisanna Dettwyler
9de91c0f5e ntl: use https for sources
Signed-off-by: Lisanna Dettwyler <lisanna.dettwyler@gmail.com>
2026-03-21 12:31:03 -04:00
Yifei Sun
cfc5259476 ntpd-rs: fix build on darwin 2026-03-20 20:05:06 +01:00
R. Ryantm
573ebdb081 ntfy-sh: 2.18.0 -> 2.19.2 2026-03-20 03:19:56 +00:00
Seth Flynn
1c55bd1502 ntpd-rs: skip tests depending on timestamped certs
These cause consistent test failures when the bundled certs happen to
expire. Upstream's response (so far) is to simply bump the expiration
date of these certs by another year, so it's probably best to just avoid
these until a more permanent solution is found
2026-03-16 21:24:58 -04:00
Adam C. Stephens
e1748cf441 ntfy-sh: 2.17.0 -> 2.18.0
Changelog: https://github.com/binwiederhier/ntfy/releases/tag/v2.18.0
2026-03-09 00:05:18 -04:00
Yohann Boniface
bf0c3a7f82 maintainers: drop dezgeg (#493007) 2026-03-01 21:36:40 +00:00
Adam C. Stephens
0131949562 ntfy-sh: 2.15.0 -> 2.17.0 2026-02-25 11:04:01 -05:00
Yohann Boniface
d408ec5b3a maintainers: drop joachifm (#490532) 2026-02-22 22:50:52 +00:00
Marcin Serwin
59364fb99a maintainers: drop dezgeg
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-02-22 12:43:51 +01:00
Bjørn Forsman
45b10f5cec Upgrade ntopng to 6.6 (#490337) 2026-02-22 08:00:23 +00:00
Adam C. Stephens
745b6f0c23 ntpd-rs: 1.7.0 -> 1.7.1
Changelog: https://github.com/pendulum-project/ntpd-rs/blob/v1.7.1/CHANGELOG.md
2026-02-15 23:53:22 -05:00
Marcin Serwin
d49d190572 maintainers: drop joachifm
Signed-off-by: Marcin Serwin <marcin@serwin.dev>
2026-02-15 00:41:24 +01:00
Bakhtiyar Neyman
65d934c5c1 ntopng: 6.2 -> 6.6
Add cmake to nativeBuildInputs, needed by the clickhouse-cpp submodule.

https://github.com/ntop/ntopng/blob/6.6/CHANGELOG.md
2026-02-14 01:38:46 -08:00
Franz Pletz
e327410788 ntpd-rs: 1.6.2 -> 1.7.0
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2026-02-08 17:07:19 +01:00
Fernando Rodrigues
693e12715a various: switch buildGoModule packages to use finalAttrs (#487704) 2026-02-07 09:35:52 +00:00
Fernando Rodrigues
a242c54745 various: switch buildPythonApplication packages to use finalAttrs (#487735) 2026-02-07 09:30:09 +00:00