- https://codeberg.org/kiara
- Joined on
2025-02-04
remove string interpolation from imports
nixops4 apply test error: proxmox-qemu-vm.nix was imported into nixops4Resource instead of nixos
a bisect points to 1c920098795e as having caused:
- this, which:
- removing all
nixops4Resourceclasses did not address somehow - removing the class in that qemu file did resolve -…
- removing all
nixops4 apply test error: proxmox-qemu-vm.nix was imported into nixops4Resource instead of nixos
@Niols i think the was imported into nixops4Resource instead of nixos related to the _class differences, no?
nixops4 apply test error: proxmox-qemu-vm.nix was imported into nixops4Resource instead of nixos
this error should affect files:
machines/dev/fedi200/default.nixmachines/dev/fedi201/default.nixmachines/dev/vm02116/default.nixmachines/dev/vm02187/default.nix
<details…
nixops4 apply test error: proxmox-qemu-vm.nix was imported into nixops4Resource instead of nixos
address linter gripes in nix files
remove string interpolation from imports
WIP: add attic cache
nice - thank you @Niols!
@Niols wrote in Fediversity/Fediversity#397 (comment):
My two last commits seem to fix it locally.
thanks! how did you…
Hosting providers can update their operators' deployments
as per @fricklerhandwerk, if fediversity is to not just function as a black box, but additionally allow configuration by hosting providers through an interface of resources, then such resources…