mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-11 18:32:23 +08:00
ocamlPackages.xenstore-tool: drop postPatch
Co-authored-by: SigmaSquadron <alpha@sigmasquadron.net>
This commit is contained in:
@@ -11,10 +11,6 @@ buildDunePackage {
|
||||
|
||||
inherit (xenstore_transport) src version;
|
||||
|
||||
postPatch = ''
|
||||
substituteInPlace cli/dune --replace 'libraries ' 'libraries camlp-streams '
|
||||
'';
|
||||
|
||||
buildInputs = [
|
||||
camlp-streams
|
||||
xenstore_transport
|
||||
|
||||
Reference in New Issue
Block a user