mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2026-02-02 09:25:10 +01:00
remove flake-compat and devshell inputs
This commit is contained in:
parent
21bdcb716b
commit
3b12406285
9 changed files with 37 additions and 158 deletions
9
.envrc
9
.envrc
|
|
@ -1,8 +1 @@
|
|||
watch_file flake.nix flake.lock \
|
||||
modules/* \
|
||||
devshell/*
|
||||
|
||||
{
|
||||
mkdir -p "$(direnv_layout_dir)"
|
||||
eval "$(nix print-dev-env --no-update-lock-file --no-write-lock-file --profile $(direnv_layout_dir)/flake-profile)"
|
||||
} || use nix
|
||||
use flake
|
||||
Loading…
Add table
Add a link
Reference in a new issue