mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-11-23 20:43:04 +01:00
treewide: run nixf-diagnose
This commit is contained in:
parent
b3e79575d1
commit
bf0e0ace13
12 changed files with 2 additions and 13 deletions
|
|
@ -116,7 +116,7 @@
|
|||
|
||||
devShells.default = pkgs.mkShell {
|
||||
inputsFrom = [ config.pre-commit.devShell ];
|
||||
nativeBuildInputs = with pkgs; [
|
||||
nativeBuildInputs = [
|
||||
# inputs'.nix.packages.nix
|
||||
inputs'.sops-nix.packages.sops-import-keys-hook
|
||||
inputs'.disko.packages.disko
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue