diff options
author | fanquake <fanquake@gmail.com> | 2024-04-17 12:48:33 +0100 |
---|---|---|
committer | fanquake <fanquake@gmail.com> | 2024-04-19 13:01:10 +0100 |
commit | b8e084b9781eaa4d624a3c1d58b39c07005a0e13 (patch) | |
tree | 865be3a1a80ea3aaf4c6fd18a98d36aa7abcd9f3 /contrib | |
parent | bd6e1d6718c8de8aa7b5bb173a201678b88d3da4 (diff) |
guix: remove no-longer-used bzip2
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/guix/manifest.scm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/guix/manifest.scm b/contrib/guix/manifest.scm index 8f13c642d3..96818c7748 100644 --- a/contrib/guix/manifest.scm +++ b/contrib/guix/manifest.scm @@ -499,7 +499,6 @@ inspecting signatures in Mach-O binaries.") moreutils ;; Compression and archiving tar - bzip2 gzip xz ;; Build tools |