diff options
Diffstat (limited to 'packages.nix')
-rw-r--r-- | packages.nix | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/packages.nix b/packages.nix index 9a77817..c22b022 100644 --- a/packages.nix +++ b/packages.nix @@ -19,11 +19,13 @@ feh file flameshot glibcLocales # rofi locale fix -- https://github.com/rycee/home-manager/issues/354#issuecomment-415914278 +gopher gnumake hledger hledger-ui hledger-web htop +ispell jq texlive.combined.scheme-full ledger @@ -36,7 +38,6 @@ neomutt pandoc pass pasystray -python3 #qutebrowser # doesn't work on neb (graphics not set up correctly) ranger ripgrep @@ -52,4 +53,14 @@ xournal xterm yank youtube-dl + +# languages i regularly use +clojure +ghc +guile +ocaml +python3 +lispPackages.quicklisp +sbcl + ] |