Conversation
86c72b1 to
5a31d6c
Compare
drupol
left a comment
There was a problem hiding this comment.
Diff LGTM but I haven't tested.
Luflosi
left a comment
There was a problem hiding this comment.
I have two questions but other than that, this looks good.
pkgs/by-name/yo/yosys/package.nix
Outdated
There was a problem hiding this comment.
What happens without these propagatedBuildInputs? And are they required even when enablePython is false?
There was a problem hiding this comment.
They should probably not be added unless enablePython is true.
|
Did you want to revert the change to |
Sorry, I forgot to come back to this. I think that now it builds nowhere :/ |
|
Do we really need to clean up these yosys plugins? |
We don't need to, but I don't think the cleanup is breaking the package. The update is more likely to be the culprit. |
|
Liamolucko
left a comment
There was a problem hiding this comment.
The outdated comment on fix-clang-build.patch should probably be removed, but otherwise LGTM.
Thanks! Removed/ |
|
This broke at least the |
|
Every released version of Yosys since Yosys The versions of Yosys that are able to correctly translate Amaranth code are 0.53 or current HEAD. |
Thank you for this information. So we have three choices regarding
Do you have an opinion on those options? |
|
Any of these options are fine IMO. I would personally bump to |
Ok! I just realized that 0.55.0 was released. Is it also having the same issue? If so, then I'll update |
Release 0.55 has the same issue as release 0.54; the PR with the bugfix was merged the day after the 0.55 release.
This is referring to essentially current HEAD, right? If so, that sounds right to me. |
Ok thanks. Well if there is a specific PR that fixes the PR, I will probably simply fetch the relevant patch. |
|
You can apply this patch, yes. |
Things done
cc @VShell @thoughtpolice @Luflosi @oliverbunting @hzeller
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.