-
-
Notifications
You must be signed in to change notification settings - Fork 14.1k
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
qiskit: 0.5.7 -> 0.6.1 #48152
qiskit: 0.5.7 -> 0.6.1 #48152
Conversation
@@ -2,6 +2,8 @@ | |||
, isPy3k | |||
, buildPythonPackage | |||
, fetchPypi | |||
, fetchurl | |||
, python |
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.
fetchurl
and python
are not used anywhere. Why add them?
|
||
src = fetchFromGitHub { | ||
owner = "nelimeee"; | ||
owner = "pandaman64"; |
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.
What's the reason for switching to a fork? It seems to be behind the original repo.
724ad8a
to
355fa85
Compare
fixed contamination. |
@GrahamcOfBorg build python36Packages.qiskit python36Packages.qasm2image python36Packages.IBMQuantumExperience python27Packages.IBMQuantumExperience |
Success on x86_64-darwin (full log) Attempted: python36Packages.qiskit, python36Packages.qasm2image, python36Packages.IBMQuantumExperience, python27Packages.IBMQuantumExperience Partial log (click to expand)
|
Success on x86_64-linux (full log) Attempted: python36Packages.qiskit, python36Packages.qasm2image, python36Packages.IBMQuantumExperience, python27Packages.IBMQuantumExperience Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: python36Packages.qiskit, python36Packages.qasm2image, python36Packages.IBMQuantumExperience, python27Packages.IBMQuantumExperience Partial log (click to expand)
|
Motivation for this change
update 3 packages
Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)