My personal website
at main 108 lines 2.7 kB view raw
1{ 2 "nodes": { 3 "flake-compat": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1767039857, 7 "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", 8 "owner": "NixOS", 9 "repo": "flake-compat", 10 "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "NixOS", 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": 1768135262, 27 "narHash": "sha256-PVvu7OqHBGWN16zSi6tEmPwwHQ4rLPU9Plvs8/1TUBY=", 28 "owner": "hercules-ci", 29 "repo": "flake-parts", 30 "rev": "80daad04eddbbf5a4d883996a73f3f542fa437ac", 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": 1769789167, 63 "narHash": "sha256-kKB3bqYJU5nzYeIROI82Ef9VtTbu4uA3YydSk/Bioa8=", 64 "owner": "NixOS", 65 "repo": "nixpkgs", 66 "rev": "62c8382960464ceb98ea593cb8321a2cf8f9e3e5", 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": 1769939035, 86 "narHash": "sha256-Fok2AmefgVA0+eprw2NDwqKkPGEI5wvR+twiZagBvrg=", 87 "owner": "cachix", 88 "repo": "pre-commit-hooks.nix", 89 "rev": "a8ca480175326551d6c4121498316261cbb5b260", 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}