Loading pkgs/development/python-modules/scalar-fastapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ buildPythonPackage rec { pname = "scalar-fastapi"; version = "1.4.0"; version = "1.4.2"; pyproject = true; src = fetchPypi { pname = "scalar_fastapi"; inherit version; hash = "sha256-acR6eTAThDHvUt6Frfslk2W+yuHwMTyI8zvfD3E2uO8="; hash = "sha256-mXeUxDobSdZmxWWiuF2C+oY5Zvh6LljdZQc9/YwdqGI="; }; build-system = [ Loading Loading
pkgs/development/python-modules/scalar-fastapi/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -23,13 +23,13 @@ buildPythonPackage rec { pname = "scalar-fastapi"; version = "1.4.0"; version = "1.4.2"; pyproject = true; src = fetchPypi { pname = "scalar_fastapi"; inherit version; hash = "sha256-acR6eTAThDHvUt6Frfslk2W+yuHwMTyI8zvfD3E2uO8="; hash = "sha256-mXeUxDobSdZmxWWiuF2C+oY5Zvh6LljdZQc9/YwdqGI="; }; build-system = [ Loading