proxmox-nixos icon indicating copy to clipboard operation
proxmox-nixos copied to clipboard

Update packages manually

Open camillemndn opened this issue 1 year ago • 0 comments

Using command:

nix-shell tasks/update.nix --arg predicate '_: pkg: !(builtins.elem pkg.pname [ "pve-rs" "termproxy" ]) && builtins.match "qemu" pkg.pname != []' --argstr commit true

camillemndn avatar Aug 30 '24 12:08 camillemndn