Personal NixOS flake
at 2471a377ebace983ff82be770ba09eeb816e9a90 299 lines 7.9 kB view raw
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": "home-manager", 7 "nixpkgs": "nixpkgs", 8 "systems": "systems" 9 }, 10 "locked": { 11 "lastModified": 1754433428, 12 "narHash": "sha256-NA/FT2hVhKDftbHSwVnoRTFhes62+7dxZbxj5Gxvghs=", 13 "owner": "ryantm", 14 "repo": "agenix", 15 "rev": "9edb1787864c4f59ae5074ad498b6272b3ec308d", 16 "type": "github" 17 }, 18 "original": { 19 "owner": "ryantm", 20 "repo": "agenix", 21 "type": "github" 22 } 23 }, 24 "bb-scripts": { 25 "inputs": { 26 "flake-parts": [ 27 "flake-parts" 28 ], 29 "nixpkgs": [ 30 "nixpkgs" 31 ] 32 }, 33 "locked": { 34 "lastModified": 1747683826, 35 "narHash": "sha256-T5yG0HM01QBnnhFqYtWwM/RS56yE/L9oOTr+IIgdRAM=", 36 "ref": "refs/heads/main", 37 "rev": "99a2b24a6f66eb84bd0a1903ccda1fc1fbd2e3f1", 38 "revCount": 24, 39 "type": "git", 40 "url": "http://emerald.localdomain:32768/m1emi1em/bb-scripts.git" 41 }, 42 "original": { 43 "type": "git", 44 "url": "http://emerald.localdomain:32768/m1emi1em/bb-scripts.git" 45 } 46 }, 47 "catppuccin": { 48 "inputs": { 49 "nixpkgs": "nixpkgs_2" 50 }, 51 "locked": { 52 "lastModified": 1757320803, 53 "narHash": "sha256-7PUIQOMQSJLkNtV42SAYUDw0mRdbBNl6q8pLN8GViwM=", 54 "owner": "catppuccin", 55 "repo": "nix", 56 "rev": "d75e3fe67f49728cb5035bc791f4b9065ff3a2c9", 57 "type": "github" 58 }, 59 "original": { 60 "owner": "catppuccin", 61 "repo": "nix", 62 "type": "github" 63 } 64 }, 65 "darwin": { 66 "inputs": { 67 "nixpkgs": [ 68 "agenix", 69 "nixpkgs" 70 ] 71 }, 72 "locked": { 73 "lastModified": 1744478979, 74 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 75 "owner": "lnl7", 76 "repo": "nix-darwin", 77 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 78 "type": "github" 79 }, 80 "original": { 81 "owner": "lnl7", 82 "ref": "master", 83 "repo": "nix-darwin", 84 "type": "github" 85 } 86 }, 87 "easy-hosts": { 88 "locked": { 89 "lastModified": 1755470564, 90 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=", 91 "owner": "tgirlcloud", 92 "repo": "easy-hosts", 93 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d", 94 "type": "github" 95 }, 96 "original": { 97 "owner": "tgirlcloud", 98 "repo": "easy-hosts", 99 "type": "github" 100 } 101 }, 102 "emacs-overlay": { 103 "inputs": { 104 "nixpkgs": [ 105 "nixpkgs" 106 ], 107 "nixpkgs-stable": "nixpkgs-stable" 108 }, 109 "locked": { 110 "lastModified": 1757867099, 111 "narHash": "sha256-11/BvOyQoMZ0LBkJPa/3xBkxn8DhyWcqJJo/1WXkFso=", 112 "owner": "nix-community", 113 "repo": "emacs-overlay", 114 "rev": "24110ca18c71f3b8e67c7fdde6118368a6f223df", 115 "type": "github" 116 }, 117 "original": { 118 "owner": "nix-community", 119 "repo": "emacs-overlay", 120 "type": "github" 121 } 122 }, 123 "flake-parts": { 124 "inputs": { 125 "nixpkgs-lib": [ 126 "nixpkgs" 127 ] 128 }, 129 "locked": { 130 "lastModified": 1756770412, 131 "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", 132 "owner": "hercules-ci", 133 "repo": "flake-parts", 134 "rev": "4524271976b625a4a605beefd893f270620fd751", 135 "type": "github" 136 }, 137 "original": { 138 "owner": "hercules-ci", 139 "repo": "flake-parts", 140 "type": "github" 141 } 142 }, 143 "home-manager": { 144 "inputs": { 145 "nixpkgs": [ 146 "agenix", 147 "nixpkgs" 148 ] 149 }, 150 "locked": { 151 "lastModified": 1745494811, 152 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 153 "owner": "nix-community", 154 "repo": "home-manager", 155 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 156 "type": "github" 157 }, 158 "original": { 159 "owner": "nix-community", 160 "repo": "home-manager", 161 "type": "github" 162 } 163 }, 164 "home-manager_2": { 165 "inputs": { 166 "nixpkgs": [ 167 "nixpkgs" 168 ] 169 }, 170 "locked": { 171 "lastModified": 1757809953, 172 "narHash": "sha256-29mlXbfAJhz9cWVrPP4STvVPDVZFCfCOmaIN5lFJa+Y=", 173 "owner": "nix-community", 174 "repo": "home-manager", 175 "rev": "17a10049486f6698fca32097d8f52c0c895542b0", 176 "type": "github" 177 }, 178 "original": { 179 "owner": "nix-community", 180 "repo": "home-manager", 181 "type": "github" 182 } 183 }, 184 "nix-index-database": { 185 "inputs": { 186 "nixpkgs": [ 187 "nixpkgs" 188 ] 189 }, 190 "locked": { 191 "lastModified": 1757822619, 192 "narHash": "sha256-3HIpe3P2h1AUPYcAH9cjuX0tZOqJpX01c0iDwoUYNZ8=", 193 "owner": "nix-community", 194 "repo": "nix-index-database", 195 "rev": "050a5feb5d1bb5b6e5fc04a7d3d816923a87c9ea", 196 "type": "github" 197 }, 198 "original": { 199 "owner": "nix-community", 200 "repo": "nix-index-database", 201 "type": "github" 202 } 203 }, 204 "nixpkgs": { 205 "locked": { 206 "lastModified": 1754028485, 207 "narHash": "sha256-IiiXB3BDTi6UqzAZcf2S797hWEPCRZOwyNThJIYhUfk=", 208 "owner": "NixOS", 209 "repo": "nixpkgs", 210 "rev": "59e69648d345d6e8fef86158c555730fa12af9de", 211 "type": "github" 212 }, 213 "original": { 214 "owner": "NixOS", 215 "ref": "nixos-25.05", 216 "repo": "nixpkgs", 217 "type": "github" 218 } 219 }, 220 "nixpkgs-stable": { 221 "locked": { 222 "lastModified": 1751274312, 223 "narHash": "sha256-/bVBlRpECLVzjV19t5KMdMFWSwKLtb5RyXdjz3LJT+g=", 224 "owner": "NixOS", 225 "repo": "nixpkgs", 226 "rev": "50ab793786d9de88ee30ec4e4c24fb4236fc2674", 227 "type": "github" 228 }, 229 "original": { 230 "owner": "NixOS", 231 "ref": "nixos-24.11", 232 "repo": "nixpkgs", 233 "type": "github" 234 } 235 }, 236 "nixpkgs_2": { 237 "locked": { 238 "lastModified": 1756266583, 239 "narHash": "sha256-cr748nSmpfvnhqSXPiCfUPxRz2FJnvf/RjJGvFfaCsM=", 240 "owner": "NixOS", 241 "repo": "nixpkgs", 242 "rev": "8a6d5427d99ec71c64f0b93d45778c889005d9c2", 243 "type": "github" 244 }, 245 "original": { 246 "owner": "NixOS", 247 "ref": "nixos-unstable", 248 "repo": "nixpkgs", 249 "type": "github" 250 } 251 }, 252 "nixpkgs_3": { 253 "locked": { 254 "lastModified": 1757745802, 255 "narHash": "sha256-hLEO2TPj55KcUFUU1vgtHE9UEIOjRcH/4QbmfHNF820=", 256 "owner": "NixOS", 257 "repo": "nixpkgs", 258 "rev": "c23193b943c6c689d70ee98ce3128239ed9e32d1", 259 "type": "github" 260 }, 261 "original": { 262 "owner": "NixOS", 263 "ref": "nixos-unstable", 264 "repo": "nixpkgs", 265 "type": "github" 266 } 267 }, 268 "root": { 269 "inputs": { 270 "agenix": "agenix", 271 "bb-scripts": "bb-scripts", 272 "catppuccin": "catppuccin", 273 "easy-hosts": "easy-hosts", 274 "emacs-overlay": "emacs-overlay", 275 "flake-parts": "flake-parts", 276 "home-manager": "home-manager_2", 277 "nix-index-database": "nix-index-database", 278 "nixpkgs": "nixpkgs_3" 279 } 280 }, 281 "systems": { 282 "locked": { 283 "lastModified": 1681028828, 284 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 285 "owner": "nix-systems", 286 "repo": "default", 287 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 288 "type": "github" 289 }, 290 "original": { 291 "owner": "nix-systems", 292 "repo": "default", 293 "type": "github" 294 } 295 } 296 }, 297 "root": "root", 298 "version": 7 299}