all repos — infra @ master

infrastructure manifests and setup notes

flake.lock (view raw)

 1
 2
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
{
  "nodes": {
    "nixpkgs": {
      "locked": {
        "lastModified": 1719645411,
        "narHash": "sha256-ZpQ134wq1LxOxmQb56bY7llpKkJg4oTsKjcrP6Gbbr4=",
        "owner": "nixos",
        "repo": "nixpkgs",
        "rev": "e2ac0a60163b8b6ee866388b49f267001dda1059",
        "type": "github"
      },
      "original": {
        "owner": "nixos",
        "repo": "nixpkgs",
        "type": "github"
      }
    },
    "root": {
      "inputs": {
        "nixpkgs": "nixpkgs"
      }
    }
  },
  "root": "root",
  "version": 7
}