python310Packages.greatfet 0 -> 1 attrpath: python310Packages.greatfet Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zg5r3f31v25j285hy26l2g6spg9amb0r-packages.json.drv building '/nix/store/zg5r3f31v25j285hy26l2g6spg9amb0r-packages.json.drv'... Going to be running update for following packages: - python3.10-GreatFET-2019.5.1.dev0 Press Enter key to continue... Running update for: - python3.10-GreatFET-2019.5.1.dev0: UPDATING ... - python3.10-GreatFET-2019.5.1.dev0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/greatfet/default.nix b/pkgs/development/python-modules/greatfet/default.nix index 7859d2f4c08..75492818a50 100644 --- a/pkgs/development/python-modules/greatfet/default.nix +++ b/pkgs/development/python-modules/greatfet/default.nix @@ -2,13 +2,13 @@ buildPythonPackage rec { pname = "GreatFET"; - version = "2019.5.1.dev0"; + version = "2021.2.1"; src = fetchFromGitHub { owner = "greatscottgadgets"; repo = "greatfet"; - rev = "v${version}"; - sha256 = "054vkx4xkbhxhh5grjbs9kw3pjkv1zapp91ysrqr0c8mg1pc7zxv"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-ZIZxK6P/LfYRAssME+5mJz5dTNLKo9217D7cAam+BgI="; }; disabled = !isPy3k; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.greatfet nix build failed. adding 'greatfet/programmers/msp430.py' adding 'greatfet/programmers/spi_flash.py' adding 'greatfet/protocol/__init__.py' adding 'greatfet/protocol/jtag_svf.py' adding 'greatfet/protocol/vendor_requests.py' adding 'greatfet/sensors/__init__.py' adding 'greatfet/sensors/tsl2561.py' adding 'greatfet/support/__init__.py' adding 'greatfet/support/bits.py' adding 'greatfet/targets/__init__.py' adding 'greatfet/targets/jtag/__init__.py' adding 'greatfet/targets/jtag/cortex_m_dap.py' adding 'greatfet/util/__init__.py' adding 'greatfet/util/console.py' adding 'greatfet/util/interactive.py' adding 'GreatFET-2021.2.1.dist-info/METADATA' adding 'GreatFET-2021.2.1.dist-info/WHEEL' adding 'GreatFET-2021.2.1.dist-info/entry_points.txt' adding 'GreatFET-2021.2.1.dist-info/top_level.txt' adding 'GreatFET-2021.2.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/host/dist /build/source/host Processing ./GreatFET-2021.2.1-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement tabulate (from greatfet) (from versions: none) ERROR: No matching distribution found for tabulate