My personal website
at astro 108 lines 2.7 kB view raw
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1696426674, 7 "narHash": "sha256-kvjfFW7WAETZlt09AgDn1MrtKzP7t90Vf7vypd3OL1U=", 8 "owner": "edolstra", 9 "repo": "flake-compat", 10 "rev": "0f9255e01c2351cc7d116c072cb317785dd33b33", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "edolstra", 15 "repo": "flake-compat", 16 "type": "github" 17 } 18 }, 19 "flake-parts": { 20 "inputs": { 21 "nixpkgs-lib": [ 22 "nixpkgs" 23 ] 24 }, 25 "locked": { 26 "lastModified": 1743550720, 27 "narHash": "sha256-hIshGgKZCgWh6AYJpJmRgFdR3WUbkY04o82X05xqQiY=", 28 "owner": "hercules-ci", 29 "repo": "flake-parts", 30 "rev": "c621e8422220273271f52058f618c94e405bb0f5", 31 "type": "github" 32 }, 33 "original": { 34 "owner": "hercules-ci", 35 "repo": "flake-parts", 36 "type": "github" 37 } 38 }, 39 "gitignore": { 40 "inputs": { 41 "nixpkgs": [ 42 "pre-commit-hooks", 43 "nixpkgs" 44 ] 45 }, 46 "locked": { 47 "lastModified": 1709087332, 48 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 49 "owner": "hercules-ci", 50 "repo": "gitignore.nix", 51 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 52 "type": "github" 53 }, 54 "original": { 55 "owner": "hercules-ci", 56 "repo": "gitignore.nix", 57 "type": "github" 58 } 59 }, 60 "nixpkgs": { 61 "locked": { 62 "lastModified": 1747744144, 63 "narHash": "sha256-W7lqHp0qZiENCDwUZ5EX/lNhxjMdNapFnbErcbnP11Q=", 64 "owner": "NixOS", 65 "repo": "nixpkgs", 66 "rev": "2795c506fe8fb7b03c36ccb51f75b6df0ab2553f", 67 "type": "github" 68 }, 69 "original": { 70 "owner": "NixOS", 71 "ref": "nixos-unstable", 72 "repo": "nixpkgs", 73 "type": "github" 74 } 75 }, 76 "pre-commit-hooks": { 77 "inputs": { 78 "flake-compat": "flake-compat", 79 "gitignore": "gitignore", 80 "nixpkgs": [ 81 "nixpkgs" 82 ] 83 }, 84 "locked": { 85 "lastModified": 1747372754, 86 "narHash": "sha256-2Y53NGIX2vxfie1rOW0Qb86vjRZ7ngizoo+bnXU9D9k=", 87 "owner": "cachix", 88 "repo": "pre-commit-hooks.nix", 89 "rev": "80479b6ec16fefd9c1db3ea13aeb038c60530f46", 90 "type": "github" 91 }, 92 "original": { 93 "owner": "cachix", 94 "repo": "pre-commit-hooks.nix", 95 "type": "github" 96 } 97 }, 98 "root": { 99 "inputs": { 100 "flake-parts": "flake-parts", 101 "nixpkgs": "nixpkgs", 102 "pre-commit-hooks": "pre-commit-hooks" 103 } 104 } 105 }, 106 "root": "root", 107 "version": 7 108}