We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03f5bcc commit 2afb9c8Copy full SHA for 2afb9c8
.envrc
@@ -3,7 +3,7 @@
3
source_env_if_exists .envrc.user
4
5
if ${UNBLOB_USE_DEVENV:-true}; then
6
- watch_file flake.nix flake.lock devenv.nix
+ watch_file *.nix flake.lock
7
use nix \
8
--option extra-substituters "https://unblob.cachix.org" \
9
--option extra-trusted-public-keys "unblob.cachix.org-1:5kWA6DwOg176rSqU8TOTBXWxsDB4LoCMfGfTgL5qCAE="
0 commit comments