all repos — vite @ 590d7b7d1fe28342360ba7fda3f73a9a14502600

a fast (this time, actually) and minimal static site generator

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    "gomod2nix": {
19      "inputs": {
20        "nixpkgs": "nixpkgs",
21        "utils": "utils"
22      },
23      "locked": {
24        "lastModified": 1677459247,
25        "narHash": "sha256-JbakfAiPYmCCV224yAMq/XO0udN5coWv/oazblMKdoY=",
26        "owner": "nix-community",
27        "repo": "gomod2nix",
28        "rev": "3cbf3a51fe32e2f57af4c52744e7228bab22983d",
29        "type": "github"
30      },
31      "original": {
32        "owner": "nix-community",
33        "repo": "gomod2nix",
34        "type": "github"
35      }
36    },
37    "nixpkgs": {
38      "locked": {
39        "lastModified": 1658285632,
40        "narHash": "sha256-zRS5S/hoeDGUbO+L95wXG9vJNwsSYcl93XiD0HQBXLk=",
41        "owner": "NixOS",
42        "repo": "nixpkgs",
43        "rev": "5342fc6fb59d0595d26883c3cadff16ce58e44f3",
44        "type": "github"
45      },
46      "original": {
47        "owner": "NixOS",
48        "ref": "master",
49        "repo": "nixpkgs",
50        "type": "github"
51      }
52    },
53    "nixpkgs_2": {
54      "locked": {
55        "lastModified": 1678898370,
56        "narHash": "sha256-xTICr1j+uat5hk9FyuPOFGxpWHdJRibwZC+ATi0RbtE=",
57        "owner": "NixOS",
58        "repo": "nixpkgs",
59        "rev": "ac718d02867a84b42522a0ece52d841188208f2c",
60        "type": "github"
61      },
62      "original": {
63        "owner": "NixOS",
64        "ref": "nixos-unstable",
65        "repo": "nixpkgs",
66        "type": "github"
67      }
68    },
69    "root": {
70      "inputs": {
71        "flake-utils": "flake-utils",
72        "gomod2nix": "gomod2nix",
73        "nixpkgs": "nixpkgs_2"
74      }
75    },
76    "utils": {
77      "locked": {
78        "lastModified": 1653893745,
79        "narHash": "sha256-0jntwV3Z8//YwuOjzhV2sgJJPt+HY6KhU7VZUL0fKZQ=",
80        "owner": "numtide",
81        "repo": "flake-utils",
82        "rev": "1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1",
83        "type": "github"
84      },
85      "original": {
86        "owner": "numtide",
87        "repo": "flake-utils",
88        "type": "github"
89      }
90    }
91  },
92  "root": "root",
93  "version": 7
94}