mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 01:44:40 +02:00
envrc: use from nixpkgs
This commit is contained in:
parent
08b510acd6
commit
c4d2952424
1 changed files with 0 additions and 4 deletions
4
.envrc
4
.envrc
|
@ -1,7 +1,3 @@
|
|||
export DIRENV_WARN_TIMEOUT=5m
|
||||
|
||||
if ! has nix_direnv_version || ! nix_direnv_version 2.4.0; then
|
||||
source_url "https://raw.githubusercontent.com/nix-community/nix-direnv/2.4.0/direnvrc" "sha256-XQzUAvL6pysIJnRJyR7uVpmUSZfc7LSgWQwq/4mBr1U="
|
||||
fi
|
||||
|
||||
use flake
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue