Revert "gettext: add dev output"
This reverts commit e25efa9673f3b274132875a4a95aae012b0b3467. Breaks shadow. See: https://hydra.nixos.org/build/73664024/nixlog/1
This commit is contained in:
parent
9811bf2258
commit
e9366d1e6f
@ -10,7 +10,7 @@ stdenv.mkDerivation rec {
|
|||||||
};
|
};
|
||||||
patches = [ ./absolute-paths.diff ];
|
patches = [ ./absolute-paths.diff ];
|
||||||
|
|
||||||
outputs = [ "out" "dev" "man" "doc" "info" ];
|
outputs = [ "out" "man" "doc" "info" ];
|
||||||
|
|
||||||
hardeningDisable = [ "format" ];
|
hardeningDisable = [ "format" ];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user