gomod2nix/builder
adisbladis 4d9ea46f79 Copy vendor directory instead of symlinking to it
As pointed out in
https://github.com/NixOS/nixpkgs/pull/188035#discussion_r953044264
this can be a source of errors when builders do things they shouldn't.

I'm not really happy about this change as it causes quite a bit more
IO for larger dependency graphs.
2022-08-24 08:05:37 +08:00
..
install builder/install.go: Make build failures more apparent by attaching stdout/stderr 2022-08-17 15:36:21 +08:00
symlink Build non-development packages in the same way as development packages 2022-06-14 08:19:42 +08:00
default.nix Copy vendor directory instead of symlinking to it 2022-08-24 08:05:37 +08:00
fetch.sh fetcher: Make sure sources are writable before filtering .ds_store 2022-06-13 20:37:42 +08:00
parser.nix Invalid regex on macOS 2022-07-29 19:38:34 +08:00