Loading pkgs/applications/backup/restic-integrity/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec { description = "CLI tool to check the integrity of a restic repository without unlocking it"; homepage = "https://git.nwex.de/networkException/restic-integrity"; license = with licenses; [ bsd2 ]; maintainers = [ ]; maintainers = with maintainers; [ networkexception ]; mainProgram = "restic-integrity"; }; } Loading
pkgs/applications/backup/restic-integrity/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ rustPlatform.buildRustPackage rec { description = "CLI tool to check the integrity of a restic repository without unlocking it"; homepage = "https://git.nwex.de/networkException/restic-integrity"; license = with licenses; [ bsd2 ]; maintainers = [ ]; maintainers = with maintainers; [ networkexception ]; mainProgram = "restic-integrity"; }; }