gotosocial: pin to go 1.24
build currently broken with go 1.25 https://hydra.nixos.org/build/307095866/nixlog/1
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
lib,
|
||||
fetchurl,
|
||||
fetchFromGitea,
|
||||
buildGoModule,
|
||||
buildGo124Module,
|
||||
nixosTests,
|
||||
}:
|
||||
let
|
||||
@@ -17,7 +17,7 @@ let
|
||||
hash = "sha256-et1jguboadjJJdUpugmRvkAtpdfHxn4+ftXUH/hWTdE=";
|
||||
};
|
||||
in
|
||||
buildGoModule rec {
|
||||
buildGo124Module rec {
|
||||
inherit version;
|
||||
pname = repo;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user