2023-01-01T02:26:42 python3.10-qiskit-aer 0.10.4 -> 0.11.2 https://pypi.org/project/qiskit-aer/ 2023-01-01T02:26:45 attrpath: python310Packages.qiskit-aer 2023-01-01T02:26:45 Checking auto update branch... 2023-01-01T02:26:49 [version] 2023-01-01T02:26:49 [version] skipping because derivation has updateScript 2023-01-01T02:26:49 [rustCrateVersion] 2023-01-01T02:26:49 [rustCrateVersion] No cargoSha256 found 2023-01-01T02:26:49 [golangModuleVersion] 2023-01-01T02:26:49 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T02:26:49 [updateScript] 2023-01-01T02:26:52 [updateScript] Success 2023-01-01T02:26:52 [updateScript] this derivation will be built: /nix/store/n98cdj51c33b75qq9mga2si4bn3bsnjl-packages.json.drv building '/nix/store/n98cdj51c33b75qq9mga2si4bn3bsnjl-packages.json.drv'... Going to be running update for following packages: - python3.10-qiskit-aer-0.10.4 Press Enter key to continue... Running update for: - python3.10-qiskit-aer-0.10.4: UPDATING ... - python3.10-qiskit-aer-0.10.4: DONE. Packages updated! 2023-01-01T02:26:52 2023-01-01T02:26:52 [quotedUrls] 2023-01-01T02:26:53 [quotedUrls] nothing found to replace 2023-01-01T02:26:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-aer/default.nix b/pkgs/development/python-modules/qiskit-aer/default.nix index f7ad8da805a..0941574a957 100644 --- a/pkgs/development/python-modules/qiskit-aer/default.nix +++ b/pkgs/development/python-modules/qiskit-aer/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "qiskit-aer"; - version = "0.10.4"; + version = "0.11.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -39,8 +39,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Qiskit"; repo = "qiskit-aer"; - rev = version; - sha256 = "sha256-mf+Pgw/daFkt1bvqSeYzlO/Sd2F2MtwZcLr+h1u+eb0="; + rev = "refs/tags/${version}"; + sha256 = "sha256-ew9ucqOWDztjB+hJTh9WkJiutVBJyVQobtEcWeUwEcw="; }; postPatch = '' 2023-01-01T02:28:22 No auto update branch exists 2023-01-01T02:29:12 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.qiskit-aer Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.qiskit-aer Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-qiskit-terra-0.21.0’ in /var/cache/nixpkgs-update/worker/worktree/python310Packages.qiskit-aer/pkgs/development/python-modules/qiskit-terra/default.nix:197 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) 2023-01-01T10:54:01 python3.10-qiskit-aer 0.10.4 -> 0.11.2 https://pypi.org/project/qiskit-aer/ 2023-01-01T10:54:03 attrpath: python310Packages.qiskit-aer 2023-01-01T10:54:03 Checking auto update branch... 2023-01-01T10:54:07 [version] 2023-01-01T10:54:07 [version] skipping because derivation has updateScript 2023-01-01T10:54:07 [rustCrateVersion] 2023-01-01T10:54:07 [rustCrateVersion] No cargoSha256 found 2023-01-01T10:54:07 [golangModuleVersion] 2023-01-01T10:54:07 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T10:54:07 [updateScript] 2023-01-01T10:54:10 [updateScript] Success 2023-01-01T10:54:10 [updateScript] this derivation will be built: /nix/store/n98cdj51c33b75qq9mga2si4bn3bsnjl-packages.json.drv building '/nix/store/n98cdj51c33b75qq9mga2si4bn3bsnjl-packages.json.drv'... Going to be running update for following packages: - python3.10-qiskit-aer-0.10.4 Press Enter key to continue... Running update for: - python3.10-qiskit-aer-0.10.4: UPDATING ... - python3.10-qiskit-aer-0.10.4: DONE. Packages updated! 2023-01-01T10:54:10 2023-01-01T10:54:10 [quotedUrls] 2023-01-01T10:54:11 [quotedUrls] nothing found to replace 2023-01-01T10:54:11 Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-aer/default.nix b/pkgs/development/python-modules/qiskit-aer/default.nix index f7ad8da805a..0941574a957 100644 --- a/pkgs/development/python-modules/qiskit-aer/default.nix +++ b/pkgs/development/python-modules/qiskit-aer/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "qiskit-aer"; - version = "0.10.4"; + version = "0.11.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -39,8 +39,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Qiskit"; repo = "qiskit-aer"; - rev = version; - sha256 = "sha256-mf+Pgw/daFkt1bvqSeYzlO/Sd2F2MtwZcLr+h1u+eb0="; + rev = "refs/tags/${version}"; + sha256 = "sha256-ew9ucqOWDztjB+hJTh9WkJiutVBJyVQobtEcWeUwEcw="; }; postPatch = '' 2023-01-01T10:55:40 No auto update branch exists 2023-01-01T10:56:29 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.qiskit-aer Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.qiskit-aer Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-qiskit-terra-0.21.0’ in /var/cache/nixpkgs-update/worker/worktree/python310Packages.qiskit-aer/pkgs/development/python-modules/qiskit-terra/default.nix:197 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) 2023-01-01T21:13:56 python3.10-qiskit-aer 0.10.4 -> 0.11.2 https://pypi.org/project/qiskit-aer/ 2023-01-01T21:13:58 attrpath: python310Packages.qiskit-aer 2023-01-01T21:13:58 Checking auto update branch... 2023-01-01T21:14:02 [version] 2023-01-01T21:14:02 [version] skipping because derivation has updateScript 2023-01-01T21:14:02 [rustCrateVersion] 2023-01-01T21:14:02 [rustCrateVersion] No cargoSha256 found 2023-01-01T21:14:02 [golangModuleVersion] 2023-01-01T21:14:02 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T21:14:02 [updateScript] 2023-01-01T21:14:05 [updateScript] Success 2023-01-01T21:14:05 [updateScript] Going to be running update for following packages: - python3.10-qiskit-aer-0.10.4 Press Enter key to continue... Running update for: - python3.10-qiskit-aer-0.10.4: UPDATING ... - python3.10-qiskit-aer-0.10.4: DONE. Packages updated! 2023-01-01T21:14:05 2023-01-01T21:14:05 [quotedUrls] 2023-01-01T21:14:06 [quotedUrls] nothing found to replace 2023-01-01T21:14:06 Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-aer/default.nix b/pkgs/development/python-modules/qiskit-aer/default.nix index f7ad8da805a..0941574a957 100644 --- a/pkgs/development/python-modules/qiskit-aer/default.nix +++ b/pkgs/development/python-modules/qiskit-aer/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "qiskit-aer"; - version = "0.10.4"; + version = "0.11.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -39,8 +39,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Qiskit"; repo = "qiskit-aer"; - rev = version; - sha256 = "sha256-mf+Pgw/daFkt1bvqSeYzlO/Sd2F2MtwZcLr+h1u+eb0="; + rev = "refs/tags/${version}"; + sha256 = "sha256-ew9ucqOWDztjB+hJTh9WkJiutVBJyVQobtEcWeUwEcw="; }; postPatch = '' 2023-01-01T21:15:36 No auto update branch exists 2023-01-01T21:16:26 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.qiskit-aer Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.qiskit-aer Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-qiskit-terra-0.21.0’ in /var/cache/nixpkgs-update/worker/worktree/python310Packages.qiskit-aer/pkgs/development/python-modules/qiskit-terra/default.nix:197 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) 2023-01-01T22:25:43 python3.10-qiskit-aer 0.10.4 -> 0.11.2 https://pypi.org/project/qiskit-aer/ 2023-01-01T22:25:45 attrpath: python310Packages.qiskit-aer 2023-01-01T22:25:45 Checking auto update branch... 2023-01-01T22:25:50 [version] 2023-01-01T22:25:50 [version] skipping because derivation has updateScript 2023-01-01T22:25:50 [rustCrateVersion] 2023-01-01T22:25:50 [rustCrateVersion] No cargoSha256 found 2023-01-01T22:25:50 [golangModuleVersion] 2023-01-01T22:25:50 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T22:25:50 [updateScript] 2023-01-01T22:25:53 [updateScript] Success 2023-01-01T22:25:53 [updateScript] Going to be running update for following packages: - python3.10-qiskit-aer-0.10.4 Press Enter key to continue... Running update for: - python3.10-qiskit-aer-0.10.4: UPDATING ... - python3.10-qiskit-aer-0.10.4: DONE. Packages updated! 2023-01-01T22:25:53 2023-01-01T22:25:53 [quotedUrls] 2023-01-01T22:25:53 [quotedUrls] nothing found to replace 2023-01-01T22:25:53 Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-aer/default.nix b/pkgs/development/python-modules/qiskit-aer/default.nix index f7ad8da805a..0941574a957 100644 --- a/pkgs/development/python-modules/qiskit-aer/default.nix +++ b/pkgs/development/python-modules/qiskit-aer/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "qiskit-aer"; - version = "0.10.4"; + version = "0.11.2"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -39,8 +39,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "Qiskit"; repo = "qiskit-aer"; - rev = version; - sha256 = "sha256-mf+Pgw/daFkt1bvqSeYzlO/Sd2F2MtwZcLr+h1u+eb0="; + rev = "refs/tags/${version}"; + sha256 = "sha256-ew9ucqOWDztjB+hJTh9WkJiutVBJyVQobtEcWeUwEcw="; }; postPatch = '' 2023-01-01T22:27:20 No auto update branch exists 2023-01-01T22:28:10 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.qiskit-aer Received ExitFailure 1 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix log -f . python310Packages.qiskit-aer Standard output: warning: unknown setting 'experimental-features' error: Package ‘python3.10-qiskit-terra-0.21.0’ in /var/cache/nixpkgs-update/worker/worktree/python310Packages.qiskit-aer/pkgs/development/python-modules/qiskit-terra/default.nix:197 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: For `nix shell`, `nix build`, `nix develop` or any other Nix 2.4+ (Flake) command, `--impure` must be passed in order to read this environment variable. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information)