Loading pkgs/by-name/sn/snakemake/package.nix +10 −5 Original line number Diff line number Diff line { lib , fetchPypi , python3 , stress { lib, fetchPypi, python3, stress, }: python3.pkgs.buildPythonApplication rec { Loading Loading @@ -133,6 +134,10 @@ python3.pkgs.buildPythonApplication rec { workflows are essentially Python scripts extended by declarative code to define rules. Rules describe how to create output files from input files. ''; maintainers = with maintainers; [ helkafen renatoGarcia veprbl ]; maintainers = with maintainers; [ helkafen renatoGarcia veprbl ]; }; } Loading
pkgs/by-name/sn/snakemake/package.nix +10 −5 Original line number Diff line number Diff line { lib , fetchPypi , python3 , stress { lib, fetchPypi, python3, stress, }: python3.pkgs.buildPythonApplication rec { Loading Loading @@ -133,6 +134,10 @@ python3.pkgs.buildPythonApplication rec { workflows are essentially Python scripts extended by declarative code to define rules. Rules describe how to create output files from input files. ''; maintainers = with maintainers; [ helkafen renatoGarcia veprbl ]; maintainers = with maintainers; [ helkafen renatoGarcia veprbl ]; }; }