python310Packages.py-dmidecode 0 -> 1 attrpath: python310Packages.py-dmidecode 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/l853gdkfhknqz1q82hl6nb2p4v4y1zcx-packages.json.drv building '/nix/store/l853gdkfhknqz1q82hl6nb2p4v4y1zcx-packages.json.drv'... Going to be running update for following packages: - python3.10-py-dmidecode-0.1.0 Press Enter key to continue... Running update for: - python3.10-py-dmidecode-0.1.0: UPDATING ... - python3.10-py-dmidecode-0.1.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/py-dmidecode/default.nix b/pkgs/development/python-modules/py-dmidecode/default.nix index e74a8d7ac29..c74e32aa15e 100644 --- a/pkgs/development/python-modules/py-dmidecode/default.nix +++ b/pkgs/development/python-modules/py-dmidecode/default.nix @@ -2,11 +2,11 @@ buildPythonPackage rec { pname = "py-dmidecode"; - version = "0.1.0"; + version = "0.1.2"; src = fetchPypi { inherit pname version; - sha256 = "1bv1vmhj8h520kj6slwpz16xfmgp117yjjkfyihkl5ix6mn5zkpa"; + sha256 = "sha256-nMy/jOlg7yUPfGF27MN0NyVM0vuTIBuJTV2GKNP13UA="; }; propagatedBuildInputs = [ dmidecode ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python310Packages.py-dmidecode Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix log -f . python310Packages.py-dmidecode Standard output: error: build log of 'python310Packages.py-dmidecode' is not available