forked from mirrors/nixpkgs
Merge pull request #185003 from aij/patdiff
This commit is contained in:
commit
070df21c91
|
@ -4355,6 +4355,8 @@ with pkgs;
|
|||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
inherit (ocamlPackages) patdiff;
|
||||
|
||||
patool = with python3Packages; toPythonApplication patool;
|
||||
|
||||
pbgopy = callPackage ../tools/text/pbgopy { };
|
||||
|
|
Loading…
Reference in a new issue