From 1e62086f74fae8df13cd69e8745395828ddcebb5 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 4 Oct 2024 17:59:39 +0200 Subject: chore(build): Regenerate --- build/c/.envrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build/c/.envrc') diff --git a/build/c/.envrc b/build/c/.envrc index 8f9d5d7..3db39e6 100644 --- a/build/c/.envrc +++ b/build/c/.envrc @@ -1,7 +1,8 @@ +#!/usr/bin/env sh + use flake || use nix watch_file flake.nix -PATH_add ./target PATH_add ./scripts if on_git_branch; then -- cgit 1.4.1