mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-13 06:27:29 +00:00
wavrsocvt: remove phases
This commit is contained in:
parent
06552b7234
commit
a1371d3e52
@ -8,8 +8,6 @@ stdenv.mkDerivation {
|
||||
sha256 = "15qlvdfwbiclljj7075ycm78yzqahzrgl4ky8pymix5179acm05h";
|
||||
};
|
||||
|
||||
phases = [ "unpackPhase" "installPhase" ];
|
||||
|
||||
unpackPhase = ''
|
||||
tar -zxf $src
|
||||
'';
|
||||
|
Loading…
Reference in New Issue
Block a user