Skip to content

Commit 00f16b7

Browse files
lsixFRidh
authored andcommitted
pythonPackages.pyslurm: mark as broken
1 parent 2daf570 commit 00f16b7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pkgs/development/python-modules/pyslurm/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ buildPythonPackage rec {
2222
description = "Python bindings to Slurm";
2323
license = licenses.gpl2;
2424
maintainers = with maintainers; [ bhipple ];
25+
broken = true; # still needs slurm-19.05, but nixpkgs has slurm-20+ now
2526
};
2627
}

0 commit comments

Comments
 (0)