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 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 |
{ "nodes": { "nixpkgs": { "locked": { "lastModified": 1748204564, "narHash": "sha256-eSYjZMXGo7BGaaREt9LdGKCUEobIwvvb9/2OjpEhWxI=", "owner": "nixos", "repo": "nixpkgs", "rev": "7ed13552a51b57aab87896737cbef2853aa684d7", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1716807034, "narHash": "sha256-AQwfMBtC8tiDZHEgLssOU4qUiRhC2nO+YdxAvZXeW7o=", "owner": "nixos", "repo": "nixpkgs", "rev": "e751fce87c5d9a8c9375b59d5b508a34a76b5623", "type": "github" }, "original": { "owner": "nixos", "repo": "nixpkgs", "type": "github" } }, "root": { "inputs": { "nixpkgs": "nixpkgs", "vite": "vite" } }, "vite": { "inputs": { "nixpkgs": "nixpkgs_2" }, "locked": { "lastModified": 1758224598, "narHash": "sha256-Ai+kyEpZVPTuk0IP34kE8ZaXxhI+Z97msUFPe82k0Ic=", "ref": "refs/heads/master", "rev": "e67e553dc237e41adc9ceae4d834fc02d44e4eb4", "revCount": 96, "type": "git", "url": "https://tangled.org/@anirudh.fi/vite" }, "original": { "type": "git", "url": "https://tangled.org/@anirudh.fi/vite" } } }, "root": "root", "version": 7 } |