mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-17 06:06:13 +03: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 |