this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at de30a5a2ec69c44d702040d5b693f6056def2abb 201 lines 5.2 kB view raw
1{ 2 "nodes": { 3 "fenix": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ], 8 "rust-analyzer-src": "rust-analyzer-src" 9 }, 10 "locked": { 11 "lastModified": 1687242195, 12 "narHash": "sha256-UAmcSAe456dkgM37p5rAmoobnwSFASIjq0C/HYBY5OQ=", 13 "owner": "nix-community", 14 "repo": "fenix", 15 "rev": "0ed0225cee3a10ae7bd9247aef9e9709db03e1d9", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "nix-community", 20 "repo": "fenix", 21 "type": "github" 22 } 23 }, 24 "flake-compat": { 25 "flake": false, 26 "locked": { 27 "lastModified": 1673956053, 28 "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", 29 "owner": "edolstra", 30 "repo": "flake-compat", 31 "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", 32 "type": "github" 33 }, 34 "original": { 35 "owner": "edolstra", 36 "repo": "flake-compat", 37 "type": "github" 38 } 39 }, 40 "flake-utils": { 41 "inputs": { 42 "systems": "systems" 43 }, 44 "locked": { 45 "lastModified": 1687171271, 46 "narHash": "sha256-BJlq+ozK2B1sJDQXS3tzJM5a+oVZmi1q0FlBK/Xqv7M=", 47 "owner": "numtide", 48 "repo": "flake-utils", 49 "rev": "abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c", 50 "type": "github" 51 }, 52 "original": { 53 "owner": "numtide", 54 "repo": "flake-utils", 55 "type": "github" 56 } 57 }, 58 "gitignore": { 59 "inputs": { 60 "nixpkgs": [ 61 "pre-commit-hooks", 62 "nixpkgs" 63 ] 64 }, 65 "locked": { 66 "lastModified": 1660459072, 67 "narHash": "sha256-8DFJjXG8zqoONA1vXtgeKXy68KdJL5UaXR8NtVMUbx8=", 68 "owner": "hercules-ci", 69 "repo": "gitignore.nix", 70 "rev": "a20de23b925fd8264fd7fad6454652e142fd7f73", 71 "type": "github" 72 }, 73 "original": { 74 "owner": "hercules-ci", 75 "repo": "gitignore.nix", 76 "type": "github" 77 } 78 }, 79 "naersk": { 80 "inputs": { 81 "nixpkgs": [ 82 "nixpkgs" 83 ] 84 }, 85 "locked": { 86 "lastModified": 1686572087, 87 "narHash": "sha256-jXTut7ZSYqLEgm/nTk7TuVL2ExahTip605bLINklAnQ=", 88 "owner": "nix-community", 89 "repo": "naersk", 90 "rev": "8507af04eb40c5520bd35d9ce6f9d2342cea5ad1", 91 "type": "github" 92 }, 93 "original": { 94 "owner": "nix-community", 95 "repo": "naersk", 96 "type": "github" 97 } 98 }, 99 "nixpkgs": { 100 "locked": { 101 "lastModified": 1686960236, 102 "narHash": "sha256-AYCC9rXNLpUWzD9hm+askOfpliLEC9kwAo7ITJc4HIw=", 103 "owner": "nixos", 104 "repo": "nixpkgs", 105 "rev": "04af42f3b31dba0ef742d254456dc4c14eedac86", 106 "type": "github" 107 }, 108 "original": { 109 "owner": "nixos", 110 "ref": "nixos-unstable", 111 "repo": "nixpkgs", 112 "type": "github" 113 } 114 }, 115 "nixpkgs-stable": { 116 "locked": { 117 "lastModified": 1685801374, 118 "narHash": "sha256-otaSUoFEMM+LjBI1XL/xGB5ao6IwnZOXc47qhIgJe8U=", 119 "owner": "NixOS", 120 "repo": "nixpkgs", 121 "rev": "c37ca420157f4abc31e26f436c1145f8951ff373", 122 "type": "github" 123 }, 124 "original": { 125 "owner": "NixOS", 126 "ref": "nixos-23.05", 127 "repo": "nixpkgs", 128 "type": "github" 129 } 130 }, 131 "pre-commit-hooks": { 132 "inputs": { 133 "flake-compat": "flake-compat", 134 "flake-utils": [ 135 "flake-utils" 136 ], 137 "gitignore": "gitignore", 138 "nixpkgs": [ 139 "nixpkgs" 140 ], 141 "nixpkgs-stable": "nixpkgs-stable" 142 }, 143 "locked": { 144 "lastModified": 1687251716, 145 "narHash": "sha256-+sFS41thsB5U+lY/dBYPSmU4AJ7nz/VdM1WD35fXVeM=", 146 "owner": "cachix", 147 "repo": "pre-commit-hooks.nix", 148 "rev": "7807e1851d95828ed98491930d2d9e7ddbe65da4", 149 "type": "github" 150 }, 151 "original": { 152 "owner": "cachix", 153 "repo": "pre-commit-hooks.nix", 154 "type": "github" 155 } 156 }, 157 "root": { 158 "inputs": { 159 "fenix": "fenix", 160 "flake-utils": "flake-utils", 161 "naersk": "naersk", 162 "nixpkgs": "nixpkgs", 163 "pre-commit-hooks": "pre-commit-hooks" 164 } 165 }, 166 "rust-analyzer-src": { 167 "flake": false, 168 "locked": { 169 "lastModified": 1687203733, 170 "narHash": "sha256-7waTnMILpt2nf+dOqrrCmln/5vn8uE0cBuG0HjgrRaA=", 171 "owner": "rust-lang", 172 "repo": "rust-analyzer", 173 "rev": "40ed61e8437801fca478281c35b2e77dc31a4b7a", 174 "type": "github" 175 }, 176 "original": { 177 "owner": "rust-lang", 178 "ref": "nightly", 179 "repo": "rust-analyzer", 180 "type": "github" 181 } 182 }, 183 "systems": { 184 "locked": { 185 "lastModified": 1681028828, 186 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 187 "owner": "nix-systems", 188 "repo": "default", 189 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 190 "type": "github" 191 }, 192 "original": { 193 "owner": "nix-systems", 194 "repo": "default", 195 "type": "github" 196 } 197 } 198 }, 199 "root": "root", 200 "version": 7 201}