patdiff: Restore top-level pkgs attribute
To avoid breaking configurations that used it before it was
moved to ocamlPackages in 242001d836
This commit is contained in:
@@ -4372,6 +4372,8 @@ with pkgs;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
inherit (ocamlPackages) patdiff;
|
||||
|
||||
patool = with python3Packages; toPythonApplication patool;
|
||||
|
||||
pbgopy = callPackage ../tools/text/pbgopy { };
|
||||
|
||||
Reference in New Issue
Block a user