about summary refs log tree commit diff stats
path: root/flake.lock
diff options
context:
space:
mode:
authorBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-12-07 15:54:37 +0100
committerBenedikt Peetz <benedikt.peetz@b-peetz.de>2024-12-07 15:54:37 +0100
commit5c9a49f4704f059834215fb4efafc4951c654160 (patch)
treef6c6d14e2f5050c3db5983519d632bce70279e06 /flake.lock
parentfeat(modules/ollama): Init (diff)
downloadnixos-config-5c9a49f4704f059834215fb4efafc4951c654160.zip
build(flake): Update to nixos-24.11 on the stable version
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock
index 88881571..f6f8d018 100644
--- a/flake.lock
+++ b/flake.lock
@@ -539,16 +539,16 @@
     },
     "nixpkgs-stable": {
       "locked": {
-        "lastModified": 1732749044,
-        "narHash": "sha256-T38FQOg0BV5M8FN1712fovzNakSOENEYs+CSkg31C9Y=",
+        "lastModified": 1733120037,
+        "narHash": "sha256-En+gSoVJ3iQKPDU1FHrR6zIxSLXKjzKY+pnh9tt+Yts=",
         "owner": "NixOS",
         "repo": "nixpkgs",
-        "rev": "0c5b4ecbed5b155b705336aa96d878e55acd8685",
+        "rev": "f9f0d5c5380be0a599b1fb54641fa99af8281539",
         "type": "github"
       },
       "original": {
         "owner": "NixOS",
-        "ref": "nixos-24.05",
+        "ref": "nixos-24.11",
         "repo": "nixpkgs",
         "type": "github"
       }