all repos — site @ c53d28dc0726a7556b020001a0cc74857aab7353

source for my site, found at icyphox.sh

flake.lock (view raw)

  1{
  2  "nodes": {
  3    "flake-utils": {
  4      "locked": {
  5        "lastModified": 1678901627,
  6        "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
  7        "owner": "numtide",
  8        "repo": "flake-utils",
  9        "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
 10        "type": "github"
 11      },
 12      "original": {
 13        "owner": "numtide",
 14        "repo": "flake-utils",
 15        "type": "github"
 16      }
 17    },
 18    "flake-utils_2": {
 19      "locked": {
 20        "lastModified": 1678901627,
 21        "narHash": "sha256-U02riOqrKKzwjsxc/400XnElV+UtPUQWpANPlyazjH0=",
 22        "owner": "numtide",
 23        "repo": "flake-utils",
 24        "rev": "93a2b84fc4b70d9e089d029deacc3583435c2ed6",
 25        "type": "github"
 26      },
 27      "original": {
 28        "owner": "numtide",
 29        "repo": "flake-utils",
 30        "type": "github"
 31      }
 32    },
 33    "gomod2nix": {
 34      "inputs": {
 35        "nixpkgs": "nixpkgs_2",
 36        "utils": "utils"
 37      },
 38      "locked": {
 39        "lastModified": 1677459247,
 40        "narHash": "sha256-JbakfAiPYmCCV224yAMq/XO0udN5coWv/oazblMKdoY=",
 41        "owner": "nix-community",
 42        "repo": "gomod2nix",
 43        "rev": "3cbf3a51fe32e2f57af4c52744e7228bab22983d",
 44        "type": "github"
 45      },
 46      "original": {
 47        "owner": "nix-community",
 48        "repo": "gomod2nix",
 49        "type": "github"
 50      }
 51    },
 52    "nixpkgs": {
 53      "locked": {
 54        "lastModified": 1679319606,
 55        "narHash": "sha256-wyEMIZB6BnsmJWInEgDZu66hXVMGJEZFl5uDsn27f9M=",
 56        "owner": "NixOS",
 57        "repo": "nixpkgs",
 58        "rev": "8bc6945b1224a1cfa679d6801580b1054dba1a5c",
 59        "type": "github"
 60      },
 61      "original": {
 62        "id": "nixpkgs",
 63        "type": "indirect"
 64      }
 65    },
 66    "nixpkgs_2": {
 67      "locked": {
 68        "lastModified": 1658285632,
 69        "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=",
 70        "owner": "NixOS",
 71        "repo": "nixpkgs",
 72        "rev": "5342fc6fb59d0595d26883c3cadff16ce58e44f3",
 73        "type": "github"
 74      },
 75      "original": {
 76        "owner": "NixOS",
 77        "ref": "master",
 78        "repo": "nixpkgs",
 79        "type": "github"
 80      }
 81    },
 82    "nixpkgs_3": {
 83      "locked": {
 84        "lastModified": 1678898370,
 85        "narHash": "sha256-xTICr1j+uat5hk9FyuPOFGxpWHdJRibwZC+ATi0RbtE=",
 86        "owner": "NixOS",
 87        "repo": "nixpkgs",
 88        "rev": "ac718d02867a84b42522a0ece52d841188208f2c",
 89        "type": "github"
 90      },
 91      "original": {
 92        "owner": "NixOS",
 93        "ref": "nixos-unstable",
 94        "repo": "nixpkgs",
 95        "type": "github"
 96      }
 97    },
 98    "root": {
 99      "inputs": {
100        "flake-utils": "flake-utils",
101        "nixpkgs": "nixpkgs",
102        "vite": "vite"
103      }
104    },
105    "utils": {
106      "locked": {
107        "lastModified": 1653893745,
108        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
109        "owner": "numtide",
110        "repo": "flake-utils",
111        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
112        "type": "github"
113      },
114      "original": {
115        "owner": "numtide",
116        "repo": "flake-utils",
117        "type": "github"
118      }
119    },
120    "vite": {
121      "inputs": {
122        "flake-utils": "flake-utils_2",
123        "gomod2nix": "gomod2nix",
124        "nixpkgs": "nixpkgs_3"
125      },
126      "locked": {
127        "lastModified": 1679428414,
128        "narHash": "sha256-0Vtd74AIInoMGbiTi4pqL54CKyrwedv6N8sCg1PA9Bw=",
129        "owner": "icyphox",
130        "repo": "go-vite",
131        "rev": "590d7b7d1fe28342360ba7fda3f73a9a14502600",
132        "type": "github"
133      },
134      "original": {
135        "owner": "icyphox",
136        "repo": "go-vite",
137        "type": "github"
138      }
139    }
140  },
141  "root": "root",
142  "version": 7
143}