Skip to content

Commit

Permalink
Merge pull request #40 from sagikazarmark/updates
Browse files Browse the repository at this point in the history
Update flake
  • Loading branch information
sagikazarmark authored Jun 3, 2024
2 parents 91f7409 + c4f0876 commit 309cda6
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 201 deletions.
4 changes: 2 additions & 2 deletions .envrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
if ! has nix_direnv_version || ! nix_direnv_version 2.3.0; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.3.0/direnvrc" "sha256-Dmd+j63L84wuzgyjITIfSxSD57Tx7v51DMxVZOsiUD8="
if ! has nix_direnv_version || ! nix_direnv_version 3.0.4; then
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/3.0.4/direnvrc" "sha256-DzlYZ33mWF/Gs8DDeyjr8mnVmQGx7ASYqA5WlxwvBG4="
fi
use flake . --impure
Loading

0 comments on commit 309cda6

Please sign in to comment.