Loading pkgs/development/python-modules/pygrok/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ buildPythonPackage rec { description = "A python implementation of jordansissel's grok regular expression library"; homepage = "https://github.com/garyelephant/pygrok"; license = licenses.mit; platforms = platforms.linux; platforms = platforms.unix; }; } Loading
pkgs/development/python-modules/pygrok/default.nix +1 −1 Original line number Diff line number Diff line Loading @@ -23,6 +23,6 @@ buildPythonPackage rec { description = "A python implementation of jordansissel's grok regular expression library"; homepage = "https://github.com/garyelephant/pygrok"; license = licenses.mit; platforms = platforms.linux; platforms = platforms.unix; }; }