jobsets: build matebeamter against nixpkgs-unstable

This commit is contained in:
Astro 2019-11-15 19:25:52 +01:00
parent 8af84999dd
commit 9d6d5d5e31
1 changed files with 2 additions and 0 deletions

View File

@ -59,6 +59,8 @@ let
gitUrls = {
mateamt = "https://github.com/nek0/mateamt.git master 1";
matebeamter = "https://github.com/nek0/matebeamter.git master 1";
# A few Haskell dependencies are broken in NixOS 19.09
nixpkgs = "https://github.com/NixOS/nixpkgs.git master";
};
};