commit
f47901cb24
1 changed files with 2 additions and 0 deletions
|
@ -42,6 +42,8 @@ common =
|
|||
[ "out" "dev" ]
|
||||
++ lib.optionals enableDocumentation [ "man" "doc" ];
|
||||
|
||||
hardeningEnable = [ "pie" ];
|
||||
|
||||
nativeBuildInputs =
|
||||
[ pkg-config ]
|
||||
++ lib.optionals stdenv.isLinux [ util-linuxMinimal ]
|
||||
|
|
Loading…
Reference in a new issue