aboutsummaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock13
1 files changed, 13 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index c1dfe1e..5f3d9ad 100644
--- a/flake.lock
+++ b/flake.lock
@@ -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",