mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-28 09:53:10 +00:00
apparmor-kernel-patches: deprecate phases
This commit is contained in:
parent
0d0a612f40
commit
2839056206
@ -256,7 +256,7 @@ let
|
||||
name = "apparmor-kernel-patches-${apparmor-version}";
|
||||
src = apparmor-sources;
|
||||
|
||||
phases = "unpackPhase installPhase";
|
||||
dontBuild = true;
|
||||
|
||||
installPhase = ''
|
||||
mkdir "$out"
|
||||
|
Loading…
Reference in New Issue
Block a user