From 4d6056825fad4303b96f43b93347c46c0d5208a7 Mon Sep 17 00:00:00 2001 From: Astro Date: Sun, 15 Dec 2019 21:29:13 +0100 Subject: [PATCH] jobsets: add input to matemat --- jobsets.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/jobsets.nix b/jobsets.nix index 0e9c0a6..2608180 100644 --- a/jobsets.nix +++ b/jobsets.nix @@ -50,6 +50,7 @@ let nixexprpath = "mateamt.nix"; gitUrls = { mateamt = "https://github.com/nek0/mateamt.git master 1"; + haskell-nix = "https://github.com/input-output-hk/haskell.nix master 1"; }; };