mirror of https://github.com/dexidp/dex.git
2 changed files with 7 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
if ! has nix_direnv_version || ! nix_direnv_version 1.5.0; then |
||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/1.5.0/direnvrc" "sha256-carKk9aUFHMuHt+IWh74hFj58nY4K3uywpZbwXX0BTI=" |
||||
fi |
||||
use flake |
||||
|
||||
dotenv_if_exists |
||||
Loading…
Reference in new issue