From 0c67c58418d0b69135109765226e31137bd13c0a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Fri, 29 Jan 2021 21:56:15 +0100 Subject: Update sums after github cache expiration --- nixops/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixops') diff --git a/nixops/Makefile b/nixops/Makefile index 27d8d95..f232e8a 100644 --- a/nixops/Makefile +++ b/nixops/Makefile @@ -73,6 +73,8 @@ list-generations: .PHONY: list-generations delete-generations: + echo "make sure you ran a complete build before cleaning up!" + false nix-env -p $(PROFILE) --delete-generations $(GEN) $(MAKE) ssh-eldiron SSH_ARGS="nix-env -p /nix/var/nix/profiles/system --delete-generations $(GEN)" $(MAKE) ssh-dilion SSH_ARGS="nix-env -p /nix/var/nix/profiles/system --delete-generations $(GEN)" -- cgit v1.2.3