-
-
Notifications
You must be signed in to change notification settings - Fork 15k
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
vunit: init at 4.7.0 #336227
base: master
Are you sure you want to change the base?
vunit: init at 4.7.0 #336227
Conversation
3c8eb79
to
448a438
Compare
This is a python library, so please change the commit message to
|
Signed-off-by: Jack Leightcap <[email protected]> Co-authored-by: OTABI Tomoya <[email protected]>
5d66a6f
to
72a4e51
Compare
thanks for the review and references @natsukium, believe i've addressed the feedback |
hash = "sha256-ol+5kbq9LqhRlm4NvcX02PZJqz5lDjASmDsp/V0Y8i0="; | ||
}; | ||
|
||
patches = [ ./setuptools-relax-deps.patch ]; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
patches = [ ./setuptools-relax-deps.patch ]; | |
pythonRelaxDeps = [ | |
"setuptools" | |
"setuptools_scm" | |
]; |
Should also work
Signed-off-by: Jack Leightcap [email protected]
Description of changes
revive and complete #233474, packaging of popular HDL test suite
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-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.