mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-17 03:03:37 +00:00
Merge pull request #782 from aforemny/haskell-elm-fix
Add jailbreak to Elm server
This commit is contained in:
commit
a33ba64c66
@ -3,6 +3,7 @@
|
||||
}:
|
||||
|
||||
cabal.mkDerivation (self: {
|
||||
jailbreak = true;
|
||||
pname = "elm-server";
|
||||
version = "0.8";
|
||||
sha256 = "0mnxayfg54f5mr27sd1zw3xrdijppgvrz2yzzmhp07qc1jiyfald";
|
||||
|
Loading…
Reference in New Issue
Block a user