Use phases whitelist instead of dont*

This commit is contained in:
Paul Brinkmeier 2023-04-06 12:54:41 +02:00
parent ce75f2ae7d
commit 2024e230a8

View File

@ -21,9 +21,7 @@
# The build is simply a call to makeWrapper, so we don't have to
# do any of the typical build steps.
dontUnpack = true;
dontConfigure = true;
dontBuild = true;
phases = [ "installPhase" ];
nativeBuildInputs = [ pkgs.makeWrapper ];
# makeBinaryWrapper creates a stack executable for us that uses