Skip to content

Commit dd4833b

Browse files
committed
chore: update flake
Signed-off-by: Mark Sagi-Kazar <[email protected]>
1 parent b5a1cb0 commit dd4833b

File tree

2 files changed

+253
-54
lines changed

2 files changed

+253
-54
lines changed

.envrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
if ! has nix_direnv_version || ! nix_direnv_version 3.0.1; then
2-
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.1/direnvrc" "sha256-17G+Mvt/JsyJrwsf7bqMr7ho7liHP+0Lo4RMIHgp0F8="
1+
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
2+
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
33
fi
44
use flake . --impure

0 commit comments

Comments
 (0)