about summary refs log tree commit diff stats
path: root/modules/by-name
diff options
context:
space:
mode:
Diffstat (limited to 'modules/by-name')
-rw-r--r--modules/by-name/ni/nixos-shell/module.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/by-name/ni/nixos-shell/module.nix b/modules/by-name/ni/nixos-shell/module.nix
index 219f080d..8dda2890 100644
--- a/modules/by-name/ni/nixos-shell/module.nix
+++ b/modules/by-name/ni/nixos-shell/module.nix
@@ -91,7 +91,7 @@ in {
       modules = [
         {
           # TODO(@bpeetz): This should be bumped each release. <2025-05-17>
-          system.stateVersion = "25.05";
+          system.stateVersion = "25.11";
         }
 
         cfg.configuration.value