flakes: manual: drop some entries for now
All checks were successful
ci/woodpecker/push/frontend Pipeline was successful
ci/woodpecker/push/check-flake-files Pipeline was successful

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-06-21 18:43:48 +02:00
parent d38a47cc3a
commit 0f20c1a31b
Signed by: c8h4
GPG key ID: 6817E9C75C0785D7

View file

@ -28,15 +28,15 @@ type = "github"
owner = "nix-community" owner = "nix-community"
repo = "fenix" repo = "fenix"
[[sources]] # [[sources]]
type = "github" # type = "github"
owner = "fort-nix" # owner = "fort-nix"
repo = "nix-bitcoin" # repo = "nix-bitcoin"
[[sources]] # [[sources]]
type = "gitlab" # type = "gitlab"
owner = "pi-lar" # owner = "pi-lar"
repo = "neuropil" # repo = "neuropil"
[[sources]] [[sources]]
type = "github" type = "github"
@ -109,8 +109,3 @@ repo = "filestash-nix"
type = "github" type = "github"
owner = "nix-community" owner = "nix-community"
repo = "nix-vscode-extensions" repo = "nix-vscode-extensions"
[[sources]]
type = "github"
owner = "hyprwm"
repo = "hyprland"