Skip to content

fix(expand): don't substitute macros and dynamic functions in value positions #1603

fix(expand): don't substitute macros and dynamic functions in value positions

fix(expand): don't substitute macros and dynamic functions in value positions #1603

Workflow file for this run

name: "Nixpkgs CI"
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
tests:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ubuntu-latest]
steps:
- uses: actions/checkout@v2.3.4
- uses: cachix/install-nix-action@v31
with:
nix_path: nixpkgs=channel:nixos-24.05
- run: nix-build