Skip to content

fix(eval): evaluate macro bodies in their defining module (#1566) #1606

fix(eval): evaluate macro bodies in their defining module (#1566)

fix(eval): evaluate macro bodies in their defining module (#1566) #1606

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