Add local tooling and CI wiring without bloating flake.nix
This commit is contained in:
parent
1c0f8f3036
commit
140da4067f
8 changed files with 112 additions and 0 deletions
2
shell.nix
Normal file
2
shell.nix
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
# non-idiomatic, see tools/README.md
|
||||
(import ./dev).devShells.${builtins.currentSystem}.default
|
||||
Loading…
Add table
Add a link
Reference in a new issue