From 1f1ec1d769488bccc09782c5de90cb988dc76442 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:06:37 +0200 Subject: [PATCH 01/16] feat(flakes): `github:numtide/blueprint` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 945f060b..4cb76c5f 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -189,6 +189,11 @@ type = "github" owner = "NixOS" repo = "hydra" +[[sources]] +type = "github" +owner = "numtide" +repo = "blueprint" + [[sources]] type = "github" owner = "numtide" From ef7e29359e14ca4f953f8469ad8dbe8a77a2377b Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:07:07 +0200 Subject: [PATCH 02/16] feat(flakes): `github:numtide/build-go-cache` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 4cb76c5f..2f722a5d 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -194,6 +194,11 @@ type = "github" owner = "numtide" repo = "blueprint" +[[sources]] +type = "github" +owner = "numtide" +repo = "build-go-cache" + [[sources]] type = "github" owner = "numtide" From 85d2e2c162748e6ef8c63f381b91b1f3ab478eba Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:07:20 +0200 Subject: [PATCH 03/16] feat(flakes): `github:numtide/devshell` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 2f722a5d..3ca2cc71 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -199,6 +199,11 @@ type = "github" owner = "numtide" repo = "build-go-cache" +[[sources]] +type = "github" +owner = "numtide" +repo = "devshell" + [[sources]] type = "github" owner = "numtide" From 151a1f755487fa7ba96d449533cbfc55c2737e6e Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:07:34 +0200 Subject: [PATCH 04/16] feat(flakes): `github:numtide/freelancer-toolbox` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 3ca2cc71..b14b9ef6 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -209,6 +209,11 @@ type = "github" owner = "numtide" repo = "flake-utils" +[[sources]] +type = "github" +owner = "numtide" +repo = "freelancer-toolbox" + [[sources]] type = "github" owner = "PaddiM8" From c32f58e30ebd62a5ce5d8e6a478af8af1217a610 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:08:24 +0200 Subject: [PATCH 05/16] feat(flakes): `github:numtide/github-deploy` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index b14b9ef6..51952813 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -214,6 +214,11 @@ type = "github" owner = "numtide" repo = "freelancer-toolbox" +[[sources]] +type = "github" +owner = "numtide" +repo = "github-deploy" + [[sources]] type = "github" owner = "PaddiM8" From d6ec9aa9ffa492722c5bd55187580cf589135947 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:08:38 +0200 Subject: [PATCH 06/16] feat(flakes): `github:numtide/nar-serve` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 51952813..c58131ce 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -219,6 +219,11 @@ type = "github" owner = "numtide" repo = "github-deploy" +[[sources]] +type = "github" +owner = "numtide" +repo = "nar-serve" + [[sources]] type = "github" owner = "PaddiM8" From d3705407de2b13899780c28a40db687e907ace39 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:08:52 +0200 Subject: [PATCH 07/16] feat(flakes): `github:numtide/nits` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index c58131ce..b3b72d3f 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -224,6 +224,11 @@ type = "github" owner = "numtide" repo = "nar-serve" +[[sources]] +type = "github" +owner = "numtide" +repo = "nits" + [[sources]] type = "github" owner = "PaddiM8" From b9024c69b5f3c712e9474130b42835b47225d8b2 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:09:05 +0200 Subject: [PATCH 08/16] feat(flakes): `github:numtide/nix-auth` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index b3b72d3f..47964ae1 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -229,6 +229,11 @@ type = "github" owner = "numtide" repo = "nits" +[[sources]] +type = "github" +owner = "numtide" +repo = "nix-auth" + [[sources]] type = "github" owner = "PaddiM8" From 08a032cbe315bfa38d262795537ef50595899a41 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:09:16 +0200 Subject: [PATCH 09/16] feat(flakes): `github:numtide/nix-filter` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 47964ae1..27a92833 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -234,6 +234,11 @@ type = "github" owner = "numtide" repo = "nix-auth" +[[sources]] +type = "github" +owner = "numtide" +repo = "nix-filter" + [[sources]] type = "github" owner = "PaddiM8" From d9a82051ec852b177f63e7320dc642ac853d7342 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:09:31 +0200 Subject: [PATCH 10/16] feat(flakes): `github:numtide/nix-gl-host` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 27a92833..b1c3996e 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -239,6 +239,11 @@ type = "github" owner = "numtide" repo = "nix-filter" +[[sources]] +type = "github" +owner = "numtide" +repo = "nix-gl-host" + [[sources]] type = "github" owner = "PaddiM8" From 23322d9d553984f7273d3522accff2cbb044036d Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:09:42 +0200 Subject: [PATCH 11/16] feat(flakes): `github:numtide/nix-vm-test` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index b1c3996e..cc1ed733 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -244,6 +244,11 @@ type = "github" owner = "numtide" repo = "nix-gl-host" +[[sources]] +type = "github" +owner = "numtide" +repo = "nix-vm-test" + [[sources]] type = "github" owner = "PaddiM8" From 377faa7f93b4baca22e0259f911c44fe817f1557 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:09:53 +0200 Subject: [PATCH 12/16] feat(flakes): `github:numtide/nixos-passthru-cache` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index cc1ed733..34805391 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -249,6 +249,11 @@ type = "github" owner = "numtide" repo = "nix-vm-test" +[[sources]] +type = "github" +owner = "numtide" +repo = "nixos-passthru-cache" + [[sources]] type = "github" owner = "PaddiM8" From 85d913f351377f7be95b68d8fae9ae4d1de60972 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:10:04 +0200 Subject: [PATCH 13/16] feat(flakes): `github:numtide/nixos-rke2` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 34805391..a2998708 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -254,6 +254,11 @@ type = "github" owner = "numtide" repo = "nixos-passthru-cache" +[[sources]] +type = "github" +owner = "numtide" +repo = "nixos-rke2" + [[sources]] type = "github" owner = "PaddiM8" From ae3429c6f4308800e4293d90bbc108877d4607cf Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:10:17 +0200 Subject: [PATCH 14/16] feat(flakes): `github:numtide/system-manager` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index a2998708..1a7d0373 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -259,6 +259,11 @@ type = "github" owner = "numtide" repo = "nixos-rke2" +[[sources]] +type = "github" +owner = "numtide" +repo = "system-manager" + [[sources]] type = "github" owner = "PaddiM8" From 25c0c4153a7e37b89e2fe5a50ed32a94fadd3f8c Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:10:27 +0200 Subject: [PATCH 15/16] feat(flakes): `github:numtide/treefmt` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 1a7d0373..627a920e 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -264,6 +264,11 @@ type = "github" owner = "numtide" repo = "system-manager" +[[sources]] +type = "github" +owner = "numtide" +repo = "treefmt" + [[sources]] type = "github" owner = "PaddiM8" From a25a83448203742f845e98397357a3065836d972 Mon Sep 17 00:00:00 2001 From: Malix Date: Thu, 9 Oct 2025 23:10:34 +0200 Subject: [PATCH 16/16] feat(flakes): `github:numtide/treefmt-nix` --- flakes/manual.toml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/flakes/manual.toml b/flakes/manual.toml index 627a920e..8bce3929 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -269,6 +269,11 @@ type = "github" owner = "numtide" repo = "treefmt" +[[sources]] +type = "github" +owner = "numtide" +repo = "treefmt-nix" + [[sources]] type = "github" owner = "PaddiM8"