ipfs: reference correct test
This commit is contained in:
parent
8b5707b547
commit
11ace01cf2
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ buildGoModule rec {
|
||||||
make install
|
make install
|
||||||
'';
|
'';
|
||||||
|
|
||||||
passthru.tests.ferm = nixosTests.ferm;
|
passthru.tests.ipfs = nixosTests.ipfs;
|
||||||
|
|
||||||
modSha256 = "00xgsvpl47miy6paxl8yn6p76h6ssccackh50z0l4r5s7wcc25q8";
|
modSha256 = "00xgsvpl47miy6paxl8yn6p76h6ssccackh50z0l4r5s7wcc25q8";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue