Non stop entertainment! The wackiest NixOS configuration to-date. thevoid.cafe/projects/puzzlevision
nixos flake flake-parts dotfiles home-manager nix
at stable 240 lines 6.3 kB view raw
1{ 2 "nodes": { 3 "catppuccin": { 4 "inputs": { 5 "nixpkgs": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1771587924, 11 "narHash": "sha256-eVYOGmF8nQBhudJyU6lHdgJI87kvGz8JyCq5/Vi9Mjk=", 12 "owner": "catppuccin", 13 "repo": "nix", 14 "rev": "b0c65edbf31c2ad3d84438d82c2310f2c28373f3", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "catppuccin", 19 "repo": "nix", 20 "type": "github" 21 } 22 }, 23 "easy-hosts": { 24 "locked": { 25 "lastModified": 1755470564, 26 "narHash": "sha256-KB1ZryVDoQcbIsItOf4WtxkHhh3ppj+XwMpSnt/2QHc=", 27 "owner": "tgirlcloud", 28 "repo": "easy-hosts", 29 "rev": "d0422bc7b3db26268982aa15d07e60370e76ee1d", 30 "type": "github" 31 }, 32 "original": { 33 "owner": "tgirlcloud", 34 "repo": "easy-hosts", 35 "type": "github" 36 } 37 }, 38 "flake-compat": { 39 "locked": { 40 "lastModified": 1733328505, 41 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 42 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 43 "revCount": 69, 44 "type": "tarball", 45 "url": "https://api.flakehub.com/f/pinned/edolstra/flake-compat/1.1.0/01948eb7-9cba-704f-bbf3-3fa956735b52/source.tar.gz" 46 }, 47 "original": { 48 "type": "tarball", 49 "url": "https://flakehub.com/f/edolstra/flake-compat/1.tar.gz" 50 } 51 }, 52 "flake-parts": { 53 "inputs": { 54 "nixpkgs-lib": [ 55 "nixpkgs" 56 ] 57 }, 58 "locked": { 59 "lastModified": 1769996383, 60 "narHash": "sha256-AnYjnFWgS49RlqX7LrC4uA+sCCDBj0Ry/WOJ5XWAsa0=", 61 "owner": "hercules-ci", 62 "repo": "flake-parts", 63 "rev": "57928607ea566b5db3ad13af0e57e921e6b12381", 64 "type": "github" 65 }, 66 "original": { 67 "owner": "hercules-ci", 68 "repo": "flake-parts", 69 "type": "github" 70 } 71 }, 72 "home-manager": { 73 "inputs": { 74 "nixpkgs": [ 75 "nixpkgs" 76 ] 77 }, 78 "locked": { 79 "lastModified": 1771756436, 80 "narHash": "sha256-Tl2I0YXdhSTufGqAaD1ySh8x+cvVsEI1mJyJg12lxhI=", 81 "owner": "nix-community", 82 "repo": "home-manager", 83 "rev": "5bd3589390b431a63072868a90c0f24771ff4cbb", 84 "type": "github" 85 }, 86 "original": { 87 "owner": "nix-community", 88 "repo": "home-manager", 89 "type": "github" 90 } 91 }, 92 "minegrub-theme": { 93 "inputs": { 94 "nixpkgs": [ 95 "nixpkgs" 96 ] 97 }, 98 "locked": { 99 "lastModified": 1762539883, 100 "narHash": "sha256-GvlAAIpM/iZtl/EtI+LTzEsQ2qlUkex9i4xRUZXmadM=", 101 "owner": "Lxtharia", 102 "repo": "minegrub-theme", 103 "rev": "2fa2012472fbfcfea17b82655dd27456fa507ee7", 104 "type": "github" 105 }, 106 "original": { 107 "owner": "Lxtharia", 108 "repo": "minegrub-theme", 109 "type": "github" 110 } 111 }, 112 "nixcord": { 113 "inputs": { 114 "flake-compat": "flake-compat", 115 "flake-parts": [ 116 "flake-parts" 117 ], 118 "nixpkgs": [ 119 "nixpkgs" 120 ] 121 }, 122 "locked": { 123 "lastModified": 1771604425, 124 "narHash": "sha256-+Dn0nMcA+ceg+t3jsj9EdVl38CANXOs2xFc58CxXar4=", 125 "owner": "FlameFlag", 126 "repo": "nixcord", 127 "rev": "62c92eca62b733c2b36da480d70cc1f5a9a0e5a7", 128 "type": "github" 129 }, 130 "original": { 131 "owner": "FlameFlag", 132 "repo": "nixcord", 133 "type": "github" 134 } 135 }, 136 "nixos-hardware": { 137 "locked": { 138 "lastModified": 1771423359, 139 "narHash": "sha256-yRKJ7gpVmXbX2ZcA8nFi6CMPkJXZGjie2unsiMzj3Ig=", 140 "owner": "NixOS", 141 "repo": "nixos-hardware", 142 "rev": "740a22363033e9f1bb6270fbfb5a9574067af15b", 143 "type": "github" 144 }, 145 "original": { 146 "owner": "NixOS", 147 "repo": "nixos-hardware", 148 "type": "github" 149 } 150 }, 151 "nixpkgs": { 152 "locked": { 153 "lastModified": 1771369470, 154 "narHash": "sha256-0NBlEBKkN3lufyvFegY4TYv5mCNHbi5OmBDrzihbBMQ=", 155 "owner": "NixOS", 156 "repo": "nixpkgs", 157 "rev": "0182a361324364ae3f436a63005877674cf45efb", 158 "type": "github" 159 }, 160 "original": { 161 "owner": "NixOS", 162 "ref": "nixos-unstable", 163 "repo": "nixpkgs", 164 "type": "github" 165 } 166 }, 167 "root": { 168 "inputs": { 169 "catppuccin": "catppuccin", 170 "easy-hosts": "easy-hosts", 171 "flake-parts": "flake-parts", 172 "home-manager": "home-manager", 173 "minegrub-theme": "minegrub-theme", 174 "nixcord": "nixcord", 175 "nixos-hardware": "nixos-hardware", 176 "nixpkgs": "nixpkgs", 177 "sops-nix": "sops-nix", 178 "vicinae": "vicinae" 179 } 180 }, 181 "sops-nix": { 182 "inputs": { 183 "nixpkgs": [ 184 "nixpkgs" 185 ] 186 }, 187 "locked": { 188 "lastModified": 1771735105, 189 "narHash": "sha256-MJuVJeszZEziquykEHh/hmgIHYxUcuoG/1aowpLiSeU=", 190 "owner": "Mic92", 191 "repo": "sops-nix", 192 "rev": "d7755d820f5fa8acf7f223309c33e25d4f92e74f", 193 "type": "github" 194 }, 195 "original": { 196 "owner": "Mic92", 197 "repo": "sops-nix", 198 "type": "github" 199 } 200 }, 201 "systems": { 202 "locked": { 203 "lastModified": 1681028828, 204 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 205 "owner": "nix-systems", 206 "repo": "default", 207 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 208 "type": "github" 209 }, 210 "original": { 211 "owner": "nix-systems", 212 "repo": "default", 213 "type": "github" 214 } 215 }, 216 "vicinae": { 217 "inputs": { 218 "nixpkgs": [ 219 "nixpkgs" 220 ], 221 "systems": "systems" 222 }, 223 "locked": { 224 "lastModified": 1771631873, 225 "narHash": "sha256-Q1Y7stQX07bDX+SeEdeIZP5Mp8X71kJfIKQuFwAE8Tg=", 226 "owner": "vicinaehq", 227 "repo": "vicinae", 228 "rev": "f84874d1268c4a59b23aea6a2fa9585390a204f5", 229 "type": "github" 230 }, 231 "original": { 232 "owner": "vicinaehq", 233 "repo": "vicinae", 234 "type": "github" 235 } 236 } 237 }, 238 "root": "root", 239 "version": 7 240}