Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

proxmox-backup-client packaging request #186282

Closed
cofob opened this issue Aug 12, 2022 · 5 comments · Fixed by #198676
Closed

proxmox-backup-client packaging request #186282

cofob opened this issue Aug 12, 2022 · 5 comments · Fixed by #198676
Labels
0.kind: packaging request Request for a new package to be added

Comments

@cofob
Copy link
Member

cofob commented Aug 12, 2022

Project description
Client for proxmox backup server written in Rust.

Metadata

@cofob cofob added the 0.kind: packaging request Request for a new package to be added label Aug 12, 2022
@cofob
Copy link
Member Author

cofob commented Aug 12, 2022

It would also be nice if added some sort of service that backups certain folders on a CRON timer to the server.

Like:

services.proxmox-backup.client = {
  enable = true;
  enableAutoBackup = true;
  dates = "4:45";
  data = [
    {"path" = "/some/data"; "type" = "pxar"; "name" = "filename";}
  ];
};

@jojosch
Copy link
Member

jojosch commented Aug 12, 2022

I have built a derivation for proxmox-backup-client in 2020 (but currently only at version 1.1.3) that I'm using on some machines and my phone (via nix-on-droid).

I'll see if I can update that derivation to the latest release and clean it up for inclusion in nixpkgs.

@cofob
Copy link
Member Author

cofob commented Aug 29, 2022

@jojosch any updates?

@averyanalex
Copy link
Contributor

@cofob
Copy link
Member Author

cofob commented Oct 30, 2022

Hello, I packaged 2.2.1: https://git.frsqr.xyz/firesquare/nixos/src/branch/main/pkgs/proxmox-backup-client

I moved this version to PR, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants