offpunk: remove broken passthru.tests.version check
Upstream issue: https://todo.sr.ht/~lioploum/offpunk/27
This commit is contained in:
@@ -52,8 +52,6 @@ python3Packages.buildPythonPackage rec {
|
||||
installManPage man/*.1
|
||||
'';
|
||||
|
||||
passthru.tests.version = testers.testVersion { package = offpunk; };
|
||||
|
||||
meta = with lib; {
|
||||
description = "An Offline-First browser for the smolnet ";
|
||||
homepage = src.meta.homepage;
|
||||
|
||||
Reference in New Issue
Block a user