gtree: unpin buildGoModule
This commit is contained in:
@@ -18605,9 +18605,7 @@ with pkgs;
|
||||
|
||||
gtranslator = callPackage ../tools/text/gtranslator { };
|
||||
|
||||
gtree = callPackage ../tools/text/gtree {
|
||||
buildGoModule = buildGo122Module;
|
||||
};
|
||||
gtree = callPackage ../tools/text/gtree { };
|
||||
|
||||
guff = callPackage ../tools/graphics/guff { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user