diff --git a/flake.lock b/flake.lock index 2eaf2ac..01b0427 100644 --- a/flake.lock +++ b/flake.lock @@ -104,6 +104,24 @@ } }, "flake-parts_3": { + "inputs": { + "nixpkgs-lib": "nixpkgs-lib_3" + }, + "locked": { + "lastModified": 1738453229, + "narHash": "sha256-7H9XgNiGLKN1G1CgRh0vUL4AheZSYzPm+zmZ7vxbJdo=", + "owner": "hercules-ci", + "repo": "flake-parts", + "rev": "32ea77a06711b758da0ad9bd6a844c5740a87abd", + "type": "github" + }, + "original": { + "owner": "hercules-ci", + "repo": "flake-parts", + "type": "github" + } + }, + "flake-parts_4": { "inputs": { "nixpkgs-lib": [ "lanzaboote", @@ -260,16 +278,17 @@ }, "hastebin": { "inputs": { + "flake-parts": "flake-parts_3", "nixpkgs": [ "nixpkgs" ] }, "locked": { - "lastModified": 1739150394, - "narHash": "sha256-Ik8w1E0kunbss6WnUa3FV47bBwxYtEbTDiTUrofKL1o=", + "lastModified": 1739177507, + "narHash": "sha256-8Rzexh6g9YxgDEdKhVsmDJMt56SFIGbTYawBLqu/AJY=", "owner": "~repomaa", "repo": "hastebin", - "rev": "2341caadbdcc32ffcf07b90dc16950030586b79b", + "rev": "c8a70ec5587e6a9a47d6c77365c637bbf2e22181", "type": "sourcehut" }, "original": { @@ -356,7 +375,7 @@ "inputs": { "crane": "crane", "flake-compat": "flake-compat", - "flake-parts": "flake-parts_3", + "flake-parts": "flake-parts_4", "nixpkgs": "nixpkgs_3", "pre-commit-hooks-nix": "pre-commit-hooks-nix", "rust-overlay": "rust-overlay" @@ -471,6 +490,18 @@ "url": "https://github.com/NixOS/nixpkgs/archive/5daf0514482af3f97abaefc78a6606365c9108e2.tar.gz" } }, + "nixpkgs-lib_3": { + "locked": { + "lastModified": 1738452942, + "narHash": "sha256-vJzFZGaCpnmo7I6i416HaBLpC+hvcURh/BQwROcGIp8=", + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz" + }, + "original": { + "type": "tarball", + "url": "https://github.com/NixOS/nixpkgs/archive/072a6db25e947df2f31aab9eccd0ab75d5b2da11.tar.gz" + } + }, "nixpkgs-stable": { "locked": { "lastModified": 1730741070,