Block or Report
Block or report danderson
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
544 contributions in the last year
We're celebrating 100 million developers!
Less
More
Contribution activity
February 2023
Created 2 commits in 2 repositories
Created 1 repository
- danderson/go Go
Created a pull request in golang/go that received 8 comments
time: add /etc/zoneinfo as valid path for tzdata for NixOS
NixOS has no /usr/share, but does have tzdata at /etc/zoneinfo.
+3
−1
•
8
comments
Opened 8 other pull requests in 2 repositories
tailscale/go
6
merged
- [tailscale1.20] .github/workflows: build statically linked toolchains
- [tailscale1.20] time: add /etc/zoneinfo as valid path for tzdata for NixOS
- .github/workflows: use build matrices to reduce copypasta
- [tailscale1.20] cmd/dist: always default to CGO_ENABLED=""
- [tailscale1.20] .github/workflows: add missing dependency for release.
- [tailscale1.20] .github/workflows: add a static build for testing.
tailscale/tailscale
1
open
1
merged
Reviewed 5 pull requests in 2 repositories
tailscale/go
3 pull requests
tailscale/tailscale
2 pull requests
Created an issue in golang/go that received 1 comment
runtime: GOOS=ios fails Apple's app validation due to use of private API
What version of Go are you using (go version
)?
$ go version
go version go1.20rc3-ts178d6bc darwin/amd64
This is Tailscale's Go toolchain from http…
1
comment