flake: shell/ -> shell.nix
This commit is contained in:
parent
c69cc18327
commit
e6aa87bbf1
3 changed files with 2 additions and 2 deletions
2
.envrc
2
.envrc
|
@ -1,2 +1,2 @@
|
||||||
watch_file shell/* flake.nix
|
watch_file shell.nix flake.nix
|
||||||
use flake
|
use flake
|
||||||
|
|
|
@ -271,7 +271,7 @@
|
||||||
|
|
||||||
imports = [
|
imports = [
|
||||||
./pkgs
|
./pkgs
|
||||||
./shell
|
./shell.nix
|
||||||
./templates
|
./templates
|
||||||
inputs.devshell.flakeModule
|
inputs.devshell.flakeModule
|
||||||
inputs.treefmt-nix.flakeModule
|
inputs.treefmt-nix.flakeModule
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue