CI: default.nix: upd header disclamer

M  build.sh
This commit is contained in:
Anton-Latukha 2020-06-24 03:08:35 +03:00
parent b597748fa5
commit 601659af16
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41
1 changed files with 4 additions and 2 deletions

View File

@ -6,8 +6,10 @@
set -Eexuo pipefail
### NOTE: Section handles imports from env, these are settings for Nixpkgs.
# Settings expose most of the Nixpkgs Haskell.lib API: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
# Some of these options implicitly switch the dependent options.
### They use the `default.nix` interface, which exposes expose most of the Nixpkgs Haskell.lib API: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
### Some of these options implicitly switch the dependent options.
### Documentation of this settings is mosly in `default.nix`, since most settings it Nixpkgs related
### Additional documentation is in Nixpkgs Haskell.lib: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix
# NOTE: If vars not imported - set to the default value