From 4d7a0669be7dffff00ed42181ed922a076659781 Mon Sep 17 00:00:00 2001 From: Kira Bruneau Date: Wed, 27 Apr 2022 16:10:21 -0400 Subject: [PATCH] remove redundant branch configs that point to default branch --- repos.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/repos.json b/repos.json index 8c58a648f..c800d407b 100644 --- a/repos.json +++ b/repos.json @@ -1,7 +1,6 @@ { "repos": { "0x4A6F": { - "branch": "main", "github-contact": "0x4A6F", "url": "https://github.com/0x4A6F/nur-packages" }, @@ -19,7 +18,6 @@ "url": "https://github.com/afreakk/mynixrepo" }, "alarsyo": { - "branch": "main", "file": "pkgs/default.nix", "github-contact": "alarsyo", "url": "https://github.com/alarsyo/nixos-config" @@ -33,13 +31,11 @@ "url": "https://gitlab.com/AlwinB/nur-packages" }, "ambroisie": { - "branch": "main", "file": "pkgs/default.nix", "github-contact": "ambroisie", "url": "https://github.com/ambroisie/nix-config" }, "amesgen": { - "branch": "main", "github-contact": "amesgen", "url": "https://github.com/amesgen/nur-packages" }, @@ -277,7 +273,6 @@ "url": "https://github.com/htr/nur-packages" }, "hujw77": { - "branch": "main", "github-contact": "hujw77", "url": "https://github.com/hujw77/nur-packages" }, @@ -414,7 +409,6 @@ "url": "https://github.com/lucasew/nixcfg" }, "m15a": { - "branch": "main", "github-contact": "m15a", "submodules": true, "url": "https://github.com/m15a/nur-packages" @@ -453,13 +447,11 @@ "url": "https://github.com/milahu/nur-packages" }, "mipmip": { - "branch": "main", "file": "pkgs/default.nix", "github-contact": "mipmip", "url": "https://github.com/mipmip/nixos" }, "misterio": { - "branch": "main", "github-contact": "misterio77", "type": "sourcehut", "url": "https://git.sr.ht/~misterio/nix-config" @@ -608,7 +600,6 @@ "url": "https://github.com/pniedzwiedzinski/pnpkgs" }, "polykernel": { - "branch": "main", "github-contact": "polykernel", "url": "https://github.com/polykernel/nur-packages" },