From 156fbc44c886eb787aef685593deb4fd6ca191dd Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 21:02:05 +0100 Subject: tv gitrepos: add hack --- tv/2configs/gitrepos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs/gitrepos.nix') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 5b6a70b2..627326d3 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -114,6 +114,7 @@ let { }; } // mapAttrs (_: recursiveUpdate { cgit.section = "3. Haskell libraries"; }) { blessings = {}; + hack = {}; hc = {}; mime = {}; quipper = {}; -- cgit v1.2.3 From 07da2c7f9bdc3c815f7a516fcc331e63059ec493 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 21:31:02 +0100 Subject: tv gitrepos: add pager --- tv/2configs/gitrepos.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tv/2configs/gitrepos.nix') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 627326d3..d52a618c 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -96,6 +96,8 @@ let { nix-writers = { cgit.desc = "collection of package builders"; }; + pager = { + }; populate = { cgit.desc = "source code installer"; }; -- cgit v1.2.3 From 2556ba30facff99e719b30d6f96ab5e14d51e5f0 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 21:39:00 +0100 Subject: tv gitrepos: add X11-aeson --- tv/2configs/gitrepos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs/gitrepos.nix') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index d52a618c..71f5e957 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -115,6 +115,7 @@ let { ni = { }; } // mapAttrs (_: recursiveUpdate { cgit.section = "3. Haskell libraries"; }) { + X11-aeson = {}; blessings = {}; hack = {}; hc = {}; -- cgit v1.2.3 From f465e0f49fe29c88dc32a5cdfbf6678cbef9f2e4 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 21:44:28 +0100 Subject: tv gitrepos: add xmonad-aeson --- tv/2configs/gitrepos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs/gitrepos.nix') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 71f5e957..7c6837ff 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -125,6 +125,7 @@ let { wai-middleware-time = {}; web-routes-wai-custom = {}; xintmap = {}; + xmonad-aeson = {}; xmonad-stockholm = {}; } // mapAttrs (_: recursiveUpdate { cgit.section = "4. museum"; }) { cac-api = { -- cgit v1.2.3 From e217c289eec3f1a0d27b380b850b457a5421dd44 Mon Sep 17 00:00:00 2001 From: tv Date: Tue, 23 Feb 2021 22:42:18 +0100 Subject: tv gitrepos: add xmonad-web --- tv/2configs/gitrepos.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'tv/2configs/gitrepos.nix') diff --git a/tv/2configs/gitrepos.nix b/tv/2configs/gitrepos.nix index 7c6837ff..2e73640f 100644 --- a/tv/2configs/gitrepos.nix +++ b/tv/2configs/gitrepos.nix @@ -127,6 +127,7 @@ let { xintmap = {}; xmonad-aeson = {}; xmonad-stockholm = {}; + xmonad-web = {}; } // mapAttrs (_: recursiveUpdate { cgit.section = "4. museum"; }) { cac-api = { cgit.desc = "CloudAtCost API command line interface"; -- cgit v1.2.3