summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--flake.lock21
1 files changed, 15 insertions, 6 deletions
diff --git a/flake.lock b/flake.lock
index cb2f59c..899e134 100644
--- a/flake.lock
+++ b/flake.lock
@@ -327,9 +327,7 @@
},
"flake-parts_2": {
"inputs": {
- "nixpkgs-lib": [
- "nixpkgs"
- ]
+ "nixpkgs-lib": "nixpkgs-lib"
},
"locked": {
"lastModified": 1727826117,
@@ -340,9 +338,8 @@
"type": "github"
},
"original": {
- "owner": "hercules-ci",
- "repo": "flake-parts",
- "type": "github"
+ "id": "flake-parts",
+ "type": "indirect"
}
},
"flake-registry": {
@@ -1119,6 +1116,18 @@
"type": "github"
}
},
+ "nixpkgs-lib": {
+ "locked": {
+ "lastModified": 1728985937,
+ "narHash": "sha256-0xHYkMkeLVQAMa7gvkddbPqpxph+hDzdu1XdGPJR+Os=",
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
+ },
+ "original": {
+ "type": "tarball",
+ "url": "https://github.com/NixOS/nixpkgs/archive/fb192fec7cc7a4c26d51779e9bab07ce6fa5597a.tar.gz"
+ }
+ },
"nixpkgs-regression": {
"locked": {
"lastModified": 1643052045,