Commit Graph

8258 Commits

Author SHA1 Message Date
Markus Kowalewski
6dba41fbcb
mpi: use mpi attribute consistently as the default MPI implementations
Use the attribute mpi to provide a system wide default MPI
implementation. The default is openmpi (as before).
This now allows for overriding the MPI implentation by using
the overlay mechanism. Build all packages with mpich instead
of the default openmpi can now be achived like this:
self: super:
 {
   mpi = super.mpich;
 }

All derivations that have been using "mpi ? null" to provide optional
building with MPI have been change in the following way to allow for
optional builds with MPI:
{ ...
, mpi
, useMpi ? false
}
2021-01-23 12:15:13 +01:00
Mario Rodas
d65c354710
Merge pull request #110528 from r-ryantm/auto-update/pgmetrics
pgmetrics: 1.10.3 -> 1.10.5
2021-01-22 19:57:04 -05:00
Jörg Thalheim
fa521222a4
Merge pull request #110511 from r-ryantm/auto-update/nix-direnv
nix-direnv: 1.2 -> 1.2.1
2021-01-22 20:17:31 +00:00
R. RyanTM
da96664623 pgmetrics: 1.10.3 -> 1.10.5 2021-01-22 19:04:36 +00:00
R. RyanTM
e58c59c3dc nix-direnv: 1.2 -> 1.2.1 2021-01-22 16:49:58 +00:00
AndersonTorres
3e61deb190 rcm: 1.1.3 -> 1.3.4 2021-01-22 10:27:48 -03:00
Matthias Beyer
e3b4a6c2d8
sfeed: init at 0.9.20 (#107173)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-01-22 09:33:43 +01:00
Sandro
9a92886922
Merge pull request #110395 from zowoq/gemset 2021-01-22 09:31:07 +01:00
Bruno Bigras
754d6347b6 tab-rs: 0.5.5 -> 0.5.6 2021-01-21 21:17:58 -05:00
zowoq
59b83c43e0 treewide: add final newline 2021-01-22 07:18:04 +10:00
Ryan Mulligan
515fcfe4a8
Merge pull request #110354 from r-ryantm/auto-update/fend
fend: 0.1.11 -> 0.1.13
2021-01-21 09:27:24 -08:00
R. RyanTM
d35953fc3c fend: 0.1.11 -> 0.1.13 2021-01-21 15:15:25 +00:00
Ryan Mulligan
48e923959e
Merge pull request #110222 from r-ryantm/auto-update/phoronix-test-suite
phoronix-test-suite: 10.0.1 -> 10.2.0
2021-01-21 06:48:54 -08:00
Bruno Bigras
7d3c52356f broot: 1.1.10 -> 1.2.0 2021-01-21 04:56:01 -05:00
R. RyanTM
d1468d9531 phoronix-test-suite: 10.0.1 -> 10.2.0 2021-01-20 21:09:08 +00:00
Sandro
809a698280
Merge pull request #110202 from llathasa-veleth/master
disfetch: 1.13 -> 1.14
2021-01-20 21:10:31 +01:00
llathasa-veleth
92815bb5b7 disfetch: 1.13 -> 1.14 2021-01-20 22:26:15 +03:00
Guillaume Girol
7a865aa59c
Merge pull request #109965 from r-ryantm/auto-update/kcollectd
kcollectd: 0.11.99.0 -> 0.12.0
2021-01-20 18:45:40 +00:00
Sandro
7eabc55c90
Merge pull request #110188 from Emantor/pkg/rauc
rauc: init at 1.5
2021-01-20 19:44:38 +01:00
Oleksii Filonenko
9a1b21a39f
Merge pull request #110173 from r-ryantm/auto-update/onefetch
onefetch: 2.7.3 -> 2.9.1
2021-01-20 20:19:04 +02:00
Rouven Czerwinski
1d260dad5a rauc: init at 1.5
The Robust Auto Update Controller is an update program for embedded
systems. Primarily useful in NixOS for working with bundles.
2021-01-20 17:39:08 +01:00
R. RyanTM
7d0d15be5a onefetch: 2.7.3 -> 2.9.1 2021-01-20 14:19:35 +00:00
Sandro
9a3761b663
Merge pull request #106814 from freezeboy/unbreak-archi
archi: unbreak build
2021-01-20 14:40:11 +01:00
SCOTT-HAMILTON
912c39a7ad haste-client: replace bundlerEnv with cleaner bundlerApp 2021-01-20 00:49:41 -08:00
Ryan Mulligan
1681e5b3c4
Merge pull request #109845 from r-ryantm/auto-update/goreleaser
goreleaser: 0.149.0 -> 0.155.0
2021-01-19 18:22:53 -08:00
zowoq
31f5dd3f36 treewide: editorconfig fixes
- remove trailing whitespace
- use spaces for indentation
2021-01-20 09:11:11 +10:00
Ryan Mulligan
da25268ca2
Merge pull request #109993 from r-ryantm/auto-update/latex2html
latex2html: 2020.2 -> 2021
2021-01-19 11:05:59 -08:00
R. RyanTM
5821cd7c06 latex2html: 2020.2 -> 2021 2021-01-19 18:02:08 +00:00
Sandro
dbb7804073
Merge pull request #109736 from ymarkus/rpi-imager
rpi-imager: init at 1.5
2021-01-19 16:32:24 +01:00
R. RyanTM
8605813232 kcollectd: 0.11.99.0 -> 0.12.0 2021-01-19 14:33:36 +00:00
Sandro
abcd2c1cda
Merge pull request #109858 from r-ryantm/auto-update/hebcal
hebcal: 4.22 -> 4.24
2021-01-19 14:38:01 +01:00
Yannick Markus
956f1a8e71
rpi-imager: init at 1.5 2021-01-19 14:35:45 +01:00
Mario Rodas
cf07f8d15d
Merge pull request #109668 from marsam/update-mcfly
mcfly: 0.5.2 -> 0.5.3
2021-01-18 22:06:08 -05:00
R. RyanTM
0e1dedba4b hebcal: 4.22 -> 4.24 2021-01-19 00:01:27 +00:00
R. RyanTM
126463c378 goreleaser: 0.149.0 -> 0.155.0 2021-01-18 22:45:54 +00:00
R. RyanTM
580dd1b6fb gammy: 0.9.59 -> 0.9.62 2021-01-18 20:57:33 +00:00
Sandro
0dfe3152b6
Merge pull request #109782 from r-ryantm/auto-update/dua
dua: 2.10.5 -> 2.10.9
2021-01-18 17:44:03 +01:00
Silvan Mosberger
40762d37a8
Merge pull request #109781 from r-ryantm/auto-update/du-dust
du-dust: 0.5.3 -> 0.5.4
2021-01-18 16:45:23 +01:00
R. RyanTM
c514b2dc3c dua: 2.10.5 -> 2.10.9 2021-01-18 15:08:37 +00:00
R. RyanTM
d4fc41099e du-dust: 0.5.3 -> 0.5.4 2021-01-18 15:04:04 +00:00
Sandro
1ab634ebdc
Merge pull request #109749 from r-ryantm/auto-update/chezmoi
chezmoi: 1.8.9 -> 1.8.10
2021-01-18 14:29:19 +01:00
Sandro
43dbe13483
Merge pull request #98464 from mpoquet/i3nator-init-1.2.0
i3nator: init at 1.2.0
2021-01-18 14:15:15 +01:00
Sandro
0939b6d2e0
Merge pull request #96536 from SCOTT-HAMILTON/haste-client
haste-client: Init at 0.2.3
2021-01-18 14:04:31 +01:00
R. RyanTM
3f859fcec9 chezmoi: 1.8.9 -> 1.8.10 2021-01-18 12:57:06 +00:00
Mario Rodas
9483d11a4c mcfly: 0.5.2 -> 0.5.3 2021-01-17 04:20:00 +00:00
Sandro
4e292b04af
Merge pull request #109632 from siraben/stdenv-lib-2 2021-01-17 16:29:40 +01:00
Ben Siraphob
d1852aca3c pkgs/tools, pkgs/applications: [sS]tdenv.*lib -> lib 2021-01-17 20:59:15 +07:00
Sandro
17830a521a
Merge pull request #109593 from Wulfsta/psw
psw: 0.1.2 -> 0.2.0
2021-01-17 14:13:49 +01:00
Ben Siraphob
76f93cc731 pkgs/tools: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Mario Rodas
bdbbd013bd psw: enable on darwin 2021-01-17 04:20:00 +00:00