hishtory/client/lib
David Dworken edfbf7769e Fix updating on m1 darwin
For some reason, calling unlink() on the binary causes all future spawned processes to die with a "signal: killed" error. I have no idea why this happens, but it doesn't seem to be necessary to call
unlink on darwin, so I'm just tweaking this to not call unlink on darwin. Also remove tidy from the pre-commit since macos ships with a truly ancient version of tidy
2022-04-20 21:57:37 -07:00
..
config.sh Swap to getting date in seconds since BSD date doesn't support nanos 2022-04-18 22:36:57 -07:00
config.zsh Swap to getting date in seconds since BSD date doesn't support nanos 2022-04-18 22:36:57 -07:00
lib_test.go Fix date in both places :) 2022-04-18 22:50:26 -07:00
lib.go Fix updating on m1 darwin 2022-04-20 21:57:37 -07:00
slsa.go Disable SLSA verification of the branch to fix update flow 2022-04-17 12:53:06 -07:00
test_config.sh Swap to getting date in seconds since BSD date doesn't support nanos 2022-04-18 22:36:57 -07:00