Commit graph

83 commits

Author SHA1 Message Date
Markus Kowalewski f074e879fd
slurm: 20.02.6.1 -> 20.11.0.1 2020-12-16 20:22:11 +01:00
Markus Kowalewski 7e23eb8dc0
slurm: 20.02.5.1 -> 20.02.6.1
Addresses CVE-2020-27745 and CVE-2020-27746
2020-12-05 16:54:46 +01:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM 2f474d44ff storm: 2.1.0 -> 2.2.0 2020-10-25 09:33:38 +01:00
Markus Kowalewski 84d11cdb40 slurm: 20.02.4.1 -> 20.02.5.1 2020-09-19 09:08:49 +02:00
Markus Kowalewski f01e33e795
slurm: 20.02.3.1 -> 20.02.4.1 2020-08-17 10:49:32 +02:00
Markus Kowalewski 1763536997
slurm: 20.02.0.1 -. 20.02.3.1 2020-08-17 10:49:31 +02:00
Markus Kowalewski d2abb868cc
slurm: 19.05.7.1 -> 20.02.0.1 2020-08-17 10:49:31 +02:00
Michele Guerini Rocco bb395a9a47
Merge pull request #91288 from rnhmjoj/zeromq
Remove old zeromq 3.x packages
2020-07-26 17:37:10 +02:00
Markus Kowalewski 93d8aa7da9
slurm: add external pmix support 2020-07-02 15:39:44 +02:00
Markus Kowalewski b8703b4a92
slurm: add patch to allow full path lengths in --get-user-env
Fix fallout from https://github.com/NixOS/nixpkgs/pull/90041
and 5d8f61f3bf, which fixes
the crash of slurmd but "sbatch --get-user-env" did not work
properly.
2020-06-26 11:18:50 +02:00
Markus Kowalewski 335c487686
slurm: remove obsolete dependencies
libssh and openssl are not required anymore
2020-06-26 11:18:40 +02:00
rnhmjoj aef5ee6964
apache-storm: 1.2.1 -> 2.1.0 2020-06-22 15:36:39 +02:00
Markus Kowalewski 97c6e005ac
slurm: add passthru.tests 2020-06-10 14:37:20 +02:00
Markus Kowalewski 5d8f61f3bf
slurm: bugifx, add su/echo paths
slurmd requires su and echo to work with "--get-user-env". If slurmd
does not find /bin/su or /bin/echo, it crashes.
2020-06-10 12:43:37 +02:00
Markus Kowalewski af4491f26c
slurm: 19.05.5.1 -> 19.05.7.1 2020-06-10 10:48:29 +02:00
Tom Bereknyei bba6c109fe torque: substitute /bin/cp 2020-04-26 17:32:45 -04:00
Michael Reilly 84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Lengyel Balázs 7598200b9b SLURM: added rdma-core as a dependency 2020-02-21 11:32:48 +01:00
Robin Gloster 313da176d3
treewide: NIX_*_FLAGS -> string 2019-12-31 00:16:46 +01:00
R. RyanTM f0f714d0fb slurm: 19.05.4.1 -> 19.05.5.1 2019-12-24 10:06:24 -08:00
Markus Kowalewski 4511a322c5
slurm: 19.05.3.2 -> 19.05.4.1 2019-11-17 21:14:19 +01:00
Markus Kowalewski 8219a3b713
nixos/slurm: fix X11 with spank module
* Fix path in module for slurm to find plugstack.conf
* Fix configure flags so that slurm can be compiled
  without internal X11 support (required for spank-x11).
2019-11-10 14:04:54 +01:00
markuskowa cfcc975798
Merge pull request #70373 from markuskowa/upd-slurm
slurm: 19.05.2.1 -> 19.05.3.2
2019-10-08 16:33:39 +02:00
Markus Kowalewski 734e02a643
slurm: 19.05.2.1 -> 19.05.3.2 2019-10-04 10:40:52 +02:00
Vladimír Čunát 22a216849b
Re-Revert "Merge branch 'staging-next'"
This reverts commit f8a8fc6c7c.
2019-09-22 09:38:09 +02:00
Vladimír Čunát f8a8fc6c7c
Revert "Merge branch 'staging-next'"
This reverts commit 41af38f372, reversing
changes made to f0fec244ca.

