Loading pkgs/development/python-modules/llfuse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "llfuse"; version = "1.5.0"; version = "1.5.1"; format = "pyproject"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "python-llfuse"; repo = "python-llfuse"; rev = "refs/tags/release-${version}"; hash = "sha256-6/iW5eHmX6ODVPLFkOo3bN9yW8ixqy2MHwQ2r9FA0iI="; hash = "sha256-wni/b1hEn6/G0RszCJi+wmBHx6F0Ov1cZ/sRf8PLmps="; }; nativeBuildInputs = [ Loading Loading
pkgs/development/python-modules/llfuse/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "llfuse"; version = "1.5.0"; version = "1.5.1"; format = "pyproject"; Loading @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "python-llfuse"; repo = "python-llfuse"; rev = "refs/tags/release-${version}"; hash = "sha256-6/iW5eHmX6ODVPLFkOo3bN9yW8ixqy2MHwQ2r9FA0iI="; hash = "sha256-wni/b1hEn6/G0RszCJi+wmBHx6F0Ov1cZ/sRf8PLmps="; }; nativeBuildInputs = [ Loading