Compare commits

..

1 commit

Author SHA1 Message Date
d7943f0f22
chore(deps): lock file maintenance
Some checks failed
/ check (push) Successful in 9s
/ check-renovaterc (push) Successful in 3s
/ build-packages (push) Successful in 16s
/ build-vm (push) Successful in 57s
/ report-size (push) Has been cancelled
2025-05-13 00:11:05 +02:00

View file

@ -26,7 +26,7 @@ jobs:
- name: Build target
run: |
nix --version
nix-fast-build --max-jobs 1 --no-nom --skip-cached --no-link \
nix-fast-build --max-jobs 2 --no-nom --skip-cached --no-link \
--flake ".#packages.$(nix eval --raw --impure --expr builtins.currentSystem)"
build-vm:
runs-on: nixos