From f63620dd475617b7b3adef8d4e11da93bfa63aef Mon Sep 17 00:00:00 2001 From: Maximilian Bosch Date: Thu, 8 Nov 2018 02:20:45 +0100 Subject: [PATCH] repos.ma27: nur-packages -> nixexprs As I renamed the repository in GitLab it's still possible to clone `nur-packages`, however it's IMHO better to stay in sync with the upstream settings. The rename happened as `-packages` is an unsuitable suffix as I use the repo for modules and library functions as well. --- repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/repos.json b/repos.json index 69f67447e..cb51aa92e 100644 --- a/repos.json +++ b/repos.json @@ -49,7 +49,7 @@ "url": "https://github.com/lschuermann/nur-packages" }, "ma27": { - "url": "https://gitlab.com/Ma27/nur-packages" + "url": "https://gitlab.com/Ma27/nixexprs" }, "makefu": { "file": "nur.nix",