CI: build.sh: add setting section disclaimer

M  build.sh
This commit is contained in:
Anton-Latukha 2020-06-23 18:49:29 +03:00
parent 6907e782ce
commit cf5cff3f2a
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
# NOTE: The most strict error checking requirements
set -Eexuo pipefail
### NOTE: Section handles imports from env, these are settings for Nixpkgs.
# NOTE: If var not imported - set to the default value
GHCVERSION=${GHCVERSION:-'ghc8101'}
# NOTE: Nix by default uses nixpkgs-unstable channel