Commit 6f699500 authored by Przemyslaw Kaminski's avatar Przemyslaw Kaminski

[nix] fix easy-ps nix dependency

parent 270fac5e
Pipeline #3231 failed with stage
......@@ -5,8 +5,8 @@ import
pkgs.fetchFromGitHub {
owner = "justinwoo";
repo = "easy-purescript-nix";
rev = "master";
sha256 = "03g9xq451dmrkq8kiz989wnl8k0lmj60ajflz44bhp7cm08hf3bw";
rev = "ee51a6d459b8fecfcb10f24ca9728e649c6a9e00";
sha256 = "dVC+xvdUksFFN0LZYXtKVZPUcVGMAWURGuZ5r1g1k/A=";
}
) {
inherit pkgs;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment