Switched from alejandra to nixfmt(-rfc-style)
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 13s

This commit is contained in:
alejandro-angulo 2024-12-27 23:41:59 -08:00
parent 6f96ca10ab
commit 9e9e4c5fd6
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6
2 changed files with 2 additions and 2 deletions

View file

@ -22,8 +22,8 @@ in {
config = mkIf cfg.enable {
environment.systemPackages = with pkgs; [
alejandra
nix-prefetch
nixfmt-rfc-style
];
nix = let

View file

@ -16,7 +16,6 @@ in {
config = mkIf cfg.enable {
environment.systemPackages =
(with pkgs; [
alejandra
bat
bind # for dig
curl
@ -29,6 +28,7 @@ in {
jq
killall
lsof
nixfmt-rfc-style
pre-commit
progress
python3