mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-22 23:13:19 +00:00
abe0b0c7ff
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). |
||
---|---|---|
.. | ||
default.nix | ||
deps.patch | ||
disable-group-checks.patch | ||
skip-network-tests.patch |