643169bbb4
Previously, the "ar command" in the global config of GHC in nixpkgs is simply "ar" instead of a proper absolute path in the nix store. This will result in an "ar: command not found" error when using GHC and cabal in a pure nix shell. This commit adds the patch and applies to all pre-9.0 versions. See output of ghc --info for "ar command" value. |
||
---|---|---|
.. | ||
8.2.2-binary.nix | ||
8.6.5-binary.nix | ||
8.6.5.nix | ||
8.8.2.nix | ||
8.8.3.nix | ||
8.8.4.nix | ||
8.10.1.nix | ||
8.10.2-binary.nix | ||
8.10.2.nix | ||
8.10.3.nix | ||
9.0.1.nix | ||
backport-dylib-command-size-limit.patch | ||
gcc-clang-wrapper.sh | ||
head.nix | ||
issue-18549.patch | ||
respect-ar-path.patch |