Skip to content

Commit

Permalink
fix: update envrc hash for direnv lib
Browse files Browse the repository at this point in the history
  • Loading branch information
blaggacao committed May 12, 2023
1 parent 3aa2051 commit 9dd89f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .envrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#! /bin/sh

source "$(fetchurl "https://raw.githubusercontent.com/paisano-nix/direnv/main/lib" "sha256-XKqDMz+VtF8VSJ4yOok4mO1xxXUZbD1t2yC0JmEXrCI=")"
source "$(fetchurl "https://raw.githubusercontent.com/paisano-nix/direnv/main/lib" "sha256-R3K8Flvbovj4IOvdlWNtQKLMMSQV464WjG9eU29ixHk=")"

use envreload //_automation/devshells/default //_automation/configs

0 comments on commit 9dd89f2

Please sign in to comment.