diff options
Diffstat (limited to 'home/environ')
| -rw-r--r-- | home/environ/path.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/home/environ/path.nix b/home/environ/path.nix index b15bef7..a84ea8a 100644 --- a/home/environ/path.nix +++ b/home/environ/path.nix @@ -10,9 +10,9 @@ in pkgs.calc pkgs.cloc pkgs.diceware + pkgs.local.athena-bccr.latest.firmador pkgs.gcc pkgs.gnome-screenshot - pkgs.loupe # 'gpicview' has been removed due to lack of maintenance upstream (pkgs.gajim.overrideAttrs (super: { buildInputs = super.buildInputs ++ [ pkgs.gsound ]; })) pkgs.gnucash pkgs.gruvbox-dark-icons-gtk @@ -22,6 +22,7 @@ in py.ipython pkgs.jq pkgs.libreoffice-fresh + pkgs.loupe # 'gpicview' has been removed due to lack of maintenance upstream pkgs.lsof pkgs.mosh pkgs.mpv |
