Loading pkgs/by-name/ap/apparmor-utils/package.nix +3 −5 Original line number Diff line number Diff line Loading @@ -3,12 +3,11 @@ makeWrapper, gawk, perl, bash, runtimeShellPackage, stdenv, which, linuxHeaders ? stdenv.cc.libc.linuxHeaders, python3Packages, bashNonInteractive, buildPackages, # apparmor deps Loading @@ -23,7 +22,7 @@ python3Packages.buildPythonApplication { inherit (libapparmor) version src; postPatch = '' patchShebangs . patchShebangs common cd utils substituteInPlace aa-remove-unknown \ Loading @@ -45,13 +44,12 @@ python3Packages.buildPythonApplication { nativeBuildInputs = [ makeWrapper which bashNonInteractive python3Packages.setuptools ]; buildInputs = [ bash perl runtimeShellPackage ]; pythonPath = [ Loading Loading
pkgs/by-name/ap/apparmor-utils/package.nix +3 −5 Original line number Diff line number Diff line Loading @@ -3,12 +3,11 @@ makeWrapper, gawk, perl, bash, runtimeShellPackage, stdenv, which, linuxHeaders ? stdenv.cc.libc.linuxHeaders, python3Packages, bashNonInteractive, buildPackages, # apparmor deps Loading @@ -23,7 +22,7 @@ python3Packages.buildPythonApplication { inherit (libapparmor) version src; postPatch = '' patchShebangs . patchShebangs common cd utils substituteInPlace aa-remove-unknown \ Loading @@ -45,13 +44,12 @@ python3Packages.buildPythonApplication { nativeBuildInputs = [ makeWrapper which bashNonInteractive python3Packages.setuptools ]; buildInputs = [ bash perl runtimeShellPackage ]; pythonPath = [ Loading