nixpkgs/pkgs/servers/pufferpanel
Ivan Trubach abe0b0c7ff pufferpanel: bump for go-swag update
The package fails to build with recent go-swag versions. We could have
used `go run github.com/swaggo/swag/cmd/swag`, but with the current Go
language framework in Nixpkgs this is really awkward since it’s hard to
infer proper GOOS/GOARCH/etc environment variables for the build
platform (and also reset environment variables intended for go build).
2024-03-17 02:28:47 +03:00
..
default.nix pufferpanel: bump for go-swag update 2024-03-17 02:28:47 +03:00
deps.patch pufferpanel: bump for go-swag update 2024-03-17 02:28:47 +03:00
disable-group-checks.patch
skip-network-tests.patch