about summary refs log tree commit diff
path: root/modules
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2020-06-15 04:43:53 +0200
committeraszlig <aszlig@nix.build>2020-06-15 04:47:17 +0200
commit19764a828b56fa532a678cd9c74911e37cbede8b (patch)
tree0d6587f1247c0ead7bb56f43ea17db15f540917e /modules
parentec55716c967c2296de26fa776af677be374db9e9 (diff)
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 <aszlig@nix.build>
Diffstat (limited to 'modules')
-rw-r--r--modules/user/aszlig/profiles/workstation/packages.nix2
1 files changed, 1 insertions, 1 deletions
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