We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95d3dd7 commit 05e1b3cCopy full SHA for 05e1b3c
.forgejo/workflows/test.yaml
@@ -18,7 +18,7 @@ jobs:
18
cp $(builders-configurator) ~/.config/nix/machines
19
echo "builders = @$(pwd)/.config/nix/machines" >> ~/.config/nix/nix.conf
20
- run: nix build --log-format bar-with-logs .#${{ matrix.attribute }} -v
21
- - run: archive-nix-path
+ - run: archive-nix-path nix-output-monitor
22
nix-flake-check:
23
runs-on: nix
24
env:
0 commit comments