mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 03:47:31 +00:00
antigen: deprecate phases
This commit is contained in:
parent
0ea3c6b06f
commit
a60a90eba3
@ -9,7 +9,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "1bmp3qf14509swpxin4j9f98n05pdilzapjm0jdzbv0dy3hn20ix";
|
||||
};
|
||||
|
||||
phases = "installPhase";
|
||||
dontUnpack = true;
|
||||
|
||||
installPhase = ''
|
||||
outdir=$out/share/antigen
|
||||
|
Loading…
Reference in New Issue
Block a user