Change-Id: lwznzstzpoqqlvxnxsoulpokwxwkuwzw
Monorepo for Tangled โ https://tangled.org
flake.nix,nix: use gomod2nix to build tangled packages #304
merged
opened by
expand 1 commit
hide 1 commit
flake.nix,nix: use gomod2nix to build tangled packages
Change-Id: lwznzstzpoqqlvxnxsoulpokwxwkuwzw
ah, i forgot that, but it was because the go version the flake in nixpkgs had was older than what the go.mod declares so gomod2nix was complaining about it
i do like this addition, gomod2nix (i believe) could help reduce build times and increase the chance of cache hits.
can we rework this stack to drop the changes from #303?
done
expand 1 commit
hide 1 commit
flake.nix,nix: use gomod2nix to build tangled packages
Change-Id: lwznzstzpoqqlvxnxsoulpokwxwkuwzw
(Why the Nixpkgs bump? Seems unrelated.)