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-18 -> unstable-2023-11-24 #272

Merged
merged 1 commit into from
Nov 26, 2023

Conversation

github-actions[bot]
Copy link
Contributor

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

$ nix build '.#yosys-unstable.passthru.updateScript' && cat ./result
---
#!/nix/store/q1c2flcykgr4wwg5a6h450hxbk4ch589-bash-5.2-p15/bin/bash
set -e -u -o pipefail
/nix/store/lzlz3af4dppd616krv1w4kngm023asdz-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/lzlz3af4dppd616krv1w4kngm023asdz-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 Nov 26, 2023
@github-actions github-actions bot enabled auto-merge (rebase) November 26, 2023 14:03
@github-actions github-actions bot merged commit cfbe516 into main Nov 26, 2023
3 checks passed
@github-actions github-actions bot deleted the auto-update/yosys-unstable branch November 26, 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