about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-05-26 08:52:49 +0200
committerSoispha <soispha@vhack.eu>2023-05-26 08:52:49 +0200
commit8428847def3bfe9579fd76ad9480f18687621e2d (patch)
tree1d71c215c5dac9057a6b7cbde1a53b6682166f67 /flake.lock
parentFix(host/marduk): Override the iso name, to avoid a merge conflict (diff)
downloadnixos-config-8428847def3bfe9579fd76ad9480f18687621e2d.tar.gz
nixos-config-8428847def3bfe9579fd76ad9480f18687621e2d.zip
Fix(flake): Stay on 23.05 until all dependencies have been updated
Diffstat (limited to '')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index ea120eac..52bcd098 100644
--- a/flake.lock
+++ b/flake.lock
@@ -288,16 +288,16 @@
     },
     "nixpkgs": {
       "locked": {
-        "lastModified": 1684935479,
-        "narHash": "sha256-6QMMsXMr2nhmOPHdti2j3KRHt+bai2zw+LJfdCl97Mk=",
+        "lastModified": 1685057711,
+        "narHash": "sha256-MWKiIvx7Q9HATFCzSLfL4S3yvA6oV2pz+yRJEFvPTkw=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "f91ee3065de91a3531329a674a45ddcb3467a650",
+        "rev": "a0135679f44ac38551b89e800eadf93360319efc",
         "type": "github"
       },
       "original": {
         "owner": "NixOS",
-        "ref": "nixos-unstable",
+        "ref": "release-23.05",
         "repo": "nixpkgs",
         "type": "github"
       }