Merge pull request #117945 from SuperSandro2000/doc-output

This commit is contained in:
Martin Weinelt
2021-03-30 12:10:37 +02:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

View File

@@ -66,6 +66,8 @@ python3.pkgs.buildPythonApplication rec {
inherit (nixosTests) borgbackup;
};
outputs = [ "out" "doc" ];
meta = with lib; {
description = "Deduplicating archiver with compression and encryption";
homepage = "https://www.borgbackup.org";