summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-03-15 17:13:35 +0900
committerOphestra <cat@gensokyo.uk>2026-03-15 17:14:14 +0900
commitdd44d349fc2ccd6075a00334e300b5c4636f6019 (patch)
treebd5ec20af0439a9029b326077b3b02b0a48a4ffe /flake.lock
parentfea9a4fd8361db6788c4575fb8912de8232a4923 (diff)
nix: upgrade nixos
This avoids rebuilding uncached, outdated derivations. Signed-off-by: Ophestra <cat@gensokyo.uk>
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 a4374de8..d2020c9b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -2,16 +2,16 @@
"nodes": {
"nixpkgs": {
"locked": {
- "lastModified": 1750838302,
- "narHash": "sha256-aVkL3/yu50oQzi2YuKo0ceiCypVZpZXYd2P2p1FMJM4=",
+ "lastModified": 1772822230,
+ "narHash": "sha256-yf3iYLGbGVlIthlQIk5/4/EQDZNNEmuqKZkQssMljuw=",
"owner": "NixOS",
"repo": "nixpkgs",
- "rev": "7284e2decc982b81a296ab35aa46e804baaa1cfe",
+ "rev": "71caefce12ba78d84fe618cf61644dce01cf3a96",
"type": "github"
},
"original": {
"owner": "NixOS",
- "ref": "nixos-25.05",
+ "ref": "nixos-25.11",
"repo": "nixpkgs",
"type": "github"
}