git-trim: unpin openssl_1_1
This commit is contained in:
parent
93da9cccfa
commit
f85005c85e
@ -1846,7 +1846,6 @@ with pkgs;
|
||||
git-town = callPackage ../applications/version-management/git-town { };
|
||||
|
||||
git-trim = callPackage ../applications/version-management/git-trim {
|
||||
openssl = openssl_1_1;
|
||||
inherit (darwin.apple_sdk.frameworks) Security;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user