| 1 Nov 2023 |
bumperboat | but it didnt like that format | 15:03:12 |
@qbit:tapenet.org | need to nix hash to-sri --type sha256 $(nix-hash --type sha256 /nix/store/6hb3rkffr6gszgrvbsjlc3xn5dhmiwx7-resticprofile-0.24.0-go-modules.drv) i think | 15:04:17 |
@qbit:tapenet.org | it won't help anyway | 15:04:44 |
@qbit:tapenet.org | since it's trying to build right away for some reason | 15:04:58 |
bumperboat | go test
github.com/creativeprojects/resticprofile
wrapper_test.go:24:2: no required module provides package github.com/creativeprojects/resticprofile/monitor/mocks; to add it: go get github.com/creativeprojects/resticprofile/monitor/mocks FAIL github.com/creativeprojects/resticprofile [setup failed]
| 15:11:10 |
bumperboat | thats if i run in the cloned repo | 15:11:26 |
@qbit:tapenet.org | ya, on the v0.24.0 checkout it fails too | 15:15:04 |
@qbit:tapenet.org | i think they cut a bad release | 15:15:09 |
bumperboat | go build works fine | 15:20:31 |