Commit graph

265511 commits

Author SHA1 Message Date
Markus Kowalewski 72f96278f7
nixpkgs/manual: add a paragraph about MPI switching mechanism 2021-01-23 12:15:18 +01:00
Markus Kowalewski 68fa960f6a
nixos/release-notes: add comment about generic mpi attribute 2021-01-23 12:15:18 +01:00
Markus Kowalewski b6a09f8887
scalapack: fix building with mpich 2021-01-23 12:15:18 +01:00
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
Jörg Thalheim f6a583eeec
Merge pull request #110465 from siraben/development-compilers-stdenv-lib
pkgs/development/compilers: stdenv.lib -> lib
2021-01-23 10:07:31 +00:00
Sandro 3698438873
Merge pull request #110572 from doronbehar/stdenv/no-stdenv.lib
treewide: Remove usages of stdenv.lib by @doronbehar
2021-01-23 10:43:20 +01:00
Doron Behar f9c6e07c67 treewide: Remove usages of stdenv.lib by @doronbehar
Per: https://github.com/NixOS/nixpkgs/issues/108938
2021-01-23 10:52:19 +02:00
Frederik Rietdijk 4affc40a50 sqlite: test sqlalchemy when updating
This is an important Python package that should keep functioning on an
upgrade.
2021-01-23 08:35:54 +01:00
Jörg Thalheim 103dfe655e
Merge pull request #109722 from euank/libvirt-ebtables-iptables
libvirt: don't use iptables-nftables
2021-01-23 07:29:31 +00:00
Stig b8c3cd1318
Merge pull request #110321 from stigtsp/package/perl-5.33.6
perldevel: 5.33.5 -> 5.33.6, perl-cross: b444794 -> 4c55233
2021-01-23 03:17:03 +01:00
Stig 63333a977f
Merge pull request #110298 from stigtsp/perl/remove-parallel-building-patch
perl: remove obsolete parallel building patch
2021-01-23 03:02:49 +01:00
Ben Siraphob acc5f7b18a pkgs/development/compilers: stdenv.lib -> lib 2021-01-23 08:57:37 +07:00
Stig c52a11e741
Merge pull request #110389 from tnias/usbguard_test_pr
nixos/tests/usbguard: init
2021-01-23 02:50:50 +01:00
zowoq f8013960c6 minikube: 1.16.0 -> 1.17.0
https://github.com/kubernetes/minikube/releases/tag/v1.17.0
2021-01-23 11:31:36 +10:00
Stig 2bc16b381e
Merge pull request #110440 from zakame/updates/perl-IO-Async-0.78
perlPackages.IOAsync: 0.77 -> 0.78
2021-01-23 02:10:48 +01:00
Mario Rodas 4766c5e8be
Merge pull request #110510 from r-ryantm/auto-update/nfpm
nfpm: 2.2.2 -> 2.2.3
2021-01-22 19:57:34 -05: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
Zak B. Elep 79ff3de8a5 perlPackages.IOAsync: 0.77 -> 0.78 2021-01-23 08:33:41 +08:00
Philipp Bartsch b912846267 nixos/tests/usbguard: init 2021-01-23 01:19:11 +01:00
Ryan Mulligan dbc7805691
Merge pull request #110527 from r-ryantm/auto-update/pg_tileserv
pg_tileserv: 1.0.4 -> 1.0.5
2021-01-22 15:40:54 -08:00
Florian Klink e1c86b9a1d
Merge pull request #110293 from pjjw/python-extension-musl-fix
cpython: fix extensions when using a musl toolchain
2021-01-23 00:23:24 +01:00
Florian Klink 994e221f16
Merge pull request #106988 from drewrisinger/dr-pr-qemu-bump
qemu: 5.1.0 -> 5.2.0
2021-01-23 00:20:06 +01:00
Peter Woodman 858eebe1f9 cpython: fix extensions when using a musl toolchain 2021-01-22 23:56:19 +01:00
Euan Kemp f0b1cdb189 libvirt: don't use iptables-nftables
Per a comment on the PR that made this change, it turns out to cause
issues in some cases: https://github.com/NixOS/nixpkgs/pull/109332#issuecomment-762005163

For now, let's revert back. Presumably the issues derive from the system
iptables not matching libvirt's iptables.