Let's delay this.  We have some serious regressions.
2019-09-21 20:05:09 +02:00
Izorkin 329a88efa7 treewide: replace mysql.connector-c to libmysqlclient 2019-09-09 15:55:34 +03:00
Vladimír Čunát 2e6bf42a22
Merge branch 'master' into staging-next
There ver very many conflicts, basically all due to
name -> pname+version.  Fortunately, almost everything was auto-resolved
by kdiff3, and for now I just fixed up a couple evaluation problems,
as verified by the tarball job.  There might be some fallback to these
conflicts, but I believe it should be minimal.

Hydra nixpkgs: ?compare=1538299
2019-08-24 08:55:37 +02:00
Linus Heckemann 9ae11067b8 torque: remove commented-out sbin handling
We have a setup hook for this!
2019-08-23 15:58:53 +02:00
Robin Gloster 5d3e36caba
torque: 4.2.10 -> 6.1.3h2 2019-08-21 19:07:24 +02:00
Frederik Rietdijk fe9a3e3e63 Merge staging-next into staging 2019-08-17 09:39:23 +02:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
Markus Kowalewski 6a5d83231e
slurm: 19.05.1.2 -> 19.05.2.1 2019-08-15 00:15:03 +02:00
R. RyanTM b2032beb07 slurm: 19.05.0.1 -> 19.05.1.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurm/versions
2019-07-16 12:08:24 -07:00
R. RyanTM 917a1f5574 slurm: 18.08.7.1 -> 19.05.0.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurm/versions
2019-06-02 21:15:24 -07:00
Markus Kowalewski dcde76d00c
slurm: 18.08.6.2 -> 18.08.7.1 2019-04-22 13:23:18 +02:00
Markus Kowalewski a2331a2b64
slurm: 18.08.5.2 -> 18.08.6.2 2019-03-09 19:21:36 +01:00
R. RyanTM f83dd11e5c slurm: 18.08.4.1 -> 18.08.5.2
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurm/versions
2019-02-03 15:44:10 -08:00
R. RyanTM 16d9f71db7 slurm: 18.08.3.1 -> 18.08.4.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurm/versions
2018-12-13 23:33:19 -08:00
Markus Kowalewski bba31d192d
slurm: 18.08.1.1 -> 18.08.3.1 2018-10-27 22:17:56 +02:00
R. RyanTM 6a1e3aacf3 slurm: 18.08.0-1 -> 18.08.1.1
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/slurm/versions
2018-10-13 18:16:14 -07:00
Benjamin Hipple 2a1fa9a1c9 Add zlib; swap to lz4.dev 2018-10-06 17:04:04 -04:00
Benjamin Hipple 2ed17db8cd slurm: add lz4 dependency
Slurm looks for lz4 by default, and if it finds it can improve its compression techniques
2018-10-05 17:03:18 +00:00
Markus Kowalewski 7a5b42161f
slurm: 17.11.9-2 -> 18.08.0-1 2018-09-08 23:14:54 +02:00
Markus Kowalewski 0be340f455
slurm: 17.11.7 -> 17.11.9-2 2018-08-20 13:37:23 +02:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Benjamin Hipple 39f357a836 slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604 (#42536)
* slurm: 17.11.5 -> 17.11.7, pyslurm: 20180427 -> 20180604

This commit also swaps to use the official repository's github release tags
instead of their download site, which only keeps the most recent version with no
historical archives.

* Document why we don't run tests

* Remove dead testing code
2018-06-25 14:58:04 +02:00
Markus Kowalewski f07ddeaa67
slurm: add maintainer 2018-06-02 00:37:54 +02:00
Markus Kowalewski 8026127e47
slurm: add freeipmi, readline, libssh2, fix hwloc
* add freeipmi to get power meter readings
* readline support for scontrol
* libssh2 support for X11 supporta
* Add note to enableSrunX11 in module
* fix hwloc support (was detected by configure)
2018-06-02 00:18:29 +02:00