From 00ab6b5d28199209ce5297b426da63ac9e357815 Mon Sep 17 00:00:00 2001 From: Felix Richter Date: Thu, 16 Aug 2018 17:50:18 +0200 Subject: [PATCH] [WIP] add makefu nixpkgs (#69) the repository is shared between multiple parties. I use my sub-directory with the nur.nix file to export my packages --- repos.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/repos.json b/repos.json index 11f3cf17e..739fdb962 100644 --- a/repos.json +++ b/repos.json @@ -25,6 +25,11 @@ "ma27": { "url": "https://gitlab.com/Ma27/nur-packages" }, + "makefu": { + "file": "makefu/5pkgs/nur.nix", + "type": "gitlab", + "url": "https://git.shackspace.de/krebs/stockholm" + }, "manveru": { "url": "https://github.com/manveru/nur-packages" },