nixbot

builds
1tribuchet: building on eliza
unpackPhase
2unpacking source archive /nix/store/0rp7gwcizz2gx71dyy9c1acsmiywq3a2-source3source root is source
buildPhase
4pkgs/sops-install-secrets/main.go:1444:12: Error return value of `os.Setenv` is not checked (errcheck)5 os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_FILE", manifest.AgeSSHKeyFile)6 ^7pkgs/sops-install-secrets/main.go:1448:12: Error return value of `os.Setenv` is not checked (errcheck)8 os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_CMD", manifest.AgeSSHKeyCmd)9 ^102 issues:11* errcheck: 2