docker-image://docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
[0.01s]
docker-image://docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
CACHED
git clone https://github.com/vito/booklit.git ./
CACHED
docker-image://docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
CACHED
git fetch origin 695dd9cb7549108fd4be79abd94ca91ab76abdc5
[0.55s]
From https://github.com/vito/booklit
* branch 695dd9cb7549108fd4be79abd94ca91ab76abdc5 -> FETCH_HEAD
resolve image config for docker.io/library/alpine@sha256:f271e74b17ced29b915d351685fd4644785c6d1559dd1f2d4189a5e851ef753a
[0.01s]
resolve image config for docker.io/library/golang@sha256:bb9811fad43a7d6fd2173248d8331b2dcf5ac9af20976b1937ecd214c5b8c383
[0.01s]
resolve image config for docker.io/alpine/git@sha256:66b210a97bc07bfd4019826bcd13a488b371a6cbe2630a4b37d23275658bd3f2
[0.01s]
git checkout 695dd9cb7549108fd4be79abd94ca91ab76abdc5
[0.27s]
Note: switching to '695dd9cb7549108fd4be79abd94ca91ab76abdc5'.
You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.
If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:
git switch -c <new-branch-name>
Or undo this operation with:
git switch -
Turn off this advice by setting config variable advice.detachedHead to false
HEAD is now at 695dd9c make sure nix runs fresh every time
git submodule update --init --recursive
[0.28s]
go build ./cmd/booklit
[15.3s]
go: downloading github.com/jessevdk/go-flags v1.4.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/segmentio/textio v1.2.0
go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
ls <thunk 1BFMK09V1J384: (.go)>/booklit.exe
[0.19s]
./1BFMK09V1J384/booklit.exe
[check] build-windows
[16.1s]