From 83e1bc5ca2029a7d662c21872ca2311c8bf44411 Mon Sep 17 00:00:00 2001 From: Jay Rovacsek Date: Wed, 4 Jan 2023 20:37:17 +1100 Subject: [PATCH] Utilise file option to avoid excessive nixpkgs loading & rename repo --- repos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repos.json b/repos.json index d638f121e..1227385a9 100644 --- a/repos.json +++ b/repos.json @@ -14,8 +14,9 @@ "url": "https://gricad-gitlab.univ-grenoble-alpes.fr/Projets-INFO4/18-19/19/code" }, "JayRovacsek": { + "file": "pkgs/default.nix", "github-contact": "JayRovacsek", - "url": "https://github.com/JayRovacsek/nur-packages" + "url": "https://github.com/JayRovacsek/nix-packages" }, "ProducerMatt": { "github-contact": "ProducerMatt",