2022-11-06T14:46:00 eddy 0 -> 1 2022-11-06T14:46:03 attrpath: eddy 2022-11-06T14:46:03 Checking auto update branch... 2022-11-06T14:46:06 [version] 2022-11-06T14:46:06 [version] skipping because derivation has updateScript 2022-11-06T14:46:06 [rustCrateVersion] 2022-11-06T14:46:06 [rustCrateVersion] No cargoSha256 found 2022-11-06T14:46:06 [golangModuleVersion] 2022-11-06T14:46:06 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T14:46:06 [updateScript] 2022-11-06T14:46:17 [updateScript] Success 2022-11-06T14:46:17 [updateScript] this derivation will be built: /nix/store/j6abscvc7r6y8nrrwsm07qmcyrxllc2c-packages.json.drv building '/nix/store/j6abscvc7r6y8nrrwsm07qmcyrxllc2c-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-11-06T14:46:17 2022-11-06T14:46:17 [quotedUrls] 2022-11-06T14:46:17 [quotedUrls] nothing found to replace 2022-11-06T14:46:17 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-11-06T14:47:51 No auto update branch exists 2022-11-06T14:48: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 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  2022-11-06T16:56:27 eddy 0 -> 1 2022-11-06T16:56:29 attrpath: eddy 2022-11-06T16:56:30 Checking auto update branch... 2022-11-06T16:56:33 [version] 2022-11-06T16:56:33 [version] skipping because derivation has updateScript 2022-11-06T16:56:33 [rustCrateVersion] 2022-11-06T16:56:33 [rustCrateVersion] No cargoSha256 found 2022-11-06T16:56:33 [golangModuleVersion] 2022-11-06T16:56:33 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-06T16:56:33 [updateScript] 2022-11-06T16:56:42 [updateScript] Success 2022-11-06T16:56:42 [updateScript] 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-11-06T16:56:42 2022-11-06T16:56:42 [quotedUrls] 2022-11-06T16:56:43 [quotedUrls] nothing found to replace 2022-11-06T16:56:43 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-11-06T16:58:17 No auto update branch exists 2022-11-06T16:58: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 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