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/rust/.envrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'build/rust/.envrc') diff --git a/build/rust/.envrc b/build/rust/.envrc index c8c5665..3db39e6 100644 --- a/build/rust/.envrc +++ b/build/rust/.envrc @@ -1,8 +1,8 @@ +#!/usr/bin/env sh + use flake || use nix watch_file flake.nix -PATH_add ./target/debug -PATH_add ./target/release PATH_add ./scripts if on_git_branch; then -- cgit 1.4.1