Loading pkgs/by-name/kh/khard/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { ''; preCheck = '' # see https://github.com/scheibler/khard/issues/263 # see https://github.com/lucc/khard/issues/263 export COLUMNS=80 ''; Loading @@ -48,7 +48,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { passthru.tests.version = testers.testVersion { package = khard; }; meta = { homepage = "https://github.com/scheibler/khard"; homepage = "https://github.com/lucc/khard"; description = "Console carddav client"; license = lib.licenses.gpl3; maintainers = with lib.maintainers; [ matthiasbeyer ]; Loading Loading
pkgs/by-name/kh/khard/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -39,7 +39,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { ''; preCheck = '' # see https://github.com/scheibler/khard/issues/263 # see https://github.com/lucc/khard/issues/263 export COLUMNS=80 ''; Loading @@ -48,7 +48,7 @@ python3.pkgs.buildPythonApplication (finalAttrs: { passthru.tests.version = testers.testVersion { package = khard; }; meta = { homepage = "https://github.com/scheibler/khard"; homepage = "https://github.com/lucc/khard"; description = "Console carddav client"; license = lib.licenses.gpl3; maintainers = with lib.maintainers; [ matthiasbeyer ]; Loading