all repos — site @ 90b27829d79c98e750835cfb8cd2a02753cc480d

source for my site, found at icyphox.sh

flake.lock (view raw)

 1{
 2  "nodes": {
 3    "flake-utils": {
 4      "inputs": {
 5        "systems": "systems"
 6      },
 7      "locked": {
 8        "lastModified": 1710146030,
 9        "narHash": "sha256-SZ5L6eA7HJ/nmkzGG7/ISclqe6oZdOZTNoesiInkXPQ=",
10        "owner": "numtide",
11        "repo": "flake-utils",
12        "rev": "b1d9ab70662946ef0850d488da1c9019f3a9752a",
13        "type": "github"
14      },
15      "original": {
16        "owner": "numtide",
17        "repo": "flake-utils",
18        "type": "github"
19      }
20    },
21    "nixpkgs": {
22      "locked": {
23        "lastModified": 0,
24        "narHash": "sha256-4zSIhSRRIoEBwjbPm3YiGtbd8HDWzFxJjw5DYSDy1n8=",
25        "path": "/nix/store/z71lmgd0ydfnax1b13zbrls5idf1y7ak-source",
26        "type": "path"
27      },
28      "original": {
29        "id": "nixpkgs",
30        "type": "indirect"
31      }
32    },
33    "nixpkgs_2": {
34      "locked": {
35        "lastModified": 1716807034,
36        "narHash": "sha256-AQwfMBtC8tiDZHEgLssOU4qUiRhC2nO+YdxAvZXeW7o=",
37        "owner": "nixos",
38        "repo": "nixpkgs",
39        "rev": "e751fce87c5d9a8c9375b59d5b508a34a76b5623",
40        "type": "github"
41      },
42      "original": {
43        "owner": "nixos",
44        "repo": "nixpkgs",
45        "type": "github"
46      }
47    },
48    "root": {
49      "inputs": {
50        "flake-utils": "flake-utils",
51        "nixpkgs": "nixpkgs",
52        "vite": "vite"
53      }
54    },
55    "systems": {
56      "locked": {
57        "lastModified": 1681028828,
58        "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
59        "owner": "nix-systems",
60        "repo": "default",
61        "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
62        "type": "github"
63      },
64      "original": {
65        "owner": "nix-systems",
66        "repo": "default",
67        "type": "github"
68      }
69    },
70    "vite": {
71      "inputs": {
72        "nixpkgs": "nixpkgs_2"
73      },
74      "locked": {
75        "lastModified": 1719656770,
76        "narHash": "sha256-Mhhdx3p98/a/Hf0J1SISyCVkO03p0F22nSqrXX1IzJM=",
77        "owner": "icyphox",
78        "repo": "go-vite",
79        "rev": "bce0b549b8c10271ee7df30d6d7c78af2675cf6c",
80        "type": "github"
81      },
82      "original": {
83        "owner": "icyphox",
84        "repo": "go-vite",
85        "type": "github"
86      }
87    }
88  },
89  "root": "root",
90  "version": 7
91}