0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

haskellPackages.cabal2nix-unstable: 2024-01-04 -> 2024-02-05

This commit is contained in:
maralorn 2024-02-05 23:31:51 +01:00
parent 3a0aae25fa
commit b9cae33009
2 changed files with 3 additions and 7 deletions

View file

@ -66,10 +66,6 @@ done
HACKAGE2NIX="${HACKAGE2NIX:-hackage2nix}"
# To prevent hackage2nix fails because of encoding.
# See: https://github.com/NixOS/nixpkgs/pull/122023
export LC_ALL=C.UTF-8
config_dir=pkgs/development/haskell-modules/configuration-hackage2nix
run_hackage2nix() {