gitlab-container-registry: fix by pinning back to go 1.24
https://hydra.nixos.org/build/306376853/nixlog/4/tail
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
lib,
|
||||
buildGoModule,
|
||||
buildGo124Module,
|
||||
fetchFromGitLab,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo124Module rec {
|
||||
pname = "gitlab-container-registry";
|
||||
version = "4.27.0";
|
||||
rev = "v${version}-gitlab-ahmed-master-test";
|
||||
|
||||
Reference in New Issue
Block a user