Loading pkgs/development/python-modules/pyiceberg-core/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage (finalAttrs: { pname = "pyiceberg-core"; version = "0.8.0"; version = "0.9.0"; pyproject = true; src = fetchFromGitHub { owner = "apache"; repo = "iceberg-rust"; tag = "v${finalAttrs.version}"; hash = "sha256-q5eghj469gT9FkbBMgrHcV1bMCTAgAzz1ir7zEx1DAk="; hash = "sha256-O7Vw31UbnxJxnxrdbORiMyodZFqDwmcA8H/WiIBhwOk="; }; sourceRoot = "${finalAttrs.src.name}/bindings/python"; Loading @@ -37,7 +37,7 @@ buildPythonPackage (finalAttrs: { src sourceRoot ; hash = "sha256-R/SgYjlxRvlkgn/n8O87Nko0BxenioACqonGa1c9h9E="; hash = "sha256-AMP58JrlKP16PT43U2pPORWBtITlULTGjQtmuR/hK4U="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/pyiceberg-core/default.nix +3 −3 Original line number Diff line number Diff line Loading @@ -18,14 +18,14 @@ buildPythonPackage (finalAttrs: { pname = "pyiceberg-core"; version = "0.8.0"; version = "0.9.0"; pyproject = true; src = fetchFromGitHub { owner = "apache"; repo = "iceberg-rust"; tag = "v${finalAttrs.version}"; hash = "sha256-q5eghj469gT9FkbBMgrHcV1bMCTAgAzz1ir7zEx1DAk="; hash = "sha256-O7Vw31UbnxJxnxrdbORiMyodZFqDwmcA8H/WiIBhwOk="; }; sourceRoot = "${finalAttrs.src.name}/bindings/python"; Loading @@ -37,7 +37,7 @@ buildPythonPackage (finalAttrs: { src sourceRoot ; hash = "sha256-R/SgYjlxRvlkgn/n8O87Nko0BxenioACqonGa1c9h9E="; hash = "sha256-AMP58JrlKP16PT43U2pPORWBtITlULTGjQtmuR/hK4U="; }; nativeBuildInputs = [ Loading