Revert "gettext: add dev output"
This reverts commit e25efa9673f3b274132875a4a95aae012b0b3467.Breaks shadow. See:https://hydra.nixos.org/build/73664024/nixlog/1
Matthew Bauer 7 years ago e9366d1e 9811bf22
··· 10 10 }; 11 11 patches = [ ./absolute-paths.diff ]; 12 12 13 13 - outputs = [ "out" "dev" "man" "doc" "info" ]; 13 13 + outputs = [ "out" "man" "doc" "info" ]; 14 14 15 15 hardeningDisable = [ "format" ]; 16 16