about summary refs log tree commit diff
path: root/pkgs/servers/computing
AgeCommit message (Collapse)AuthorFilesLines
6 daysslurm: 23.11.7.1 -> 24.05.0.1R. Ryantm1-2/+2
2024-05-23slurm: 23.11.6.1 -> 23.11.7.1Markus Kowalewski1-2/+2
2024-05-03Merge pull request #305407 from LeSuisse/storm-2.6.2Leona Maroni1-16/+22
storm: 2.4.0 -> 2.6.2
2024-04-30slurm: 23.11.5.1 -> 23.11.6.1Markus Kowalewski1-2/+2
2024-04-21storm: 2.4.0 -> 2.6.2Thomas Gerbet1-16/+22
Fixes CVE-2023-43123 https://lists.apache.org/thread/88oc1vqfjtr29cz5xts0v2wm5pmhbm0l Changes: https://storm.apache.org/2023/08/04/storm250-released.html https://storm.apache.org/2023/11/22/storm260-released.html https://storm.apache.org/2024/02/02/storm261-released.html https://storm.apache.org/2024/04/05/storm262-released.html
2024-03-26slurm: 23.11.4.1 -> 23.11.5.1R. Ryantm1-2/+2
2024-03-19treewide: add meta.mainProgram to packages with a single binarystuebinm1-0/+1
The nixpkgs-unstable channel's programs.sqlite was used to identify packages producing exactly one binary, and these automatically added to their package definitions wherever possible.
2024-03-05slurm: 23.11.3.1 -> 23.11.4.1Markus Kowalewski1-2/+2
2024-01-28slurm: 23.11.1.1 -> 23.11.3.1R. Ryantm1-2/+2
2024-01-17slurm: fix to be able to work with pmix split outputsMarkus Kowalewski1-1/+8
2024-01-05slurm: 23.11.0.1 -> 23.11.1.1R. Ryantm1-2/+2
2023-12-24slurm: use getDevMarkus Kowalewski1-4/+4
2023-12-24slurm-spank-x11: use getDevMarkus Kowalewski1-1/+1
2023-12-24slurm-spank-stunnel: use getDevMarkus Kowalewski1-1/+1
2023-12-24slurm-spank-x11: add patch for slurm-23.11Markus Kowalewski2-0/+15
2023-12-24slurm-spank-stunnel: add patch for slurm-23.11Markus Kowalewski2-0/+15
2023-12-24slurm: 23.02.7.1 -> 23.11.0.1Markus Kowalewski2-6/+6
2023-12-14slurm: 23.02.6.1 -> 23.02.7.1Markus Kowalewski1-2/+2
Fixes CVE-2023-49935, CVE-2023-49936, CVE-2023-49937, CVE-2023-49938, CVE-2023-49933
2023-10-23slurm: remove pmix-configure.patchMarkus Kowalewski2-15/+1
Use --without-rpath instead. This leads to the correct configuration, that picks up the the correct dlopen path at runtime. Verified with nixos/tests/slurm.nix.
2023-10-20slurm: 23.02.5.1 -> 23.02.6.1Markus Kowalewski1-2/+2
2023-09-30slurm: use getDev to pickup rdma-core includesMarkus Kowalewski1-1/+1
2023-09-14slurm: 23.02.4 -> 23.02.5Tobias Poschwatta1-2/+2
Bugfix release, see: https://github.com/SchedMD/slurm/blob/cf1f82a65003f5f9bf0213ac024797b01779cf70/NEWS
2023-08-21slurm: 23.02.3.1 -> 23.02.4.1Markus Kowalewski1-2/+2
2023-07-06slurm: 23.02.2.1 -> 23.02.3.1Markus Kowalewski markus.kowalewski@fysik.su.se1-2/+2
2023-05-29slurm: fixup build after splitting libyaml.outputsVladimír Čunát1-1/+1
The split was merged as d274408175 from PR #231365
2023-05-10slurm: 23.02.1.1 -> 23.02.2.1Markus Kowalewski1-2/+2
2023-04-11slurm: 23.02.0.1 -> 23.02.1.1Markus Kowalewski1-2/+2
2023-03-16slurm: 22.05.8.1 -> 23.02.0.1Markus Kowalewski1-2/+2
2023-02-22treewide: move NIX_CFLAGS_COMPILE to the env attrsetArtturin1-1/+1
with structuredAttrs lists will be bash arrays which cannot be exported which will be a issue with some patches and some wrappers like cc-wrapper this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists in env cause a eval failure
2023-02-13treewide: use optionalStringFelix Buehler1-1/+1
2023-02-05slurm: 22.05.7.1 -> 22.05.8.1Markus Kowalewski1-2/+2
2022-12-21slurm: 22.05.6.1 -> 22.05.7.1Tobias Poschwatta1-2/+2
Bug fix release, see: https://github.com/SchedMD/slurm/blob/slurm-22-05-7-1/NEWS
2022-11-11slurm: 22.05.5.1 -> 22.05.6.1Tobias Poschwatta1-2/+2
Bug fix release, see: https://github.com/SchedMD/slurm/blob/slurm-22-05-6-1/NEWS
2022-10-14slurm: 22.05.4.1 -> 22.05.5.1Tobias Poschwatta1-2/+2
This is a bugfix release. See https://github.com/SchedMD/slurm/blob/slurm-22-05-5-1/NEWS
2022-09-30slurm: 22.05.3 -> 22.05.4Tobias Poschwatta1-2/+2
Bug fix release, see: https://github.com/SchedMD/slurm/blob/slurm-22-05-4-1/NEWS
2022-08-12slurm: 22.05.2 -> 22.05.3Tobias Poschwatta1-2/+2
Bug fix release, see: https://github.com/SchedMD/slurm/blob/slurm-22-05-3-1/NEWS
2022-08-04slurm: remove gtk2 null overrideSandro Jäckel1-4/+6
2022-07-05slurm: move perl to nativeBuildInputsNick Cao1-6/+6
2022-06-17slurm: 22.05.1 -> 22.05.2Tobias Poschwatta1-2/+2
Bug fix release, see: https://github.com/SchedMD/slurm/blob/slurm-22-05-2-1/NEWS
2022-06-15slurm: 22.05.0.1 -> 22.05.1.1Tobias Poschwatta1-2/+5
Release notes: https://github.com/SchedMD/slurm/blob/slurm-22-05-1-1/NEWS Also adds http-parser so that slurmrestd is built.
2022-06-04treewide: set sourceProvenance for packages containing downloaded jarsRobert Scott1-0/+1
these are the easily identifiable cases and will not be comprehensive
2022-05-29slurm: 21.08.8.2 -> 22.05.0.1Markus Kowalewski1-4/+5
2022-05-18Merge pull request #165376 from r-ryantm/auto-update/apache-stormLassulus1-2/+2
storm: 2.3.0 -> 2.4.0
2022-05-08slurm: 21.08.7.1 -> 21.08.8.2Tobias Poschwatta1-6/+11
https://www.schedmd.com/news.php Fixes: CVE-2022-29500, CVE-2022-29501, CVE-2022-29502
2022-04-24slurm: 21.08.6.1 -> 21.08.7.1Markus Kowalewski1-2/+2
2022-03-23storm: 2.3.0 -> 2.4.0R. Ryantm1-2/+2
2022-03-12slurm: 21.08.5.1 -> 21.08.6.1Markus Kowalewski1-2/+2
2022-03-10slurm-spank-stunnel: init at 0.2.2Markus Kowalewski1-0/+31
2022-01-16python,pythonPackages: make aliasesRobert Schütz1-4/+4
Since aliases are disallowed in nixpkgs, this makes usage of Python 2 which is EOL more explicit.
2021-12-29treewide: fix homepages with permanent redirect to httpsBen Siraphob1-1/+1