Skip to content

Commit

Permalink
set relevant entries for Tulip users
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Ameen committed Oct 5, 2022
1 parent d2e3ea0 commit fea0613
Showing 1 changed file with 16 additions and 225 deletions.
241 changes: 16 additions & 225 deletions flake-registry.json
Original file line number Diff line number Diff line change
@@ -1,94 +1,5 @@
{
"flakes": [
{
"from": {
"id": "agda",
"type": "indirect"
},
"to": {
"owner": "agda",
"repo": "agda",
"type": "github"
}
},
{
"from": {
"id": "arion",
"type": "indirect"
},
"to": {
"owner": "hercules-ci",
"repo": "arion",
"type": "github"
}
},
{
"from": {
"id": "blender-bin",
"type": "indirect"
},
"to": {
"dir": "blender",
"owner": "edolstra",
"repo": "nix-warez",
"type": "github"
}
},
{
"from": {
"id": "dreampkgs",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "dreampkgs",
"type": "github"
}
},
{
"from": {
"id": "dwarffs",
"type": "indirect"
},
"to": {
"owner": "edolstra",
"repo": "dwarffs",
"type": "github"
}
},
{
"from": {
"id": "emacs-overlay",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "emacs-overlay",
"type": "github"
}
},
{
"from": {
"id": "fenix",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "fenix",
"type": "github"
}
},
{
"from": {
"id": "flake-parts",
"type": "indirect"
},
"to": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
{
"from": {
"id": "flake-utils",
Expand All @@ -100,39 +11,6 @@
"type": "github"
}
},
{
"from": {
"id": "gemini",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "flake-gemini",
"type": "github"
}
},
{
"from": {
"id": "hercules-ci-effects",
"type": "indirect"
},
"to": {
"owner": "hercules-ci",
"repo": "hercules-ci-effects",
"type": "github"
}
},
{
"from": {
"id": "hercules-ci-agent",
"type": "indirect"
},
"to": {
"owner": "hercules-ci",
"repo": "hercules-ci-agent",
"type": "github"
}
},
{
"from": {
"id": "home-manager",
Expand All @@ -155,28 +33,6 @@
"type": "github"
}
},
{
"from": {
"id": "mach-nix",
"type": "indirect"
},
"to": {
"owner": "DavHau",
"repo": "mach-nix",
"type": "github"
}
},
{
"from": {
"id": "nimble",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "flake-nimble",
"type": "github"
}
},
{
"from": {
"id": "nix",
Expand All @@ -188,72 +44,6 @@
"type": "github"
}
},
{
"from": {
"id": "nix-darwin",
"type": "indirect"
},
"to": {
"owner": "LnL7",
"repo": "nix-darwin",
"type": "github"
}
},
{
"from": {
"id": "nixops",
"type": "indirect"
},
"to": {
"owner": "NixOS",
"repo": "nixops",
"type": "github"
}
},
{
"from": {
"id": "nixos-hardware",
"type": "indirect"
},
"to": {
"owner": "NixOS",
"repo": "nixos-hardware",
"type": "github"
}
},
{
"from": {
"id": "nixos-homepage",
"type": "indirect"
},
"to": {
"owner": "NixOS",
"repo": "nixos-homepage",
"type": "github"
}
},
{
"from": {
"id": "nixos-search",
"type": "indirect"
},
"to": {
"owner": "NixOS",
"repo": "nixos-search",
"type": "github"
}
},
{
"from": {
"id": "nur",
"type": "indirect"
},
"to": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
{
"from": {
"id": "nixpkgs",
Expand Down Expand Up @@ -312,56 +102,57 @@
},
{
"from": {
"id": "nickel",
"id": "bundlers",
"type": "indirect"
},
"to": {
"owner": "tweag",
"repo": "nickel",
"owner": "NixOS",
"repo": "bundlers",
"type": "github"
}
},
{
"from": {
"id": "bundlers",
"id": "idd",
"type": "indirect"
},
"to": {
"owner": "NixOS",
"repo": "bundlers",
"dir": "scripts/install-dev-dependencies",
"owner": "tulip",
"repo": "tulip",
"type": "github"
}
},
{
"from": {
"id": "pridefetch",
"id": "sarcodes",
"type": "indirect"
},
"to": {
"owner": "SpyHoodle",
"repo": "pridefetch",
"owner": "tulip",
"repo": "sarcodes",
"type": "github"
}
},
{
"from": {
"id": "helix",
"id": "ak-nix",
"type": "indirect"
},
"to": {
"owner": "helix-editor",
"repo": "helix",
"owner": "aakropotkin",
"repo": "ak-nix",
"type": "github"
}
},
{
"from": {
"id": "sops-nix",
"id": "at-node-nix",
"type": "indirect"
},
"to": {
"owner": "Mic92",
"repo": "sops-nix",
"owner": "aameen-tulip",
"repo": "at-node-nix",
"type": "github"
}
}
Expand Down

0 comments on commit fea0613

Please sign in to comment.