this will fix build error on darwin machines
Signed-off-by: Seongmin Lee git@boltless.me
this will fix build error on darwin machines
Signed-off-by: Seongmin Lee git@boltless.me
None yet.
None yet.
this will fix build error on darwin machines
Signed-off-by: Seongmin Lee <git@boltless.me>
Signed-off-by: Seongmin Lee <git@boltless.me>
this will fix build error on darwin machines
Signed-off-by: Seongmin Lee <git@boltless.me>
nope. nix develop still fails due to nix-functional-tests...
at least nix .#gomod2nix seems to work fine after this patch.
error: builder for '/nix/store/1jgxwz43j7rjbfywcldlqxss0iwqgsby-nix-functional-tests-2.31.2+1.drv' failed with exit code 14;
last 25 log lines:
> 200/201 nix-functional-tests:flakes / mercurial OK 6.96s
> 201/201 nix-functional-tests:git-hashing / fixed OK 4.84s
>
> Summary of Failures:
>
> 6/201 nix-functional-tests:main / user-envs FAIL 1.41s exit status 1
> 11/201 nix-functional-tests:main / binary-cache FAIL 3.08s (exit status 134 or signal 6 SIGABRT)
> 15/201 nix-functional-tests:main / tarball FAIL 1.42s exit status 1
> 18/201 nix-functional-tests:main / fetchTree-file FAIL 0.48s exit status 1
> 25/201 nix-functional-tests:main / nix-shell FAIL 0.71s exit status 1
> 54/201 nix-functional-tests:main / repl FAIL 0.40s exit status 1
> 128/201 nix-functional-tests:ca / repl FAIL 0.41s exit status 1
> 130/201 nix-functional-tests:ca / nix-shell FAIL 0.80s exit status 1
> 153/201 nix-functional-tests:main / nix-profile FAIL 6.68s exit status 1
> 160/201 nix-functional-tests:flakes / prefetch FAIL 0.24s exit status 1
> 161/201 nix-functional-tests:flakes / build-paths FAIL 0.39s exit status 1
> 165/201 nix-functional-tests:flakes / dubious-query FAIL 0.59s exit status 1
> 194/201 nix-functional-tests:ca / substitute FAIL 5.38s (exit status 134 or signal 6 SIGABRT)
> 199/201 nix-functional-tests:flakes / flakes FAIL 6.20s exit status 1
>
> Ok: 155
> Fail: 14
> Skipped: 32
>
> Full log written to /private/tmp/nix-build-nix-functional-tests-2.31.2+1.drv-0/source-patched-source/tests/functional/build/meson-logs/testlog.txt
For full logs, run:
nix log /nix/store/1jgxwz43j7rjbfywcldlqxss0iwqgsby-nix-functional-tests-2.31.2+1.drv
error: 1 dependencies of derivation '/nix/store/34ji3c79835fzwk5fqd1bf0ylwwyax89-nix-2.31.2+1.drv' failed to build
error: 1 dependencies of derivation '/nix/store/1rkyw5n388fs7j9cl64bw3fb4qdbai2c-nixos-shell-2.0.0.drv' failed to build
error: 1 dependencies of derivation '/nix/store/zcfj8df4c1yf6am1gbwldzmkja1gl1pw-nix-shell-arm64-apple-darwin-env.drv' failed to build
Closing this PR. commits are moved under #901