A flake checker (treefmt & nix-unit) for testing other flakes with zero dependencies.
at main 5.3 kB view raw
1{ 2 "nodes": { 3 "flake-file": { 4 "locked": { 5 "lastModified": 1763763269, 6 "narHash": "sha256-i49Qkjy5TD5IPOp7lcqD5Bh47+FCFnJHNfn/Di/ysYU=", 7 "owner": "vic", 8 "repo": "flake-file", 9 "rev": "af92ed37624496a435da68e5597f9a6593cdf0c4", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "vic", 14 "repo": "flake-file", 15 "type": "github" 16 } 17 }, 18 "flake-parts": { 19 "inputs": { 20 "nixpkgs-lib": [ 21 "nixpkgs-lib" 22 ] 23 }, 24 "locked": { 25 "lastModified": 1763759067, 26 "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=", 27 "owner": "hercules-ci", 28 "repo": "flake-parts", 29 "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "hercules-ci", 34 "repo": "flake-parts", 35 "type": "github" 36 } 37 }, 38 "import-tree": { 39 "locked": { 40 "lastModified": 1763762820, 41 "narHash": "sha256-ZvYKbFib3AEwiNMLsejb/CWs/OL/srFQ8AogkebEPF0=", 42 "owner": "vic", 43 "repo": "import-tree", 44 "rev": "3c23749d8013ec6daa1d7255057590e9ca726646", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "vic", 49 "repo": "import-tree", 50 "type": "github" 51 } 52 }, 53 "nix-github-actions": { 54 "inputs": { 55 "nixpkgs": [ 56 "nix-unit", 57 "nixpkgs" 58 ] 59 }, 60 "locked": { 61 "lastModified": 1737420293, 62 "narHash": "sha256-F1G5ifvqTpJq7fdkT34e/Jy9VCyzd5XfJ9TO8fHhJWE=", 63 "owner": "nix-community", 64 "repo": "nix-github-actions", 65 "rev": "f4158fa080ef4503c8f4c820967d946c2af31ec9", 66 "type": "github" 67 }, 68 "original": { 69 "owner": "nix-community", 70 "repo": "nix-github-actions", 71 "type": "github" 72 } 73 }, 74 "nix-unit": { 75 "inputs": { 76 "flake-parts": [ 77 "flake-parts" 78 ], 79 "nix-github-actions": "nix-github-actions", 80 "nixpkgs": [ 81 "nixpkgs" 82 ], 83 "treefmt-nix": "treefmt-nix" 84 }, 85 "locked": { 86 "lastModified": 1762774186, 87 "narHash": "sha256-hRADkHjNt41+JUHw2EiSkMaL4owL83g5ZppjYUdF/Dc=", 88 "owner": "nix-community", 89 "repo": "nix-unit", 90 "rev": "1c9ab50554eed0b768f9e5b6f646d63c9673f0f7", 91 "type": "github" 92 }, 93 "original": { 94 "owner": "nix-community", 95 "repo": "nix-unit", 96 "type": "github" 97 } 98 }, 99 "nixpkgs": { 100 "locked": { 101 "lastModified": 1764527385, 102 "narHash": "sha256-nA5ywiGKl76atrbdZ5Aucd8SjF/v8ew9b9QsC+MKL14=", 103 "owner": "nixos", 104 "repo": "nixpkgs", 105 "rev": "23258e03aaa49b3a68597e3e50eb0cbce7e42e9d", 106 "type": "github" 107 }, 108 "original": { 109 "owner": "nixos", 110 "ref": "nixpkgs-unstable", 111 "repo": "nixpkgs", 112 "type": "github" 113 } 114 }, 115 "root": { 116 "inputs": { 117 "flake-file": "flake-file", 118 "flake-parts": "flake-parts", 119 "import-tree": "import-tree", 120 "nix-unit": "nix-unit", 121 "nixpkgs": "nixpkgs", 122 "nixpkgs-lib": [ 123 "nixpkgs" 124 ], 125 "systems": "systems", 126 "target": "target", 127 "treefmt-nix": "treefmt-nix_2" 128 } 129 }, 130 "systems": { 131 "locked": { 132 "lastModified": 1681028828, 133 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 134 "owner": "nix-systems", 135 "repo": "default", 136 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 137 "type": "github" 138 }, 139 "original": { 140 "owner": "nix-systems", 141 "repo": "default", 142 "type": "github" 143 } 144 }, 145 "target": { 146 "locked": { 147 "dir": "templates/success", 148 "lastModified": 1763765355, 149 "narHash": "sha256-qMSEXAsyQT5iBHpYZnMHankHUkrdbd2U/UsDcvZJAto=", 150 "owner": "vic", 151 "repo": "checkmate", 152 "rev": "36b954de1c4abd4fc9a73212e8b2cfacfe0b31a4", 153 "type": "github" 154 }, 155 "original": { 156 "dir": "templates/success", 157 "owner": "vic", 158 "repo": "checkmate", 159 "type": "github" 160 } 161 }, 162 "treefmt-nix": { 163 "inputs": { 164 "nixpkgs": [ 165 "nix-unit", 166 "nixpkgs" 167 ] 168 }, 169 "locked": { 170 "lastModified": 1762410071, 171 "narHash": "sha256-aF5fvoZeoXNPxT0bejFUBXeUjXfHLSL7g+mjR/p5TEg=", 172 "owner": "numtide", 173 "repo": "treefmt-nix", 174 "rev": "97a30861b13c3731a84e09405414398fbf3e109f", 175 "type": "github" 176 }, 177 "original": { 178 "owner": "numtide", 179 "repo": "treefmt-nix", 180 "type": "github" 181 } 182 }, 183 "treefmt-nix_2": { 184 "inputs": { 185 "nixpkgs": [ 186 "nixpkgs" 187 ] 188 }, 189 "locked": { 190 "lastModified": 1762938485, 191 "narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=", 192 "owner": "numtide", 193 "repo": "treefmt-nix", 194 "rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4", 195 "type": "github" 196 }, 197 "original": { 198 "owner": "numtide", 199 "repo": "treefmt-nix", 200 "type": "github" 201 } 202 } 203 }, 204 "root": "root", 205 "version": 7 206}