summaryrefslogtreecommitdiffhomepage
path: root/flake.lock
diff options
context:
space:
mode:
authorRalph Amissah <ralph.amissah@gmail.com>2024-12-09 18:33:20 -0500
committerRalph Amissah <ralph.amissah@gmail.com>2024-12-09 18:33:20 -0500
commitcb5a80a280777a2603242270c125ec5b384adab3 (patch)
tree0b61001217c1efbac104818787025c9b1926de77 /flake.lock
parentnix build, dub, take account of nixpkgs build changes (diff)
flake.nix, removed flake-utilsHEADmain
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock36
1 files changed, 1 insertions, 35 deletions
diff --git a/flake.lock b/flake.lock
index e5b69a1..19272c1 100644
--- a/flake.lock
+++ b/flake.lock
@@ -18,24 +18,6 @@
"type": "github"
}
},
- "flake-utils_2": {
- "inputs": {
- "systems": "systems_2"
- },
- "locked": {
- "lastModified": 1731533236,
- "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
- "owner": "numtide",
- "repo": "flake-utils",
- "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
- "type": "github"
- },
- "original": {
- "owner": "numtide",
- "repo": "flake-utils",
- "type": "github"
- }
- },
"nixpkgs": {
"locked": {
"lastModified": 1733229606,
@@ -54,14 +36,13 @@
},
"root": {
"inputs": {
- "flake-utils": "flake-utils",
"nixpkgs": "nixpkgs",
"spine-d-overlay": "spine-d-overlay"
}
},
"spine-d-overlay": {
"inputs": {
- "flake-utils": "flake-utils_2",
+ "flake-utils": "flake-utils",
"nixpkgs": [
"nixpkgs"
]
@@ -94,21 +75,6 @@
"repo": "default",
"type": "github"
}
- },
- "systems_2": {
- "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",