From 3d9b0dae01e2b8a8e12be94b096b9ec079827a49 Mon Sep 17 00:00:00 2001 From: Anton-Latukha Date: Tue, 23 Jun 2020 20:35:43 +0300 Subject: [PATCH] CI: .travis.yml: upd the disclaimer M .travis.yml --- .travis.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 5beee5e..188269d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -26,8 +26,9 @@ env: ### ### NOTE: This configuration uses `build.sh` interface, which uses `default.nix` interface, which exposes the Nixpkgs Haskell Lib interface. ### - ### Documentation of this settings is in `default.nix`, - ### and the other part of keys explained in `build.sh` + ### Documentation of this settings is mosly in `default.nix`, since most settings it Nixpkgs related + ### and the other part of keys explained in `build.sh`, since those address external procedures aound the builds. + ### Additional documentation is in Nixpkgs Haskell.lib: https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/haskell-modules/lib.nix ### # # - rev=nixos-unstable