home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit f66a2b419279718e0d1e4f3caff768ea6788c26f
parent 202ba44fe3e1535f27dd9dd88d488c21a3d20739
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Mon, 25 May 2020 17:32:39 +0200

builds: rename task :)

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
M.builds/nix-pkgs.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.builds/nix-pkgs.yml b/.builds/nix-pkgs.yml @@ -8,7 +8,7 @@ tasks: - setup: | nix-env -iA cachix -f https://cachix.org/api/v1/install cachix use shortbrain -- nixos: | +- buildCached: | set +x export CACHIX_SIGNING_KEY=$(cat ~/.cachix.key) set -x