diff options
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml index 68a233e..22ac4ad 100644 --- a/.build.yml +++ b/.build.yml @@ -20,4 +20,4 @@ tasks: - push-cache: | nix copy --substitute-on-destination \ --to ssh://nixremote@linde.alanpearce.eu \ - . + ./nix-packages |