- https://codeberg.org/kiara
- Joined on
2025-02-04
the OOM i solved.
the `acl` download error persists despite a seemingly relevant patch.
diff --git a/deployment/check/cli/nixosTest.nix b/deploymen…
import ../
forgejo won't let original authors approve, but overall lgtm
import ../
i wondered if sources wouldn't need specialArgs instead, but CI seems good so far, so yay
import ../
arguably this one may similarly be ugly but... i'll take it
issues in the log:
failed to download acl
vm-test-run-deployment-cli> deployer # building '/nix/store/l70m8z9m7m1yd96vvkl6bq2qimisvvms-users-groups.json…
error: a 'x86_64-linux' with features {kvm, nixos-test} is required to build '/nix/store/mqqx68j6vw7k66qv79zbzh1jwx2pi02k-vm-test-run-peertube.drv', but I am a 'x86_64-linux' with features…
CI correctly reproduced my local error, but what is this error Broken pipe anyway 😿
applications from config to options to actually type-check application configurations
applications from config to options to actually type-check application configurations
extraDependencies
once we face this issue again when adding new tests, there might be ways to alleviate the developer cost for this by somehow speeding up the testing cycle to discover required dependencies. one…
extraDependencies
import ../
maybe this could indeed be simplified further, tho if we wanna ditch flakes anyway, i guess i don't really care to direct compute to figuring out smaller optimizations here