From 71bea86703f7cbc1c7d6891a9fbb24930fd61712 Mon Sep 17 00:00:00 2001 From: Marcus Huntemann Date: Sun, 29 Mar 2026 10:22:29 +0000 Subject: [PATCH] update to 25.11 --- configuration.nix | 2 +- flake.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/configuration.nix b/configuration.nix index 76d2b83..76754b0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -36,7 +36,7 @@ # Set the system version - system.stateVersion = "unstable"; + system.stateVersion = "25.11"; # add nameserver to be able to resolve names in local network networking = { diff --git a/flake.lock b/flake.lock index d1c19fb..d33b4d3 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1723991338, - "narHash": "sha256-Grh5PF0+gootJfOJFenTTxDTYPidA3V28dqJ/WV7iis=", + "lastModified": 1774386573, + "narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8a3354191c0d7144db9756a74755672387b702ba", + "rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9", "type": "github" }, "original": {