Skip to content
Snippets Groups Projects
Commit a10a169c authored by Vagrant Cascadian's avatar Vagrant Cascadian
Browse files

Add external tool on GNU Guix for lzip.

parent ced5d578
No related branches found
No related tags found
No related merge requests found
Pipeline #487032 passed with warnings
......@@ -127,7 +127,7 @@ EXTERNAL_TOOLS = {
"guix": "e2fsprogs",
},
"lz4": {"debian": "lz4 | liblz4-tool", "FreeBSD": "lz4", "guix": "lz4"},
"lzip": {"debian": "lzip"},
"lzip": {"debian": "lzip", "guix": "lzip"},
"msgunfmt": {
"debian": "gettext",
"arch": "gettext",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment