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-12-03 -> unstable-2023-12-10 #284

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

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

$ nix build '.#yosys-unstable.passthru.updateScript' && cat ./result
---
#!/nix/store/q1c2flcykgr4wwg5a6h450hxbk4ch589-bash-5.2-p15/bin/bash
set -e -u -o pipefail
/nix/store/rss9z6n3rki1xhzlzgq47c7z5qwq3ikx-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/rss9z6n3rki1xhzlzgq47c7z5qwq3ikx-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 10, 2023
@github-actions github-actions bot enabled auto-merge (rebase) December 10, 2023 14:04
auto-merge was automatically disabled January 7, 2024 07:38

Pull request was closed

@InternetUnexplorer InternetUnexplorer deleted the auto-update/yosys-unstable branch January 7, 2024 07:38
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.

1 participant