From cf0da6d13edc55c003564f31d56a659cfa681e0c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Tue, 18 Jun 2024 12:20:06 +0200 Subject: remove flake and docker setup --- .envrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.envrc') diff --git a/.envrc b/.envrc index 51aa811..a75b02f 100644 --- a/.envrc +++ b/.envrc @@ -3,5 +3,5 @@ if type -P lorri &>/dev/null; then eval "$(lorri direnv)" else echo 'while direnv evaluated .envrc, could not find the command "lorri" [https://github.com/nix-community/lorri]' - use flake + use nix fi -- cgit 1.4.1