remove the checkphase

main
Brian Hicks 2021-09-14 07:46:21 -05:00
parent 34ab8e4473
commit e0822f1208
1 changed files with 0 additions and 5 deletions

View File

@ -20,11 +20,6 @@
registryDat = ./nix/registry.dat;
};
doCheck = true;
checkPhase = ''
env ELM_HOME=.elm elm-test
'';
installPhase = ''
make dist
mkdir -p $out/share/