Paul Meyer
385e1aa892
go_1_22/buildGo122Module: remove
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:33:23 +02:00
Paul Meyer
418ac80e04
cloudflared: mark broken
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:33:22 +02:00
Paul Meyer
58ecd4ed76
ivpn{,-service}: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:33:20 +02:00
Paul Meyer
eeb90f652a
wireguard-go: mark broken
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:31:52 +02:00
Paul Meyer
23502cd2e9
warp-plus: mark broken
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:31:52 +02:00
Paul Meyer
9216f2e485
pingu: mark broken
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:31:52 +02:00
Paul Meyer
307365acaa
gitmux: unpin Go builder, disable tests
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:31:49 +02:00
Paul Meyer
46f46dd8f7
acme-dns: 1.1 -> 1.1-unstable-2024-12-15, unpin Go builder, mark broken on darwin
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:30:56 +02:00
Paul Meyer
14b235a1fb
grafana-agent: mark broken
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:30:54 +02:00
Paul Meyer
8a528b3fc8
prometheus-node-cert-exporter: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:30:21 +02:00
Paul Meyer
092e15e8d6
prometheus-dnsmasq-exporter: unpin Go builder, mark broken on darwin
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:30:21 +02:00
Paul Meyer
f9b5b73f03
datadog-agent: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:30:18 +02:00
Maximilian Bosch
39dcdc5c9b
nixos/nextcloud: check if ownership of config is correct
...
Follow-up on #169733
For `data`, Nextcloud checks on its own if everything is readable.
However, for `config` it's crucial that the ownership is actually
correct: otherwise, systemd-tmpfiles will refuse any operations inside
because of unsafe path transitions.
This can result in a subtly broken setup by the `override.config.php`
not being updated, but also not part of the system closure anymore
(another override.config.php is referenced now) which means it'll be
GCed eventually even though Nextcloud relies on it.
If this precondition is not met, the following error will be printed:
nextcloud-setup-start[972]: /var/lib/nextcloud/config is not owned by user 'nextcloud'!
nextcloud-setup-start[972]: Please check the logs via 'journalctl -u systemd-tmpfiles-setup'
nextcloud-setup-start[972]: and make sure there are no unsafe path transitions.
nextcloud-setup-start[972]: (https://nixos.org/manual/nixos/stable/#module-services-nextcloud-pitfalls-during-upgrade )
2025-04-02 09:30:17 +02:00
Arne Keller
4af373b42d
buildbotPackages: fix top-level definition ( #395404 )
2025-04-02 09:30:12 +02:00
Paul Meyer
75779d02f2
sensu-go-{agent,backend,cli}: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:40 +02:00
Paul Meyer
2a566731ea
nomad_1_{7,8}: remove
...
The Go toolchain needed to build these is EOL, and comment says it doesn't want to be build with a newer toolchain, so removing these.
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:40 +02:00
Paul Meyer
c5194f6441
nexttrace: unpin Go builder, mark broken on darwin
...
Seems like upsteam support for Go 1.23 was added in 69588b0d14 ,
project builds and run the help command.
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:40 +02:00
Paul Meyer
b6729c8121
photofield: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:40 +02:00
Paul Meyer
81492a48d4
zincsearch: unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:40 +02:00
Paul Meyer
bfc4ad96e3
phlare: remove
...
Upstream project is archived, doesn't build anymore with supported Go toolchains.
Successor is pyroscope, which currently isn't packaged (https://github.com/NixOS/nixpkgs/pull/271139 still open).
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:39 +02:00
Paul Meyer
7f51f3603d
hof: 0.6.9 -> 0.6.10, unpin Go builder, mark broken on darwin
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:29 +02:00
Paul Meyer
4a4efe1163
honeytrap: unpin Go builder, fix versioning, mark broken on darwin
...
The toolchain was pinned due to a build failure in
https://hydra.nixos.org/build/276117884/nixlog/1/tail , which I couldn't
reproduce locally with the latest toolchain. The upstream project hasn't
seen updates in 4 years, so if the package breaks again we might just
remove it.
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
007d3e9c63
devdash: remove
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
9594282483
bitmagnet: don't build dev binaries
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
c7637335cf
bitmagnet: 0.9.5 -> 0.10.0, unpin Go builder
...
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
48fab78541
bettercap: unpin Go builder, mark broken on darwin
...
Undocumented why it would need the pinned toolchain, builds/runs fine with latest.
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
1cbbdfea6f
ali: unpin Go builder, mark broken on darwin
...
Undocumented why it would need the pinned toolchain, builds/runs fine with latest.
Signed-off-by: Paul Meyer <katexochen0@gmail.com >
2025-04-02 09:28:28 +02:00
Paul Meyer
1f0082fe19
cloudpan189-go: remove ( #395402 )
2025-04-02 09:27:52 +02:00
Fabian Affolter
d183f42219
natscli: 0.1.6 -> 0.2.0
...
Diff: https://github.com/nats-io/natscli/compare/refs/tags/v0.1.6...v0.2.0
Changelog: https://github.com/nats-io/natscli/releases/tag/v0.2.0
2025-04-02 09:24:26 +02:00
FliegendeWurst
60318c1790
buildbotPackages: fix top-level definition
2025-04-02 09:20:42 +02:00
nixpkgs-merge-bot[bot]
e3efd27210
wpaperd: 1.1.1 -> 1.2.0 ( #395340 )
...
Co-authored-by: DPDmancul <davide.peressoni@tuta.io >
2025-04-02 07:16:27 +00:00
Lan Tian
3539fffd20
cloudpan189-go: remove
2025-04-02 00:15:49 -07:00
misuzu
0f4487251d
strfry: init at 1.0.4, nixos/strfry: init ( #385587 )
2025-04-02 10:13:41 +03:00
Pol Dellaiera
91a5cb9551
python312Packages.swh-storage: init at 3.1.0 ( #394954 )
2025-04-02 09:09:02 +02:00
Pol Dellaiera
fdcc65bff0
python312Packages.wsnsimpy: drop ( #395221 )
2025-04-02 09:08:44 +02:00
Fabian Affolter
3ef9c44a6f
python312Packages.dash-bootstrap-components: 1.7.1 -> 2.0.0 ( #395129 )
2025-04-02 09:01:33 +02:00
Fabian Affolter
83cf818c90
python312Packages.netbox-plugin-prometheus-sd: 1.1.2 -> 1.2.0 ( #395375 )
2025-04-02 08:58:44 +02:00
K900
93022a465f
kdePackages: Plasma 6.3.3 -> 6.3.4 ( #395385 )
2025-04-02 09:58:32 +03:00
Fabian Affolter
58dabc4060
python313Packages.boto3-stubs: 1.37.24 -> 1.37.25
2025-04-02 08:52:01 +02:00
Fabian Affolter
8154184700
python313Packages.botocore-stubs: 1.37.24 -> 1.37.25
2025-04-02 08:51:57 +02:00
Fabian Affolter
4b94580130
python312Packages.mypy-boto3-sagemaker: 1.37.23 -> 1.37.25
2025-04-02 08:51:35 +02:00
Fabian Affolter
bfc4651b66
python312Packages.mypy-boto3-cleanrooms: 1.37.15 -> 1.37.25
2025-04-02 08:50:33 +02:00
Fabian Affolter
234cdf862b
checkov: 3.2.395 -> 3.2.396
...
Diff: https://github.com/bridgecrewio/checkov/compare/refs/tags/3.2.395...3.2.396
Changelog: https://github.com/bridgecrewio/checkov/releases/tag/3.2.396
2025-04-02 08:50:07 +02:00
nixpkgs-merge-bot[bot]
002f3cefe4
ddev: 1.24.3 -> 1.24.4 ( #395165 )
...
Co-authored-by: remyvv <remyvv@users.noreply.github.com >
2025-04-02 06:49:29 +00:00
Fabian Affolter
eec2a47410
python313Packages.yolink-api: 0.4.9 -> 0.5.0 ( #395387 )
2025-04-02 08:48:41 +02:00
Fabian Affolter
1145d75fff
python313Packages.tencentcloud-sdk-python: 3.0.1352 -> 3.0.1353 ( #395388 )
2025-04-02 08:48:26 +02:00
Fabian Affolter
2d56fa4037
python312Packages.pysmartthings: 2.7.4 -> 3.0.1 ( #395384 )
2025-04-02 08:46:14 +02:00
Fabian Affolter
8bd41bc8bf
http-scanner: init at 1.0.1 ( #394247 )
2025-04-02 08:45:07 +02:00
Wolfgang Walther
8486d69b36
LycheeSlicer: init at 7.3.1 ( #378845 )
2025-04-02 06:37:25 +00:00
Fabian Affolter
ba5bba362a
python313Packages.netutils: 1.12.0 -> 1.13.0
...
Diff: https://github.com/networktocode/netutils/compare/refs/tags/v1.12.0...v1.13.0
Changelog: https://github.com/networktocode/netutils/releases/tag/v1.13.0
2025-04-02 08:33:34 +02:00