diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-29 13:47:11 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-29 13:47:11 +0200 |
commit | f4533dca13812b0c51bcf6a8bd8b8576a9e0bc34 (patch) | |
tree | a9757a4b59b689b220c6fdc3df6e8a20e7670f31 /flake.lock | |
parent | modules/river: Fix minor keymap config-file mistakes (diff) | |
download | nixos-config-f4533dca13812b0c51bcf6a8bd8b8576a9e0bc34.zip |
treewide: Update prime
Diffstat (limited to 'flake.lock')
-rw-r--r-- | flake.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/flake.lock b/flake.lock index 2a5bc552..1826361e 100644 --- a/flake.lock +++ b/flake.lock @@ -432,16 +432,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1751011381, - "narHash": "sha256-krGXKxvkBhnrSC/kGBmg5MyupUUT5R6IBCLEzx9jhMM=", + "lastModified": 1751160262, + "narHash": "sha256-Auc7fgqa3RErx5XslOeW4FVNBaE2RU4PMYKgA0Qwi7c=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "30e2e2857ba47844aa71991daa6ed1fc678bcbb7", + "rev": "3fd29d9d28e8536c827018bf5779488cfc2d8736", "type": "github" }, "original": { "owner": "NixOS", - "ref": "nixos-unstable", + "ref": "nixos-unstable-small", "repo": "nixpkgs", "type": "github" } |