From 19764a828b56fa532a678cd9c74911e37cbede8b Mon Sep 17 00:00:00 2001 From: aszlig Date: Mon, 15 Jun 2020 04:43:53 +0200 Subject: profiles/workstation: Revert replacing p7zip This reverts commit 64fdbcc7e0949a3d3bf1cee3361d5ebe5c56cc4c. It seems that there is now[1] a maintained version of p7zip and since I didn't get used to unar so far, I take this opportunity to switch back to p7zip. [1]: https://github.com/NixOS/nixpkgs/pull/90140 Signed-off-by: aszlig --- modules/user/aszlig/profiles/workstation/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/user/aszlig/profiles/workstation') diff --git a/modules/user/aszlig/profiles/workstation/packages.nix b/modules/user/aszlig/profiles/workstation/packages.nix index 2a7e1645..f0646207 100644 --- a/modules/user/aszlig/profiles/workstation/packages.nix +++ b/modules/user/aszlig/profiles/workstation/packages.nix @@ -47,6 +47,7 @@ pkgs: with pkgs; [ nmap openssh openssl + p7zip pavucontrol posix_man_pages pulseaudioLight @@ -71,7 +72,6 @@ pkgs: with pkgs; [ surfraw vuizvui.taalo-build telnet - unar unzip valgrind vbindiff -- cgit 1.4.1