[Git][ghc/ghc][wip/angerman/debug-darwin] dump env
Moritz Angermann (@angerman)
gitlab at gitlab.haskell.org
Tue Apr 4 03:55:22 UTC 2023
Moritz Angermann pushed to branch wip/angerman/debug-darwin at Glasgow Haskell Compiler / GHC
Commits:
9179743f by Moritz Angermann at 2023-04-04T11:55:03+08:00
dump env
- - - - -
1 changed file:
- .gitlab/ci.sh
Changes:
=====================================
.gitlab/ci.sh
=====================================
@@ -211,6 +211,7 @@ function set_toolchain_paths() {
esac
info "Building toolchain for $NIX_SYSTEM"
nix --version
+ env
nix-build .gitlab/darwin/toolchain.nix --argstr system "$NIX_SYSTEM" -o toolchain.sh --show-trace -v
cat toolchain.sh
fi
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9179743ffaba01e75f253d2edcd66767045756d4
--
View it on GitLab: https://gitlab.haskell.org/ghc/ghc/-/commit/9179743ffaba01e75f253d2edcd66767045756d4
You're receiving this email because of your account on gitlab.haskell.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.haskell.org/pipermail/ghc-commits/attachments/20230403/9cff09b5/attachment.html>
More information about the ghc-commits
mailing list