Skip to content

Commit 8bd1e42

Browse files
author
Aleksandr Penskoi
committed
Use git+ssh for plutus-config
1 parent 3cedd9c commit 8bd1e42

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

flake.nix

+1-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@
107107
flake = false;
108108
};
109109
plutus-config = {
110-
url =
111-
"github:mlabs-haskell/plutus-config/240c281a8cdaeee17128ab4102443395ad3613f9";
110+
url = "git+ssh://[email protected]/mlabs-haskell/plutus-config.git?rev=599266c16d5575e640721c542b256902b2d11aae";
112111
};
113112
};
114113

0 commit comments

Comments
 (0)