Skip to content

WIP: build nixpkgs revdeps #1

WIP: build nixpkgs revdeps

WIP: build nixpkgs revdeps #1

Workflow file for this run

name: nixpkgs
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
merge_group:
jobs:
nixpkgs:

Check failure on line 12 in .github/workflows/nixpkgs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/nixpkgs.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
name: Nixpkgs
# TODO: if: contains(github.event.pull_request.labels.*.name, 'test_nixpkgs')
steps:
- uses: actions/checkout@v4
- uses: cachix/install-nix-action@v22
- run: nix build .#buildNixpkgs.ncb
- run: ./result/bin/nix-ci-build --flake .#packages.x86_64-linux.buildNixpkgs.pkgs.build_4_14