<_0mp>
samueldr: ha, first it's got to build and pass tests ;)
<_0mp>
thanks again for the logging bot
inf has joined #freebsd-nix
<inf>
nois
drakonis1 has joined #freebsd-nix
<drakonis1>
v. nice.
<pie__>
yeah nixpkgs is gonna be...interesting 'xD
<_0mp>
alright, there are still a couple of failing tests
<_0mp>
now, if you build the port and run make test you'll just run the tests that are working
<_0mp>
If you'd like to help with debugging, you may modify TEST_ARGS to add some tests from the list of non-working tests
<_0mp>
alright, I've 5 tests left
<_0mp>
I've got *
<_0mp>
restricted.sh is just hanging
<_0mp>
and those tests have various problems that I wasn't able to track down: check.sh fetchGit.sh gc-auto.sh tarball.sh
<_0mp>
It is interesting that both fetchGit.sh and tarball.sh have some similar problems with tar(1). As if the archive name wasn't specified (it defaults to /dev/sa0, which is the tape device on FreeBSD).