Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yosys-unstable: unstable-2023-11-24 -> unstable-2023-12-03 #279

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 3, 2023

This pull request was created automatically by GitHub Actions :)
https://github.com/InternetUnexplorer/nixpkgs-overlay/actions/runs/7077336343

$ nix build '.#yosys-unstable.passthru.updateScript' && cat ./result
---
#!/nix/store/q1c2flcykgr4wwg5a6h450hxbk4ch589-bash-5.2-p15/bin/bash
set -e -u -o pipefail
/nix/store/waa3wkblb7nrmnmgcxs5ssp02b6007x3-nix-update-1.0.0/bin/nix-update --flake yosys-unstable --version branch
YOSYS_SRC=$(nix build .#yosys-unstable.src --no-link --print-out-paths)
ABCREV=$(awk '/^ABCREV/ {print $NF}' $YOSYS_SRC/Makefile)
/nix/store/waa3wkblb7nrmnmgcxs5ssp02b6007x3-nix-update-1.0.0/bin/nix-update --flake yosys-unstable.abc-verifier --version branch=$ABCREV

@github-actions github-actions bot added automated Pull requests created by GitHub Actions package update Pull requests that update a package labels Dec 3, 2023
@github-actions github-actions bot enabled auto-merge (rebase) December 3, 2023 14:03
@github-actions github-actions bot merged commit 5c735bb into main Dec 3, 2023
3 checks passed
@github-actions github-actions bot deleted the auto-update/yosys-unstable branch December 3, 2023 14:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated Pull requests created by GitHub Actions package update Pull requests that update a package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants