2022-12-22T16:28:28 eddy 1.2.1 -> 3.3 https://github.com/obdasystems/eddy/releases 2022-12-22T16:28:30 attrpath: eddy 2022-12-22T16:28:30 Checking auto update branch... 2022-12-22T16:28:34 [version] 2022-12-22T16:28:34 [version] skipping because derivation has updateScript 2022-12-22T16:28:34 [rustCrateVersion] 2022-12-22T16:28:34 [rustCrateVersion] No cargoSha256 found 2022-12-22T16:28:34 [golangModuleVersion] 2022-12-22T16:28:34 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-22T16:28:34 [updateScript] 2022-12-22T16:28:43 [updateScript] Success 2022-12-22T16:28:43 [updateScript] this derivation will be built: /nix/store/dx4k0lfw1873hl2i8b9skrjb3hnvx945-packages.json.drv building '/nix/store/dx4k0lfw1873hl2i8b9skrjb3hnvx945-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! 2022-12-22T16:28:43 2022-12-22T16:28:43 [quotedUrls] 2022-12-22T16:28:43 [quotedUrls] nothing found to replace 2022-12-22T16:28:44 Diff after rewrites: diff --git a/pkgs/applications/graphics/eddy/default.nix b/pkgs/applications/graphics/eddy/default.nix index 6b8f465a106..801611fa332 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.3"; src = fetchFromGitHub { owner = "obdasystems"; repo = pname; - rev = "v${version}"; - sha256 = "12j77bbva5py9bd57c80cmjvf8vll40h19n81h16lvv2r2r7jynh"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-bZBxi3Y7REhIfMuzlofz5Vuxwx39Mm0hZNbRqyW1PCs="; }; propagatedBuildInputs = [ 2022-12-22T16:30:11 No auto update branch exists 2022-12-22T16:30: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 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.3.dist-info/LICENSE' adding 'Eddy-3.3.dist-info/METADATA' adding 'Eddy-3.3.dist-info/WHEEL' adding 'Eddy-3.3.dist-info/entry_points.txt' adding 'Eddy-3.3.dist-info/top_level.txt' adding 'Eddy-3.3.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.3-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