feat(p7zip): always install p7zip
CI / flake (push) Skipped

This commit is contained in:
2026-08-31 03:04:32 +01:00
parent a8701061ff
commit 5afd365d96
+1
View File
@@ -42,6 +42,7 @@ in
pkgs.jnv # interactive jq filter builder (jq itself stays for scripts) pkgs.jnv # interactive jq filter builder (jq itself stays for scripts)
pkgs.hexyl # hex viewer pkgs.hexyl # hex viewer
pkgs.fq # jq for binary formats pkgs.fq # jq for binary formats
pkgs.p7zip
]; ];
# tldr pages: worked examples for a command, next to (not instead of) man. # tldr pages: worked examples for a command, next to (not instead of) man.