In the future, #81172 should move us back into the future, and I'm
perfectly fine waiting for that PR to handle this separately.
2021-01-22 22:44:20 +00:00
Maximilian Bosch c6d4197e4f
Merge pull request #110283 from r-ryantm/auto-update/docker-compose
docker-compose: 1.27.4 -> 1.28.0
2021-01-22 23:25:29 +01:00
Maximilian Bosch 3d4ee7c660
Merge pull request #110344 from ilian/u/reaper
reaper: 6.19 -> 6.20
2021-01-22 23:23:49 +01:00
Maximilian Bosch cf3130641a
Merge pull request #110097 from r-ryantm/auto-update/mdbook
mdbook: 0.4.5 -> 0.4.6
2021-01-22 23:15:03 +01:00
Robert Schütz c173f673ed pythonPackages.hbmqtt: disable on Python 3.9
See https://github.com/beerfactory/hbmqtt/issues/223.
2021-01-22 14:11:34 -08:00
Robert Schütz 8c1ce4ec70 pythonPackages.transitions: 0.8.5 -> 0.8.6 2021-01-22 14:11:34 -08:00
Jonathan Ringer 0bc275e634
Revert "lib: Clean up how linux and gcc config is specified"
This is a stdenv-rebuild, and should not be merged
into master

This reverts commit 8929989614.
2021-01-22 14:07:06 -08:00
Maximilian Bosch 2e5475381b
Merge pull request #110049 from r-ryantm/auto-update/libfilezilla
libfilezilla: 0.25.0 -> 0.26.0
2021-01-22 23:06:28 +01:00
Michele Guerini Rocco 1bf54f0770
Merge pull request #110449 from matthiasbeyer/update-mutt
mutt: 2.0.4 -> 2.0.5
2021-01-22 23:00:33 +01:00
Ryan Mulligan ffdc2886fa
Merge pull request #110498 from r-ryantm/auto-update/matrix-corporal
matrix-corporal: 2.0.1 -> 2.1.0
2021-01-22 13:57:19 -08:00
Maximilian Bosch 7c0db07752
Merge pull request #110297 from bbigras/feh
feh: 3.6.1 -> 3.6.2
2021-01-22 22:18:26 +01:00
Maximilian Bosch e47aca4524
Merge pull request #110373 from r-ryantm/auto-update/bingrep
bingrep: 0.8.2 -> 0.8.5
2021-01-22 22:14:39 +01:00
Maximilian Bosch 932d8850c8
Merge pull request #110372 from bbigras/httplz
httplz: dropping maintainership
2021-01-22 22:09:10 +01:00
Martin Weinelt c245e9d2ff
Merge pull request #110530 from mweinelt/python-mpd
python3Packages.mpd2: 3.0.2 -> 3.0.3
2021-01-22 21:37:49 +01:00
Ryan Mulligan 406a590802
Merge pull request #110503 from r-ryantm/auto-update/mlkit
mlkit: 4.5.2 -> 4.5.6
2021-01-22 12:34:56 -08: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
John Ericson d95aebbe0e
Merge pull request #107214 from Ericson2314/linux-config-cleanup
lib: Clean up how linux and gcc config is specified
2021-01-22 15:15:58 -05:00
Martin Weinelt b4f60bfcac
python3Packages.mpd2: add hexa to maintainers 2021-01-22 21:14:54 +01:00
Peter Simons 412a9e7d7c all-cabal-hashes: update to Hackage at 2021-01-22T18:56:49Z 2021-01-22 20:43:02 +01:00
Peter Simons 7cb633be79
Merge pull request #109474 from NixOS/haskell-updates
Update Haskell package set to Stackage Nightly 2021-01-20 (plus other fixes)
2021-01-22 20:36:24 +01:00
Malte Brandy 952ebcf65f haskellPackages.haskell-language-server: Fixing build
by pinning apply-refact
2021-01-22 20:34:28 +01:00
Peter Simons d07ff60c02 hackage-packages.nix: automatic Haskell package set update
This update was generated by hackage2nix v2.16.0-9-ga573266 from Hackage revision
61c759fc79.
2021-01-22 20:34:22 +01:00
Peter Simons c3792f6cdd Consistently use 'lib' instead of 'stdenv.lib' in the Haskell infrastructure.
Part of https://github.com/NixOS/nixpkgs/issues/108938.
2021-01-22 20:34:21 +01:00
Malte Brandy 71e660bb8d haskellPackages.universe-dependent-sum: Remove broken flag 2021-01-22 20:34:21 +01:00
Peter Simons 4a8f6f4230 hnix-store-core: add missing test dependency by way of override
See https://github.com/haskell-nix/hnix-store/issues/127.
2021-01-22 20:34:21 +01:00
Peter Simons de00ad9932 hnix-store-core: update overrides for the latest version 2021-01-22 20:34:21 +01:00
Malte Brandy 7ef37f8806 haskellPackages.pandoc: Temporarily disable tests 2021-01-22 20:34:21 +01:00