aboutsummaryrefslogtreecommitdiffstats
path: root/flake.nix
diff options
context:
space:
mode:
authorMark Nipper <nipsy@bitgnome.net>2025-09-01 11:38:39 -0700
committerMark Nipper <nipsy@bitgnome.net>2025-09-01 11:38:39 -0700
commit9134e432a87a4f04c3402aef6eba0ffce3ec0eb8 (patch)
tree561734f89a34657c42a2bac6252cdc8dab1fe12a /flake.nix
parent482740176237962efd12985792d9c366639f0c1d (diff)
downloadnix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar.gz
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar.bz2
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar.lz
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar.xz
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.tar.zst
nix-9134e432a87a4f04c3402aef6eba0ffce3ec0eb8.zip
Add crc32
Diffstat (limited to '')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index e0cc70a..44892fc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -225,6 +225,7 @@
pkgs.p7zip
pkgs.parted
pkgs.pciutils
+ pkgs.perl540Packages.ArchiveZip
pkgs.procps
pkgs.progress
pkgs.psmisc