1this derivation will be built:2 /nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv3error: Cannot build '/nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv'.4 Reason: builder failed with exit code 1.5 Output paths:6 /nix/store/3aij63apdicg9m4ly37q4q46ddd0vvdv-golangci-lint7 /nix/store/ykhai33v2hi814llw0rx57d5d4sdzpyi-golangci-lint-unittest8 Last 16 log lines:9 > tribuchet: building on jamie10 > Running phase: unpackPhase11 > unpacking source archive /nix/store/0rp7gwcizz2gx71dyy9c1acsmiywq3a2-source12 > source root is source13 > Running phase: patchPhase14 > Running phase: updateAutotoolsGnuConfigScriptsPhase15 > Running phase: configurePhase16 > Running phase: buildPhase17 > pkgs/sops-install-secrets/main.go:1444:12: Error return value of `os.Setenv` is not checked (errcheck)18 > os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_FILE", manifest.AgeSSHKeyFile)19 > ^20 > pkgs/sops-install-secrets/main.go:1448:12: Error return value of `os.Setenv` is not checked (errcheck)21 > os.Setenv("SOPS_AGE_SSH_PRIVATE_KEY_CMD", manifest.AgeSSHKeyCmd)22 > ^23 > 2 issues:24 > * errcheck: 225 For full logs, run:26 nix log /nix/store/9c6wx5ygfagn9fp3zaq8cji1syp4lll5-golangci-lint.drv