update(lock): update flake lock
This commit is contained in:
parent
6d68adbd4e
commit
02ab8a679a
2 changed files with 44 additions and 46 deletions
|
|
@ -59,10 +59,8 @@
|
|||
};
|
||||
|
||||
devShells.default = pkgs.mkShellNoCC {
|
||||
shellHook = ''
|
||||
${config.pre-commit.installationScript}
|
||||
LOCAL_KEY = "/etc/nix/key";
|
||||
'';
|
||||
inputsFrom = [ config.pre-commit.devShell ];
|
||||
LOCAL_KEY = "/etc/nix/key";
|
||||
};
|
||||
|
||||
formatter = pkgs.nixpkgs-fmt;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue