nix machine / user configurations
1{ 2 "nodes": { 3 "chaotic": { 4 "inputs": { 5 "flake-schemas": "flake-schemas", 6 "home-manager": "home-manager", 7 "jovian": "jovian", 8 "nixpkgs": "nixpkgs", 9 "rust-overlay": "rust-overlay" 10 }, 11 "locked": { 12 "lastModified": 1764153295, 13 "narHash": "sha256-Y+Cp19zLo5JZVLSbzpyCTSK1bVYfE3Leuut6nQVkdR4=", 14 "owner": "chaotic-cx", 15 "repo": "nyx", 16 "rev": "29c49282c9b2e8216004a87086494defe401fee8", 17 "type": "github" 18 }, 19 "original": { 20 "owner": "chaotic-cx", 21 "ref": "nyxpkgs-unstable", 22 "repo": "nyx", 23 "type": "github" 24 } 25 }, 26 "flake-schemas": { 27 "locked": { 28 "lastModified": 1721999734, 29 "narHash": "sha256-G5CxYeJVm4lcEtaO87LKzOsVnWeTcHGKbKxNamNWgOw=", 30 "rev": "0a5c42297d870156d9c57d8f99e476b738dcd982", 31 "revCount": 75, 32 "type": "tarball", 33 "url": "https://api.flakehub.com/f/pinned/DeterminateSystems/flake-schemas/0.1.5/0190ef2f-61e0-794b-ba14-e82f225e55e6/source.tar.gz" 34 }, 35 "original": { 36 "type": "tarball", 37 "url": "https://flakehub.com/f/DeterminateSystems/flake-schemas/%3D0.1.5.tar.gz" 38 } 39 }, 40 "home-manager": { 41 "inputs": { 42 "nixpkgs": [ 43 "chaotic", 44 "nixpkgs" 45 ] 46 }, 47 "locked": { 48 "lastModified": 1764075860, 49 "narHash": "sha256-KYEIHCBBw+/lwKsJNRNoUxBB4ZY2LK0G0T8f+0i65q0=", 50 "owner": "nix-community", 51 "repo": "home-manager", 52 "rev": "295d90e22d557ccc3049dc92460b82f372cd3892", 53 "type": "github" 54 }, 55 "original": { 56 "owner": "nix-community", 57 "repo": "home-manager", 58 "type": "github" 59 } 60 }, 61 "jovian": { 62 "inputs": { 63 "nix-github-actions": "nix-github-actions", 64 "nixpkgs": [ 65 "chaotic", 66 "nixpkgs" 67 ] 68 }, 69 "locked": { 70 "lastModified": 1763714684, 71 "narHash": "sha256-ZNJPAaeSYQTDgvwwE8XHhCz4HiHqYoUyoXdoBE2nxug=", 72 "owner": "Jovian-Experiments", 73 "repo": "Jovian-NixOS", 74 "rev": "6178d787ee61b8586fdb0ccb8644fbfd5317d0f3", 75 "type": "github" 76 }, 77 "original": { 78 "owner": "Jovian-Experiments", 79 "repo": "Jovian-NixOS", 80 "type": "github" 81 } 82 }, 83 "nix-github-actions": { 84 "inputs": { 85 "nixpkgs": [ 86 "chaotic", 87 "jovian", 88 "nixpkgs" 89 ] 90 }, 91 "locked": { 92 "lastModified": 1729697500, 93 "narHash": "sha256-VFTWrbzDlZyFHHb1AlKRiD/qqCJIripXKiCSFS8fAOY=", 94 "owner": "zhaofengli", 95 "repo": "nix-github-actions", 96 "rev": "e418aeb728b6aa5ca8c5c71974e7159c2df1d8cf", 97 "type": "github" 98 }, 99 "original": { 100 "owner": "zhaofengli", 101 "ref": "matrix-name", 102 "repo": "nix-github-actions", 103 "type": "github" 104 } 105 }, 106 "nixpkgs": { 107 "locked": { 108 "lastModified": 1763966396, 109 "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=", 110 "owner": "NixOS", 111 "repo": "nixpkgs", 112 "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a", 113 "type": "github" 114 }, 115 "original": { 116 "owner": "NixOS", 117 "ref": "nixos-unstable", 118 "repo": "nixpkgs", 119 "type": "github" 120 } 121 }, 122 "nixpkgs_2": { 123 "locked": { 124 "lastModified": 1763966396, 125 "narHash": "sha256-6eeL1YPcY1MV3DDStIDIdy/zZCDKgHdkCmsrLJFiZf0=", 126 "owner": "NixOS", 127 "repo": "nixpkgs", 128 "rev": "5ae3b07d8d6527c42f17c876e404993199144b6a", 129 "type": "github" 130 }, 131 "original": { 132 "owner": "NixOS", 133 "ref": "nixos-unstable", 134 "repo": "nixpkgs", 135 "type": "github" 136 } 137 }, 138 "root": { 139 "inputs": { 140 "chaotic": "chaotic", 141 "nixpkgs": "nixpkgs_2" 142 } 143 }, 144 "rust-overlay": { 145 "inputs": { 146 "nixpkgs": [ 147 "chaotic", 148 "nixpkgs" 149 ] 150 }, 151 "locked": { 152 "lastModified": 1764038373, 153 "narHash": "sha256-M6w2wNBRelcavoDAyFL2iO4NeWknD40ASkH1S3C0YGM=", 154 "owner": "oxalica", 155 "repo": "rust-overlay", 156 "rev": "ab3536fe850211a96673c6ffb2cb88aab8071cc9", 157 "type": "github" 158 }, 159 "original": { 160 "owner": "oxalica", 161 "repo": "rust-overlay", 162 "type": "github" 163 } 164 } 165 }, 166 "root": "root", 167 "version": 7 168}