Skip to content
50 changes: 50 additions & 0 deletions flakes/manual.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Please keep all sources ordered alphabetically first by type and then by lower-cased 'owner' field (if any)

[[sources]]
Expand Down Expand Up @@ -309,11 +309,61 @@
owner = "nix-systems"
repo = "x86_64-linux"

[[sources]]
type = "github"
owner = "NixOS"
repo = "amis"

[[sources]]
type = "github"
owner = "NixOS"
repo = "bundlers"

[[sources]]
type = "github"
owner = "NixOS"
repo = "experimental-nix-installer"

[[sources]]
type = "github"
owner = "NixOS"
repo = "hydra"

[[sources]]
type = "github"
owner = "NixOS"
repo = "nix"

[[sources]]
type = "github"
owner = "NixOS"
repo = "nix-mode"

[[sources]]
type = "github"
owner = "NixOS"
repo = "nixfmt"

[[sources]]
type = "github"
owner = "NixOS"
repo = "nixops"

[[sources]]
type = "github"
owner = "NixOS"
repo = "nixos-hardware"

[[sources]]
type = "github"
owner = "NixOS"
repo = "patchelf"

[[sources]]
type = "github"
owner = "NixOS"
repo = "templates"

[[sources]]
type = "github"
owner = "numtide"
Expand Down
Loading