rednotebook 0 -> 1 attrpath: rednotebook Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix eval -f . "(let pkgs = import ./. {}; in builtins.hasAttr \"updateScript\" pkgs.rednotebook)" Standard error: error: attribute '(let pkgs = import ' in selection path '(let pkgs = import ./. {}; in builtins.hasAttr "updateScript" pkgs.rednotebook)' not found rednotebook 2.26 -> 2.29 https://repology.org/metapackage/rednotebook/versions attrpath: rednotebook Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m21r577a2lajgjvq338zrzf4y2cqvlsc-packages.json.drv building '/nix/store/m21r577a2lajgjvq338zrzf4y2cqvlsc-packages.json.drv'... Going to be running update for following packages: - rednotebook-2.26 Press Enter key to continue... Running update for: - rednotebook-2.26: UPDATING ... - rednotebook-2.26: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/rednotebook/default.nix b/pkgs/applications/editors/rednotebook/default.nix index c323a10e9b2..3f560d17e53 100644 --- a/pkgs/applications/editors/rednotebook/default.nix +++ b/pkgs/applications/editors/rednotebook/default.nix @@ -5,13 +5,13 @@ buildPythonApplication rec { pname = "rednotebook"; - version = "2.26"; + version = "2.29"; src = fetchFromGitHub { owner = "jendrikseipp"; repo = "rednotebook"; rev = "refs/tags/v${version}"; - sha256 = "sha256-QKK0bHy6pe+elPhnQlYAwmFP93LwCGxqRtBy10vj4i4="; + sha256 = "sha256-gRmSxWAVF61svlZ0/IMTrWCmwin+uPONLBlcJOYcp2w="; }; # We have not packaged tests. An auto update branch exists with message `rednotebook: 2.26 -> 2.29`. New version is 2.29. An auto update branch exists with an equal or greater version