3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-18 13:15:46 +00:00

Merge branch 'YosysHQ:main' into main

This commit is contained in:
Akash Levy 2025-08-10 22:46:15 -07:00 committed by GitHub
commit d0ab898e88
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 453 additions and 153 deletions

View file

@ -98,7 +98,7 @@ jobs:
with:
submodules: true
persist-credentials: false
- uses: cachix/install-nix-action@v26
- uses: cachix/install-nix-action@v31
with:
install_url: https://releases.nixos.org/nix/nix-2.18.1/install
install_url: https://releases.nixos.org/nix/nix-2.30.0/install
- run: nix build .?submodules=1 -L