github-actions[bot]
6a83ff87ac
Merge master into staging-next
2024-12-19 00:15:19 +00:00
Sefa Eyeoglu
29aa091dbe
nixos/borgbackup: fix extraArgs shell expansion
...
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2024-12-18 22:31:38 +01:00
Yueh-Shun Li
f75d1446d5
buildGoModule: Use the env
attribute to pass environment variables ( #359641 )
2024-12-19 03:51:40 +08:00
github-actions[bot]
dd1d7cff2b
Merge master into staging-next
2024-12-18 18:04:46 +00:00
Arne Keller
f610b7204c
whoogle-search: init at 0.9.0, add module ( #350730 )
2024-12-18 18:52:29 +01:00
Atemu
83a5427a5e
dotnet: migrate nuget lockfiles to JSON ( #362278 )
2024-12-18 16:52:28 +01:00
Yueh-Shun Li
af99530831
rl-2505.section.md: add release note entry about the buildGoModule env.CGO_ENABLED changes
2024-12-18 23:20:17 +08:00
Malte Voos
1cf796812a
nixos/whoogle-seach: add module
2024-12-18 15:14:45 +01:00
Michele Guerini Rocco
73b7d3bf3e
nixos/doc: update the status of Intel Graphics ( #365448 )
2024-12-18 13:13:15 +01:00
github-actions[bot]
f283310267
Merge master into staging-next
2024-12-18 12:06:02 +00:00
Florian Klink
b2e99477cd
nixos/systemd: don't require network-online.target for multi-user.taget v2 ( #365809 )
2024-12-18 09:52:38 +02:00
github-actions[bot]
12c211c64e
Merge master into staging-next
2024-12-18 00:15:09 +00:00
GGG
2b4190a2c2
docs: add buildDotnetModule changes to release notes.
2024-12-17 19:49:03 -03:00
rnhmjoj
104c5a6283
nixos/release-notes: warn multi-user no longer wants network-online
2024-12-17 21:54:48 +01:00
Guillaume Girol
03040e06fb
nixos/apparmor: policy activation tristate and policy path support ( #356796 )
2024-12-17 19:56:13 +01:00
github-actions[bot]
1e2a1b291f
Merge master into staging-next
2024-12-17 12:06:09 +00:00
misuzu
5a1d9ce990
nixos/prometheus: add nvidia-gpu exporter ( #365522 )
2024-12-17 10:17:12 +02:00
K900
293d08b05f
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-17 09:46:26 +03:00
Daksh Jotwani
aa8a2577f1
nixos/prometheus: add nvidia-gpu exporter
...
This exporter allows prometheus-nvidia-gpu-exporter to be installed as a
systemd service.
2024-12-16 19:33:45 -08:00
Bobby Rong
d8890db135
Xfce 4.20 ( #353048 )
2024-12-17 08:36:52 +08:00
github-actions[bot]
79b879a7b0
Merge master into staging-next
2024-12-17 00:15:40 +00:00
Pyrox
17c5317daf
nodePackages.copy-webpack-plugin: drop ( #364321 )
2024-12-16 19:06:28 -05:00
qubitnano
41d526828f
sm64ex-coop: drop
2024-12-16 17:39:34 -05:00
Grimmauld
e87b9b1f3e
nixos/apparmor: profile activation tristate and profile path support
2024-12-16 15:32:42 +01:00
rnhmjoj
3faf0171a0
nixos/doc: update the status of Intel Graphics
...
xf86-video-intel is now incompatible with the latest Mesa: it may fix
screen tearing, but this is not really worth the other downsides, so we
should stop recommending it.
We recommend `modesetting` unless the GPU is so old to be unsupported,
and mention picom is screen tearing is too bad. Hopefully the next Xorg
release will fix this.
2024-12-16 15:30:17 +01:00
K900
2075b1dd03
Merge remote-tracking branch 'origin/master' into staging-next
2024-12-16 15:12:34 +03:00
Vincent Bernat
930ee4ad58
caddy: add support for compiling Caddy with plugins
...
This adds a `withPlugins` function to Caddy package.
```nix
services.caddy = {
enable = true;
package = pkgs.caddy.withPlugins {
plugins = [ "github.com/caddy-dns/powerdns@v1.0.1" ];
hash = "sha256-F/jqR4iEsklJFycTjSaW8B/V3iTGqqGOzwYBUXxRKrc=";
};
};
```
2024-12-16 06:06:56 +01:00
phaer
b79f1c3c99
manual: add nixos-rebuild build-image section
2024-12-16 00:41:54 +01:00
phaer
1d0a29c279
manual: Add nixos-rebuild build image release note entry
2024-12-16 00:41:52 +01:00
phaer
4bbb4e5db1
manual/installation: fix installer iso filename
...
Changed due to introduction of image.baseName for isoImage, but it
seems like it was "nixos.iso" instead of "cd.iso" before anyway?
2024-12-16 00:40:59 +01:00
github-actions[bot]
af17642ca2
Merge master into staging-next
2024-12-15 22:47:48 +00:00
Arne Keller
e89a8d56de
whisparr: init at 2.0.0.548 + nixos/whisparr: initial commit ( #244172 )
2024-12-15 23:01:50 +01:00
Wolfgang Walther
dd0af4fc6a
python3Packages.{jaeger-client,opentracing}: drop ( #363656 )
2024-12-15 20:53:45 +01:00
Tomodachi94
045a51c1d2
python3Packages.opentracing: drop
...
Unmaintained since 2023:
https://github.com/opentracing/opentracing-python
OpenTracing is deprecated in favor of OpenTelemetry:
https://github.com/NixOS/nixpkgs/issues/261927
2024-12-15 19:44:11 +00:00
Tomodachi94
a1a493d0b7
python3Packages.jaeger-client: drop
...
Unmaintained:
https://github.com/jaegertracing/jaeger-client-python?tab=readme-ov-file#-this-library-is-deprecated
Replaced by OpenTelemetry:
https://opentelemetry.io/
2024-12-15 19:44:11 +00:00
Wolfgang Walther
e19c233a58
fzf: add fish support ( #363415 )
2024-12-15 20:05:46 +01:00
github-actions[bot]
095d892127
Merge master into staging-next
2024-12-15 18:04:15 +00:00
Wolfgang Walther
02eef51047
ente-auth: 4.0.2 -> 4.1.6 ( #357503 )
2024-12-15 17:55:53 +01:00
Christina Sørensen
1e4e6fda97
nixos/conduwuit: init ( #353651 )
2024-12-15 13:51:20 +01:00
Bobby Rong
82c97b0e9a
nixos/doc/rl-2505: Mention Xfce 4.20
2024-12-15 20:08:15 +08:00
github-actions[bot]
145ffddb21
Merge master into staging-next
2024-12-14 12:05:16 +00:00
misuzu
bec0f1da1b
nixos/manual: add hint to interactive testing about Internet access ( #338639 )
2024-12-14 13:21:43 +02:00
Niklas Korz
5161dce855
nixos/conduwuit: init
2024-12-14 12:06:03 +01:00
Felix Zieger
b663e569c7
nixos/nostr-rs-relay: init ( #365038 )
...
* nixos/modules/services/web-apps: add nostr-rs-relay
* add jb55 as maintainer
* remove lib.mddoc
* mkenable requires name
2024-12-14 12:27:20 +02:00
wxt
6817299f38
nixos/clash-verge: enable serviceModule by default
2024-12-14 16:10:09 +08:00
github-actions[bot]
fa3898acdb
Merge master into staging-next
2024-12-14 00:15:05 +00:00
Atemu
84bd8b0172
nixos/cinnamon: Do not set QT_QPA_PLATFORMTHEME ( #364267 )
2024-12-13 22:00:28 +01:00
David McFarland
474104e3c3
ps3-disc-dumper: 3.2.3 -> 4.2.5, .NET 6 -> 9 ( #361506 )
2024-12-13 14:15:38 -04:00
Gutyina Gergő
c5caab6aed
ps3-disc-dumper: 3.2.3 -> 4.2.5
2024-12-13 16:57:59 +01:00
Błażej Sowa
3275d4e3a6
nixos/schroot: init module
2024-12-13 15:26:55 +01:00