compressDrv: fix a confusing comment
This commit is contained in:
parent
78c1022cd1
commit
26249b62fd
@ -41,7 +41,7 @@
|
||||
compressDrv pkgs.spdx-license-list-data.json {
|
||||
formats = ["json"];
|
||||
compressors = {
|
||||
"json" = "${zopfli}/bin/zopfli --keep {}";
|
||||
gz = "${zopfli}/bin/zopfli --keep {}";
|
||||
};
|
||||
}
|
||||
=>
|
||||
|
Loading…
Reference in New Issue
Block a user