summaryrefslogtreecommitdiff
path: root/flake.lock
diff options
context:
space:
mode:
Diffstat (limited to 'flake.lock')
-rw-r--r--flake.lock17
1 files changed, 17 insertions, 0 deletions
diff --git a/flake.lock b/flake.lock
index 1bf288f..2d3b53b 100644
--- a/flake.lock
+++ b/flake.lock
@@ -32,6 +32,22 @@
"type": "github"
}
},
+ "cicsim": {
+ "flake": false,
+ "locked": {
+ "lastModified": 1710677709,
+ "narHash": "sha256-p69rroxTh2nsR7UjVb0kBlQ/USD/mskmKy76yEKZ82g=",
+ "owner": "wulffern",
+ "repo": "cicsim",
+ "rev": "06240aa1e4519ad02cbd7d14cad95c883f747420",
+ "type": "github"
+ },
+ "original": {
+ "owner": "wulffern",
+ "repo": "cicsim",
+ "type": "github"
+ }
+ },
"efabless_mpw_precheck": {
"flake": false,
"locked": {
@@ -157,6 +173,7 @@
},
"root": {
"inputs": {
+ "cicsim": "cicsim",
"nixpkgs": "nixpkgs",
"open_pdks": "open_pdks"
}