flake.lock: bump

This commit is contained in:
2026-01-25 20:10:34 +09:00
parent b1ee65b95e
commit bb1b1a5d26
Generated
+7 -40
View File
@@ -1,35 +1,17 @@
{ {
"nodes": { "nodes": {
"flake-utils": {
"inputs": {
"systems": "systems"
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"id": "flake-utils",
"type": "indirect"
}
},
"libdib": { "libdib": {
"inputs": { "inputs": {
"flake-utils": "flake-utils",
"nixpkgs": [ "nixpkgs": [
"nixpkgs" "nixpkgs"
] ]
}, },
"locked": { "locked": {
"lastModified": 1765757870, "lastModified": 1769338528,
"narHash": "sha256-cRdu+PZ7ULPPH237nmi5R9BW+EAHhf8sHbnGOgd6HFs=", "narHash": "sha256-t18ZoSt9kaI1yde26ok5s7aFLkap1Q9+/2icVh2zuaE=",
"ref": "refs/heads/main", "ref": "refs/heads/main",
"rev": "2b42130bee4410297272b7f10a0a33994b59ccf7", "rev": "7218348163fd8d84df4a6f682c634793e67a3fed",
"revCount": 11, "revCount": 13,
"type": "git", "type": "git",
"url": "https://git.pvv.ntnu.no/Projects/libdib.git" "url": "https://git.pvv.ntnu.no/Projects/libdib.git"
}, },
@@ -40,11 +22,11 @@
}, },
"nixpkgs": { "nixpkgs": {
"locked": { "locked": {
"lastModified": 1768032153, "lastModified": 1769298235,
"narHash": "sha256-6kD1MdY9fsE6FgSwdnx29hdH2UcBKs3/+JJleMShuJg=", "narHash": "sha256-6LYNeTHX7779CiR4oqhG4C6u2NIUeZUOfITHgywaRlQ=",
"owner": "NixOS", "owner": "NixOS",
"repo": "nixpkgs", "repo": "nixpkgs",
"rev": "3146c6aa9995e7351a398e17470e15305e6e18ff", "rev": "26b0093bc977081dc7653175a3fadab11e07bed7",
"type": "github" "type": "github"
}, },
"original": { "original": {
@@ -59,21 +41,6 @@
"libdib": "libdib", "libdib": "libdib",
"nixpkgs": "nixpkgs" "nixpkgs": "nixpkgs"
} }
},
"systems": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
} }
}, },
"root": "root", "root": "root",