Loading pkgs/development/python-modules/fava/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -58,12 +58,6 @@ buildPythonPackage { patches = [ ./dont-compile-frontend.patch # https://github.com/beancount/fava/pull/2176 (fetchpatch2 { name = "fix-have-excel-replacement.patch"; url = "https://github.com/beancount/fava/commit/36eba34495d189cd391fae0276aa1b6c94940203.patch?full_index=1"; hash = "sha256-XSkzygnq8eHkIcp1TT7J3NdcLCIwUxDoyipO4M9M3nE="; }) ]; postPatch = '' Loading Loading
pkgs/development/python-modules/fava/default.nix +0 −6 Original line number Diff line number Diff line Loading @@ -58,12 +58,6 @@ buildPythonPackage { patches = [ ./dont-compile-frontend.patch # https://github.com/beancount/fava/pull/2176 (fetchpatch2 { name = "fix-have-excel-replacement.patch"; url = "https://github.com/beancount/fava/commit/36eba34495d189cd391fae0276aa1b6c94940203.patch?full_index=1"; hash = "sha256-XSkzygnq8eHkIcp1TT7J3NdcLCIwUxDoyipO4M9M3nE="; }) ]; postPatch = '' Loading