From 1b734d8731f4d5ada6ca0da07e2bcf59e00f209d Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 25 Jun 2024 19:03:48 +0200 Subject: use cached-nix-shell --- justfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/justfile b/justfile index 743cd6e..08446db 100755 --- a/justfile +++ b/justfile @@ -1,4 +1,4 @@ -#!/usr/bin/env nix-shell +#!/usr/bin/env cached-nix-shell #!nix-shell -i "just --justfile" docker-registry := "registry.fly.io/alanpearce-eu" -- cgit 1.4.1