Skip to content

Commit 6993843

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flake.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@
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";
111+
flake = false;
112112
};
113113
};
114114

0 commit comments

Comments
 (0)