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