nixpkgs-ci[bot]
ff2ccd2fd6
Merge master into staging-next
2025-02-17 06:05:01 +00:00
Johannes Kirschbauer
2f6b75b26a
lib/types: add types.pathWith
( #373287 )
2025-02-17 09:56:48 +07:00
K900
395cc7772d
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-16 13:23:25 +03:00
misuzu
faa68fc84b
vsmartcard-vpcd, vsmartcard-pcsc-relay: init at 0.9-unstable-2025-01-25, nixos/vsmartcard-vpcd: init ( #194957 )
2025-02-16 10:25:12 +02:00
nixpkgs-ci[bot]
d4537b75d3
Merge master into staging-next
2025-02-16 00:16:11 +00:00
Christoph Honal
94a66f9416
nixos/vsmartcard-vcpd: init
2025-02-15 22:16:31 +01:00
Jeremy Fleischman
6d7f6a92cc
lib/types: add types.pathWith
...
This gives people some flexibility when they need a path type, and
prevents a "combinatorial explosion" of various path stops.
I've re-implemented our existing `path` and `pathInStore` types using
`pathWith`. Our existing `package` type is potentially a candidate for
similar treatment, but it's a little quirkier (there's some stuff with
`builtins.hasContext` and `toDerivation` that I don't completely
understand), and I didn't want to muddy this PR with that.
As a happy side effect of this work, we get a new feature: the ability
to create a type for paths *not* in the store. This is useful for when a
module needs a path to a file, and wants to protect people from
accidentally leaking that file into the nix store.
2025-02-15 16:14:06 +07:00
ruro
3c3ddddbe8
python3Packages.bpycv: remove
...
The bpycv package is incompatible with blender version 4 or later. It
seems that neither upstream author nor the nixpkgs maintainer are
currently interested in updating/maintaining this package.
See:
- https://github.com/NixOS/nixpkgs/issues/379872
- https://github.com/DIYer22/bpycv/issues/51
- https://github.com/NixOS/nixpkgs/pull/380403
- https://github.com/NixOS/nixpkgs/pull/380443
2025-02-14 19:25:11 +03:00
Martin Weinelt
eb57ea0460
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-14 02:28:12 +01:00
kirillrdy
ace6a3fdc2
xonsh.xontribs.xontrib-*: init at various ( #354733 )
2025-02-14 07:18:35 +11:00
Felix Bühler
c501435cd7
nixos/rss-bridge: fix pool, add package, add webserver + test ( #379189 )
2025-02-13 19:40:23 +01:00
nixpkgs-ci[bot]
ba14e0aa79
Merge master into staging-next
2025-02-13 00:14:34 +00:00
Tristan Ross
8005d0910b
prometheus-node-cert-exporter: init at 1.1.7 ( #368325 )
2025-02-12 12:34:24 -08:00
Felix Buehler
3cade1b5ac
nixos/rss-bridge: add webserver option
...
Co-authored-by: Zitrone <general@dev.quantenzitrone.eu>
2025-02-11 23:57:16 +01:00
Felix Buehler
b8735ce254
nixos/rss-bridge: add package option
...
Co-authored-by: Zitrone <general@dev.quantenzitrone.eu>
2025-02-11 22:41:07 +01:00
nixpkgs-ci[bot]
e20903fa3d
Merge master into staging-next
2025-02-10 18:04:55 +00:00
misuzu
45798f6e54
Add Thinkpad NXP1001 NFC support using libnfc-nci and PC/SC ( #379118 )
2025-02-10 20:04:51 +02:00
Christoph Honal
a05198804c
nixos/nfc-nci: init
2025-02-10 15:59:53 +01:00
K900
1cf383347c
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-10 16:03:07 +03:00
David McFarland
36b5ba1b02
nexusmods-app: add release-note for resetting before upgrading ( #380423 )
2025-02-10 08:22:52 -04:00
nixpkgs-ci[bot]
5140d32870
Merge master into staging-next
2025-02-10 00:15:04 +00:00
R. Ryantm
e79b9e4784
kanata-with-cmd: 1.7.0 -> 1.8.0
2025-02-09 22:00:47 +08:00
Robert Scott
5fea611634
docs: mention promotion of stackclashprotection
hardening flag to default enabled
2025-02-09 10:58:59 +00:00
Ryan Hendrickson
6f1338e307
nixos/version: validate system.stateVersion ( #379754 )
2025-02-09 00:46:17 -05:00
Matt Sturgeon
fcb50b7659
nexusmods-app: add release-note for resetting before upgrading
...
24.11 has nexusmods-app 0.6.3, while 25.05 currently has 0.7.3.
Unfortunately, nexusmods-app is unable to run when any state from a
version older than 0.7.0 is still present. Therefore users must be
instructed to reset all state before upgrading.
2025-02-08 20:36:12 +00:00
Donovan Glover
312785077a
serious-sans: drop ( #377216 )
2025-02-08 14:59:15 +00:00
Bruno BELANYI
9d64467654
Recyclarr: add missing release files ( #380084 )
2025-02-07 13:33:40 +00:00
Sandro
fadee3e049
nixos/bird: rename bird2 to bird, switch to bird3 by default ( #366190 )
2025-02-07 14:28:30 +01:00
bas
9ece690ebf
Add recyclarr module to module list and release notes
2025-02-07 12:26:48 +01:00
thiloho
5f7664a53b
nixos/archtika: init module
...
nixos/manual: add archtika module to 25.05 release notes
nixos/archtika: fix module formatting, add description and remove trailing whitespace
nixos/archtika: refactor module
nixos/archtika: refactor module
nixos/archtika: make SystemCallFilter addition for postgres systemd service
nixos/archtika: refactor module
nixos/archtika: grant only necessary authentication permissions to archtika db
2025-02-07 04:39:59 +01:00
Infinidoge
f05513f3af
nixos/xonsh: support extra packages
2025-02-06 11:03:45 -05:00
Tom Herbers
5abb11bbe7
nixos/bird: rename bird2 to bird, switch to bird3 by default
...
This is done in view of the Release of the new v3 of Bird.
Switch to the bird3 package for the `services.bird.package` option.
Switch the `bird` package alias to bird3.
2025-02-06 16:35:44 +01:00
éclairevoyant
37d08685e8
nixos/version: validate system.stateVersion
2025-02-06 07:04:02 -05:00
Charlie Egan
40000454e0
open-policy-agent: 0.70.0 -> 1.1.0
...
Signed-off-by: Charlie Egan <charlieegan3@users.noreply.github.com>
2025-02-06 10:19:42 +00:00
K900
7d1c33c8ff
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-06 09:37:26 +03:00
Niklas Korz
6c7920c12b
nixos/doc/rl-2505: removal of zig_0_9 and zig_0_10
2025-02-05 23:58:04 +01:00
misuzu
c7180e8bf4
borgmatic: 1.8.14 -> 1.9.5 ( #368632 )
2025-02-05 22:17:07 +02:00
K900
29d8d9b1a7
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-05 22:58:25 +03:00
Franz Pletz
7e91c085d4
prometheus: 3.0.1 -> 3.1.0; document prometheus upgrade ( #379084 )
2025-02-05 18:36:15 +01:00
K900
af55d5afc2
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-05 09:44:25 +03:00
Masum Reza
098d23f256
ags: 1.8.2 -> 2.2.1 ( #373562 )
...
* astal.io: revise description
* ags: rename to ags_1
* ags: init at 2.2.1
2025-02-04 21:37:49 +05:30
K900
3029205c9c
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-04 17:12:39 +03:00
PerchunPak
7bd40e30ed
ags: init at 2.2.1
2025-02-04 15:06:56 +01:00
Sandro
6adcf70baf
nixos/glpi-agent: init ( #361759 )
2025-02-04 10:24:53 +01:00
K900
3ddda10211
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-04 10:29:11 +03:00
Martin Weinelt
573ebb1e13
nixos/home-assistant: declarative blueprints ( #377688 )
2025-02-04 00:43:44 +01:00
Robert Schütz
da7138684b
nixos/home-assistant: declarative blueprints
2025-02-03 10:54:30 -08:00
Marie Ramlow
f980323f54
nixos/doc/rl-2505: document prometheus upgrade
2025-02-03 13:10:42 +01:00
K900
5c3fd0ab9f
Merge remote-tracking branch 'origin/master' into staging-next
2025-02-03 09:17:01 +03:00
Florian Klink
4742e5b16e
nixos/azure: move image-specific configs from azure-common to azure-image, fix console output ( #359365 )
2025-02-02 22:57:49 +02:00