summaryrefslogtreecommitdiff
path: root/home
diff options
context:
space:
mode:
Diffstat (limited to 'home')
-rw-r--r--home/packages-minimal.nix2
-rw-r--r--home/packages.nix8
2 files changed, 5 insertions, 5 deletions
diff --git a/home/packages-minimal.nix b/home/packages-minimal.nix
index 3b5ede1..6738492 100644
--- a/home/packages-minimal.nix
+++ b/home/packages-minimal.nix
@@ -28,6 +28,6 @@
jq html-tidy nodePackages.stylelint nodePackages.js-beautify zola
lowdown
# nix things
- nixfmt niv deploy-rs.deploy-rs
+ nixfmt-rfc-style niv deploy-rs.deploy-rs
];
}
diff --git a/home/packages.nix b/home/packages.nix
index 8e1c87c..ca923ca 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -25,7 +25,7 @@ in
pkgFilter = pkg: lib.elem pkg.tlType [ "run" "bin" "doc" ];
})
# general cli utils
- almanac libnotify grim slurp zbar.override ({ enableVideo = false; withXorg = false; })
+ almanac libnotify grim slurp (zbar.override { enableVideo = false; withXorg = false; })
wl-clipboard showrt
kijetesantakaluotokieni mpc_cli duf dufs progress hledger
wineWowPackages.full sops xdg-utils exiftool
@@ -34,7 +34,7 @@ in
# graphical utils
kitty baobab
# gnss things
- gpsd galmon-full
+ gpsd # galmon-full
# transport things
transport_validator
# things for emacs
@@ -66,13 +66,13 @@ in
rust-bin.stable.latest.minimal
rust-analyzer rustfmt
# go
- go gopls godef gore gocode gotests gomodifytags
+ go gopls godef gore gotests gomodifytags
# C/C++
clang clang-tools rtags irony-server
# others
julia python39 inweb
# nix things
- nixfmt niv
+ niv
#haskellPackages.nix-serve-ng
nix-doc nix-output-monitor
direnv