diff --git a/flake.lock b/flake.lock index d634416..48dc813 100644 --- a/flake.lock +++ b/flake.lock @@ -1,35 +1,17 @@ { "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": { "inputs": { - "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1765757870, - "narHash": "sha256-cRdu+PZ7ULPPH237nmi5R9BW+EAHhf8sHbnGOgd6HFs=", + "lastModified": 1769338528, + "narHash": "sha256-t18ZoSt9kaI1yde26ok5s7aFLkap1Q9+/2icVh2zuaE=", "ref": "refs/heads/main", - "rev": "2b42130bee4410297272b7f10a0a33994b59ccf7", - "revCount": 11, + "rev": "7218348163fd8d84df4a6f682c634793e67a3fed", + "revCount": 13, "type": "git", "url": "https://git.pvv.ntnu.no/Projects/libdib.git" }, @@ -40,11 +22,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1768032153, - "narHash": "sha256-6kD1MdY9fsE6FgSwdnx29hdH2UcBKs3/+JJleMShuJg=", + "lastModified": 1769298235, + "narHash": "sha256-6LYNeTHX7779CiR4oqhG4C6u2NIUeZUOfITHgywaRlQ=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "3146c6aa9995e7351a398e17470e15305e6e18ff", + "rev": "26b0093bc977081dc7653175a3fadab11e07bed7", "type": "github" }, "original": { @@ -59,21 +41,6 @@ "libdib": "libdib", "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",