Closed qknight closed 8 years ago
oh, got it working:
cd /home/joachim/Desktop/projects/fablab/robin/github.com/qknight/selenium_crawler
mkdir src/inject_into_fluxdb/
mv inject_into_fluxdb.go src/inject_into_fluxdb/
cd src/inject_into_fluxdb/
go2nix save
i'm not really sure how to use the go2nix. i made it work with leaps some time ago but can't remember how i managed it. can you please advice?
preparations
go build
is working btw but i usedgo get github.com/fatih/structs
to get the dependencygo2nix