summaryrefslogtreecommitdiff
path: root/home/packages.nix
diff options
context:
space:
mode:
authorstuebinm2023-10-08 02:21:49 +0200
committerstuebinm2023-10-08 02:21:49 +0200
commit6dce050aeed525bc125459a6f2e47bb1ed3a07f4 (patch)
treeb496333f428920e256547193cc1ee38620291c92 /home/packages.nix
parentf78cbacd13d3c5d81d848491ad79b7749d2554e6 (diff)
home: accumulated changes
Diffstat (limited to 'home/packages.nix')
-rw-r--r--home/packages.nix10
1 files changed, 6 insertions, 4 deletions
diff --git a/home/packages.nix b/home/packages.nix
index f32c9a2..2d57c31 100644
--- a/home/packages.nix
+++ b/home/packages.nix
@@ -10,7 +10,7 @@ in
emacs-all-the-icons-fonts nerdfonts
# internet apps & clients
- firefox keepassxc mumble lynx thunderbird
+ firefox keepassxc mumble lynx thunderbird offpunk
openconnect matterhorn tdesktop monolith magic-wormhole-rs
# graphics & audio
audacity blender darktable kdenlive moc ffmpeg-full
@@ -27,6 +27,7 @@ in
almanac libnotify grim slurp wl-clipboard showrt
kijetesantakaluotokieni mpc_cli duf dufs progress hledger
wineWowPackages.full sops xdg-utils
+ mercurial darcs
# graphical utils
kitty baobab
# gnss things
@@ -50,13 +51,14 @@ in
cargo rustc rust-analyzer rustfmt
# go
go gopls godef gore gocode gotests gomodifytags
+ # C/C++
+ clang clang-tools rtags irony-server
# others
- gcc cachix julia_16-bin python39
+ julia python39
# nix things
nixfmt niv inputs.deploy-rs.defaultPackage.${system}
haskellPackages.nix-serve-ng nix-doc nix-output-monitor
- # other things
- mercurial darcs
+ direnv
# isabelle
(isabelle.mkEnv "isabelle-env" "fish")
isabat