Simpler setup
This commit is contained in:
parent
a155dc30b6
commit
e83145214f
6 changed files with 40 additions and 31 deletions
|
|
@ -171,7 +171,7 @@
|
|||
statix.enable = true;
|
||||
};
|
||||
|
||||
devShells.default = pkgs.mkShell {
|
||||
devShells.default = pkgs.mkShellNoCC {
|
||||
buildInputs = [ pkgs.deploy-rs ];
|
||||
shellHook = ''
|
||||
${config.pre-commit.installationScript}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue