eddy 0 -> 1 attrpath: eddy 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/c5p3j8z8qrx7vxz5mxm4kdib0zi8k8l3-packages.json.drv building '/nix/store/c5p3j8z8qrx7vxz5mxm4kdib0zi8k8l3-packages.json.drv'... Going to be running update for following packages: - eddy-1.2.1 Press Enter key to continue... Running update for: - eddy-1.2.1: UPDATING ... - eddy-1.2.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/graphics/eddy/default.nix b/pkgs/applications/graphics/eddy/default.nix index 6b8f465a106..635709d3158 100644 --- a/pkgs/applications/graphics/eddy/default.nix +++ b/pkgs/applications/graphics/eddy/default.nix @@ -8,13 +8,13 @@ python3Packages.buildPythonApplication rec { pname = "eddy"; - version = "1.2.1"; + version = "3.4"; src = fetchFromGitHub { owner = "obdasystems"; repo = pname; - rev = "v${version}"; - sha256 = "12j77bbva5py9bd57c80cmjvf8vll40h19n81h16lvv2r2r7jynh"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-iwUiAizhXhQb6att1IIci7Erl6HZra/vDAG/94mLLUU="; }; propagatedBuildInputs = [ 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 eddy nix build failed. adding 'eddy/ui/progress.py' adding 'eddy/ui/project.py' adding 'eddy/ui/properties.py' adding 'eddy/ui/resolvers.py' adding 'eddy/ui/session.py' adding 'eddy/ui/splash.py' adding 'eddy/ui/syntax.py' adding 'eddy/ui/view.py' adding 'eddy/ui/welcome.py' adding 'eddy/ui/workspace.py' adding 'eddy/ui/style/__init__.py' adding 'eddy/ui/style/default.qss' adding 'Eddy-3.4.dist-info/LICENSE' adding 'Eddy-3.4.dist-info/METADATA' adding 'Eddy-3.4.dist-info/WHEEL' adding 'Eddy-3.4.dist-info/entry_points.txt' adding 'Eddy-3.4.dist-info/top_level.txt' adding 'Eddy-3.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "glibPreInstallPhase" } glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./Eddy-3.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement openpyxl (from eddy) (from versions: none) ERROR: No matching distribution found for openpyxl