peroxide: build with Go 1.22 for now
until the golang.org/x/net dependency gets upgraded in the project https://hydra.nixos.org/build/276206869/nixlog/1/tail
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{ lib
|
||||
, buildGoModule
|
||||
, buildGo122Module
|
||||
, fetchFromGitHub
|
||||
, nixosTests
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo122Module rec {
|
||||
pname = "peroxide";
|
||||
version = "0.5.0";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user