Merge staging-next into staging

This commit is contained in:
github-actions[bot]
2021-03-30 12:06:28 +00:00
committed by GitHub
39 changed files with 930 additions and 883 deletions
+2
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";