Loading pkgs/applications/networking/browsers/offpunk/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ offpunk, python3, stdenv, testVersion, testers, timg, xdg-utils, xsel, Loading Loading @@ -55,7 +55,7 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; passthru.tests.version = testVersion { package = offpunk; }; passthru.tests.version = testers.testVersion { package = offpunk; }; meta = with lib; { description = "An Offline-First browser for the smolnet "; Loading Loading
pkgs/applications/networking/browsers/offpunk/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ offpunk, python3, stdenv, testVersion, testers, timg, xdg-utils, xsel, Loading Loading @@ -55,7 +55,7 @@ stdenv.mkDerivation (finalAttrs: { runHook postInstall ''; passthru.tests.version = testVersion { package = offpunk; }; passthru.tests.version = testers.testVersion { package = offpunk; }; meta = with lib; { description = "An Offline-First browser for the smolnet "; Loading