gophernotes: pin to go 1.17
This commit is contained in:
@@ -26811,7 +26811,9 @@ with pkgs;
|
||||
|
||||
gopher = callPackage ../applications/networking/gopher/gopher { };
|
||||
|
||||
gophernotes = callPackage ../applications/editors/gophernotes { };
|
||||
gophernotes = callPackage ../applications/editors/gophernotes {
|
||||
buildGoModule = buildGo117Module;
|
||||
};
|
||||
|
||||
goxel = callPackage ../applications/graphics/goxel { };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user