ocamlPackages.*: remove unnecessary unpackCmd
This commit is contained in:
committed by
Vincent Laporte
parent
3ec657ab0c
commit
208aedb971
@@ -2,7 +2,7 @@
|
||||
|
||||
buildDunePackage {
|
||||
pname = "ppx_cstruct";
|
||||
inherit (cstruct) version src unpackCmd meta;
|
||||
inherit (cstruct) version src meta;
|
||||
|
||||
minimumOCamlVersion = "4.02";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user