cq-editor 0.1.1 -> 0.2 https://github.com/CadQuery/CQ-editor/releases attrpath: cq-editor 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/w2h5b8nxl4230zxav5q5kwifdfbaf97k-packages.json.drv building '/nix/store/w2h5b8nxl4230zxav5q5kwifdfbaf97k-packages.json.drv'... Going to be running update for following packages: - cq-editor-0.1.1 Press Enter key to continue... Running update for: - cq-editor-0.1.1: UPDATING ... - cq-editor-0.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/graphics/cq-editor/default.nix b/pkgs/applications/graphics/cq-editor/default.nix index f63b3b1709c..96c0c500dd6 100644 --- a/pkgs/applications/graphics/cq-editor/default.nix +++ b/pkgs/applications/graphics/cq-editor/default.nix @@ -7,13 +7,13 @@ mkDerivationWith python3Packages.buildPythonApplication rec { pname = "cq-editor"; - version = "0.1.1"; + version = "0.2"; src = fetchFromGitHub { owner = "CadQuery"; repo = "CQ-editor"; - rev = version; - sha256 = "1970izjaa60r5cg9i35rzz9lk5c5d8q1vw1rh2skvfbf63z1hnzv"; + rev = "refs/tags/${version}"; + sha256 = "sha256-bQmvUkopq9S/D6GPhkqKorf5Bh4z8jlm6nD7OE4BkxQ="; }; patches = [ No auto update branch exists Update edits cause no rebuilds. cq-editor 0 -> 1 attrpath: cq-editor 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] Going to be running update for following packages: - cq-editor-0.1.1 Press Enter key to continue... Running update for: - cq-editor-0.1.1: UPDATING ... - cq-editor-0.1.1: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/graphics/cq-editor/default.nix b/pkgs/applications/graphics/cq-editor/default.nix index f63b3b1709c..96c0c500dd6 100644 --- a/pkgs/applications/graphics/cq-editor/default.nix +++ b/pkgs/applications/graphics/cq-editor/default.nix @@ -7,13 +7,13 @@ mkDerivationWith python3Packages.buildPythonApplication rec { pname = "cq-editor"; - version = "0.1.1"; + version = "0.2"; src = fetchFromGitHub { owner = "CadQuery"; repo = "CQ-editor"; - rev = version; - sha256 = "1970izjaa60r5cg9i35rzz9lk5c5d8q1vw1rh2skvfbf63z1hnzv"; + rev = "refs/tags/${version}"; + sha256 = "sha256-bQmvUkopq9S/D6GPhkqKorf5Bh4z8jlm6nD7OE4BkxQ="; }; patches = [ No auto update branch exists Update edits cause no rebuilds.