fixes :)
Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
parent
2b390c7c11
commit
8426b9461a
@ -308,8 +308,11 @@
|
||||
packages = [
|
||||
self.formatter.${system}
|
||||
nixpkgs.legacyPackages.${system}.deadnix
|
||||
<<<<<<< HEAD
|
||||
nixpkgs.legacyPackages.${system}.treefmt
|
||||
nixpkgs.legacyPackages.${system}.pre-commit
|
||||
=======
|
||||
>>>>>>> 7502153 (fixes :))
|
||||
];
|
||||
shellHook = (nix-pre-commit.lib.${system}.mkConfig { inherit pkgs config; }).shellHook;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user