python311Packages.linknlink 0 -> 1 attrpath: python311Packages.linknlink 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g8vxcv24d9phdyb3qzwxjfxgj1x5mgml-packages.json.drv building '/nix/store/g8vxcv24d9phdyb3qzwxjfxgj1x5mgml-packages.json.drv'... Going to be running update for following packages: - python3.11-linknlink-0.1.9 Press Enter key to continue... Running update for: - python3.11-linknlink-0.1.9: UPDATING ... - python3.11-linknlink-0.1.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/linknlink/default.nix b/pkgs/development/python-modules/linknlink/default.nix index 7bd25ff01545..3c1a3253c10e 100644 --- a/pkgs/development/python-modules/linknlink/default.nix +++ b/pkgs/development/python-modules/linknlink/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "linknlink"; - version = "0.1.9"; + version = "0.2.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "xuanxuan000"; repo = "python-linknlink"; rev = "refs/tags/${version}"; - hash = "sha256-msKunZsAxA9xpCJmG4MVXuJDMEqrCeShvAqOw8zjSPM="; + hash = "sha256-gQqBxV5hidMejYE3xdB13n0gb1T4kVl1oELZ3hVy60E="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.linknlink: 0.1.9 -> 0.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/294311"