mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-04 04:46:43 +00:00
c66cc62b6c
ats-format has a custom Setup.hs which does the following using cli-setup: * Add ~/.local/share/man to $MANPATH by editing shell configurations in $HOME. * Install a man page into ~/.local/share * Install a shell completion by editing shell configurations in $HOME. We had a workaround to keep this from failing the build in the nix sandbox, but this seemingly broke on darwin. To fix this once and forall, we force the use of only `defaultMain` in Setup.hs and install the man page manually. Additionally we generate completions and remove unnecessary extra references from the closure. |
||
---|---|---|
.. | ||
configuration-hackage2nix | ||
patches | ||
cabal2nix-unstable.nix | ||
configuration-arm.nix | ||
configuration-common.nix | ||
configuration-darwin.nix | ||
configuration-ghc-8.6.x.nix | ||
configuration-ghc-8.8.x.nix | ||
configuration-ghc-8.10.x.nix | ||
configuration-ghc-9.0.x.nix | ||
configuration-ghc-head.nix | ||
configuration-nix.nix | ||
configuration-tensorflow.nix | ||
default.nix | ||
generic-builder.nix | ||
generic-stack-builder.nix | ||
hackage-packages.nix | ||
HACKING.md | ||
hoogle-local-wrapper.sh | ||
hoogle.nix | ||
initial-packages.nix | ||
lib.nix | ||
make-package-set.nix | ||
non-hackage-packages.nix | ||
package-list.nix | ||
stack-hook.sh | ||
with-packages-wrapper.nix |