From 04717578828379cd581883880acc578b532b4e05 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Mon, 30 Jun 2025 11:29:47 +0200 Subject: [PATCH] chore: update to not use channels.scm for direnv --- .envrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.envrc b/.envrc index 79a8bde..23e9eb1 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,2 @@ -use guix +watch_file manifest.scm +eval "$(guix shell --search-paths)" -- 2.49.0