Merge branch 'master' into staging-next

Some rebuilds, e.g. all of haskell.
Hydra nixpkgs: ?compare=1601713
This commit is contained in:
Vladimír Čunát
2020-07-22 08:37:19 +02:00
166 changed files with 12406 additions and 570 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ let
in stdenv.mkDerivation rec {
inherit version;
name = "mongodb-${version}";
pname = "mongodb";
src = fetchurl {
url = "https://fastdl.mongodb.org/src/mongodb-src-r${version}.tar.gz";