I don't use it anyways and apparently this is deprecated now. I might add it back when I switch to flake-parts, but that's in the future anwyays.
This commit is contained in:
parent
5ffde4a2d4
commit
ee3f767815
1 changed files with 0 additions and 5 deletions
|
@ -115,10 +115,5 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
|
||||
devShell = nixpkgs.legacyPackages.${system}.mkShell {
|
||||
inherit (self.checks.${system}.pre-commit-check) shellHook;
|
||||
buildInputs = self.checks.${system}.pre-commit-check.enabledPackages;
|
||||
};
|
||||
});
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue