all repos — vite @ 5c3326f93db1bc3e324c48490632cb484b1ecb0b

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

flake.lock (view raw)

 1{
 2  "nodes": {
 3    "nixpkgs": {
 4      "locked": {
 5        "lastModified": 1648219316,
 6        "narHash": "sha256-Ctij+dOi0ZZIfX5eMhgwugfvB+WZSrvVNAyAuANOsnQ=",
 7        "owner": "NixOS",
 8        "repo": "nixpkgs",
 9        "rev": "30d3d79b7d3607d56546dd2a6b49e156ba0ec634",
10        "type": "github"
11      },
12      "original": {
13        "id": "nixpkgs",
14        "type": "indirect"
15      }
16    },
17    "root": {
18      "inputs": {
19        "nixpkgs": "nixpkgs"
20      }
21    }
22  },
23  "root": "root",
24  "version": 7
25}