1
0
Fork 0

Revert last change

Bill Ewanick 2023-08-02 19:01:05 -04:00
parent 3bf5dc18d4
commit 5d206d73f0
1 changed files with 0 additions and 2 deletions

View File

@ -21,8 +21,6 @@
packages.default = pkgs.runCommand "generateSealPosts" { } ''
echo Generating seal posts
mkdir -p $out/bin
cp ${./config.dhall} $out/bin/config.dhall
cp -r ${./images} $out/bin/images
${ghc'}/bin/ghc \
-O2 \
-static \