From 97a022d1dd77b2b89d44c8a6ef5a875d0b479e4f Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 18 Aug 2022 23:17:34 +0200 Subject: [PATCH] Add some packages --- packages.nix | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/packages.nix b/packages.nix index c584fc9..a1f5b01 100644 --- a/packages.nix +++ b/packages.nix @@ -5,7 +5,6 @@ in { asciidoctor beets biber - python39Packages.bpython broot castnow catdocx @@ -26,7 +25,7 @@ in { ffmpeg glances googler - # gpgtui + gpg-tui gping graphviz hck @@ -66,6 +65,8 @@ in { ouch pandoc parallel + pinentry + pinentry-curses python3 rclone ripgrep @@ -101,7 +102,11 @@ in { icu openssl xorg.xprop - ] ++ ( + ] ++ (with pkgs.python3Packages; [ + bpython + ]) ++ (with pkgs.haskellPackages; [ + # bhoogle + ]) ++ ( lib.optionals (!machineVars.headless) [ ahoviewer anki @@ -158,6 +163,7 @@ in { thunar-media-tags-plugin ]; }) + xmonad-log # xsnow # Wait until christmas yuzu-mainline