diff options
Diffstat (limited to '.makeshiftci/1.json')
| -rw-r--r-- | .makeshiftci/1.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.makeshiftci/1.json b/.makeshiftci/1.json index 8be3bbb..bddc5ed 100644 --- a/.makeshiftci/1.json +++ b/.makeshiftci/1.json @@ -1,6 +1,6 @@ { "name": "update flake.nix", - "image": "nixos:latest", + "image": "nixos/nix:latest", "secrets": { "SECRET_SSH": "/run/secrets/msci/sshkey" }, |
