ipfs: Enable doCheck
This commit is contained in:
parent
cea0d89531
commit
26a6db266c
1 changed files with 0 additions and 2 deletions
|
@ -26,8 +26,6 @@ buildGoModule rec {
|
|||
|
||||
vendorSha256 = null;
|
||||
|
||||
doCheck = false;
|
||||
|
||||
postInstall = ''
|
||||
install -D misc/systemd/ipfs.service $out/etc/systemd/system/ipfs.service
|
||||
install -D misc/systemd/ipfs-api.socket $out/etc/systemd/system/ipfs-api.socket
|
||||
|
|
Loading…
Reference in a new issue