nixpkgs/pkgs/build-support/writers
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
..
aliases.nix
default.nix config.allowAliases: Define as option 2022-04-01 11:33:10 +02:00
test.nix Add writeFSharp and makeFSharpWriter functions to writers 2022-02-28 17:40:43 -05:00