Skip to content

Commit 71ce154

Browse files
committed
fix: path ref for cli envrc watcher
1 parent b029159 commit 71ce154

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nix/cli/packages/cli/.envrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#! /bin/sh
22

33
. "$(nix eval .#__std.direnv_lib)"
4-
use std nix //automation/devshells:cli
4+
use std ../../../../nix //automation/devshells:cli

0 commit comments

Comments
 (0)