Gain access to nixfmt

This commit is contained in:
Greg Hellings
2024-08-04 23:21:52 -05:00
parent 0317d03ce2
commit 62df7c8cf6
+1 -1
View File
@@ -2,7 +2,7 @@
let let
packages = with pkgs; [ packages = with pkgs; [
cargo cargo
nixd nixfmt-rfc-style
nixpkgs-review nixpkgs-review
]; ];
in with lib; { in with lib; {