diff options
Diffstat (limited to 'flake.lock')
| -rw-r--r-- | flake.lock | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -17,6 +17,18 @@ "type": "github" } }, + "clef": { + "flake": false, + "locked": { + "narHash": "sha256-VsarKxUotDEPzjyw+fa6gK3snk0XXObTlplS86PvhpM=", + "type": "file", + "url": "https://pub.npry.dev/clef" + }, + "original": { + "type": "file", + "url": "https://pub.npry.dev/clef" + } + }, "cq": { "inputs": { "cadquery-src": "cadquery-src", @@ -182,6 +194,7 @@ }, "root": { "inputs": { + "clef": "clef", "cq": "cq", "flake-utils": "flake-utils", "nix-filter": "nix-filter", |
