Loading pkgs/by-name/bo/boxflat/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ python3Packages.buildPythonPackage rec { pname = "boxflat"; version = "1.35.2"; version = "1.35.3"; pyproject = true; src = fetchFromGitHub { owner = "Lawstorant"; repo = "boxflat"; tag = "v${version}"; hash = "sha256-7JIIFti8LHBIDBr+GywImlP2l3Ct/hq4pb5+2/q+F0k="; hash = "sha256-ayreXC73OLNpnwNuJe0ImC/ch5W+O0lnkuD31ztTqso="; }; build-system = [ python3Packages.setuptools ]; Loading Loading
pkgs/by-name/bo/boxflat/package.nix +2 −2 Original line number Diff line number Diff line Loading @@ -14,14 +14,14 @@ python3Packages.buildPythonPackage rec { pname = "boxflat"; version = "1.35.2"; version = "1.35.3"; pyproject = true; src = fetchFromGitHub { owner = "Lawstorant"; repo = "boxflat"; tag = "v${version}"; hash = "sha256-7JIIFti8LHBIDBr+GywImlP2l3Ct/hq4pb5+2/q+F0k="; hash = "sha256-ayreXC73OLNpnwNuJe0ImC/ch5W+O0lnkuD31ztTqso="; }; build-system = [ python3Packages.setuptools ]; Loading