From 0f20c1a31b9a91be2dd8f50487612139bbfafed4 Mon Sep 17 00:00:00 2001 From: Christoph Heiss Date: Fri, 21 Jun 2024 18:43:48 +0200 Subject: [PATCH] flakes: manual: drop some entries for now Signed-off-by: Christoph Heiss --- flakes/manual.toml | 21 ++++++++------------- 1 file changed, 8 insertions(+), 13 deletions(-) diff --git a/flakes/manual.toml b/flakes/manual.toml index 52b7586..06ef88a 100644 --- a/flakes/manual.toml +++ b/flakes/manual.toml @@ -28,15 +28,15 @@ type = "github" owner = "nix-community" repo = "fenix" -[[sources]] -type = "github" -owner = "fort-nix" -repo = "nix-bitcoin" +# [[sources]] +# type = "github" +# owner = "fort-nix" +# repo = "nix-bitcoin" -[[sources]] -type = "gitlab" -owner = "pi-lar" -repo = "neuropil" +# [[sources]] +# type = "gitlab" +# owner = "pi-lar" +# repo = "neuropil" [[sources]] type = "github" @@ -109,8 +109,3 @@ repo = "filestash-nix" type = "github" owner = "nix-community" repo = "nix-vscode-extensions" - -[[sources]] -type = "github" -owner = "hyprwm" -repo = "hyprland"