Loading pkgs/by-name/ze/zerobin/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ python3Packages.buildPythonApplication rec { meta = with lib; { description = "Client side encrypted pastebin"; homepage = "https://github.com/Tygs/0bin"; changelog = "https://github.com/Tygs/0bin/releases/tag/v${version}"; license = licenses.wtfpl; platforms = platforms.all; maintainers = with maintainers; [ julm ]; Loading Loading
pkgs/by-name/ze/zerobin/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -63,6 +63,7 @@ python3Packages.buildPythonApplication rec { meta = with lib; { description = "Client side encrypted pastebin"; homepage = "https://github.com/Tygs/0bin"; changelog = "https://github.com/Tygs/0bin/releases/tag/v${version}"; license = licenses.wtfpl; platforms = platforms.all; maintainers = with maintainers; [ julm ]; Loading