From 85fd11ad474b1f7d9a1e5d800030b3ec03ca798d Mon Sep 17 00:00:00 2001 From: Yvan Sraka Date: Thu, 4 Aug 2022 07:30:53 +0000 Subject: [PATCH] Add haskell.nix https://github.com/input-output-hk/haskell.nix --- flake-registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/flake-registry.json b/flake-registry.json index 5e5a33f..52db411 100644 --- a/flake-registry.json +++ b/flake-registry.json @@ -353,6 +353,17 @@ "repo": "helix", "type": "github" } + }, + { + "from": { + "id": "haskell.nix", + "type": "indirect" + }, + "to": { + "owner": "input-output-hk", + "repo": "haskell.nix", + "type": "github" + } } ], "version": 2