mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-20 00:53:12 +03:00
win-signed-gplpv-drivers: deprecate phases
This commit is contained in:
parent
1609a02da6
commit
065ce585eb
@ -16,7 +16,7 @@ stdenv.mkDerivation {
|
||||
name = "gplpv-0.11.0.373";
|
||||
version = "0.11.0.373";
|
||||
|
||||
phases = [ "buildPhase" "installPhase" ];
|
||||
dontUnpack = true;
|
||||
|
||||
buildPhase = ''
|
||||
mkdir -p x86
|
||||
|
Loading…
Reference in New Issue
Block a user