nix machine / user configurations
at terra 4.6 kB view raw
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": 1764596563, 13 "narHash": "sha256-tH3AGDWlAN3ImVuBBCLmqaqD0EbkISiPCHGeMcd430k=", 14 "owner": "chaotic-cx", 15 "repo": "nyx", 16 "rev": "0701ee838b0fb34a77b6dd4b35476b4bb09fbca9", 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": 1764194569, 49 "narHash": "sha256-iUM9ktarEzThkayyZrzQ7oycPshAY2XRQqVKz0xX/L0=", 50 "owner": "nix-community", 51 "repo": "home-manager", 52 "rev": "9651819d75f6c7ffaf8a9227490ac704f29659f0", 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": 1764275117, 71 "narHash": "sha256-DRcv8Y0BnWm4ZhUQnaYk1dNzC6ZhA2W9Vv5Jl4n0RbE=", 72 "owner": "Jovian-Experiments", 73 "repo": "Jovian-NixOS", 74 "rev": "96023dcc9a0febaaa3b91f447b9ae2fbe86f2923", 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": 1764517877, 109 "narHash": "sha256-pp3uT4hHijIC8JUK5MEqeAWmParJrgBVzHLNfJDZxg4=", 110 "owner": "NixOS", 111 "repo": "nixpkgs", 112 "rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c", 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": 1764517877, 125 "narHash": "sha256-xLPjeWHfxEJtZmosOmLaT25Vb2rbktbbE7ShRtAm8h0=", 126 "rev": "2d293cbfa5a793b4c50d17c05ef9e385b90edf6c", 127 "type": "tarball", 128 "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre904649.2d293cbfa5a7/nixexprs.tar.xz?lastModified=1764517877&rev=2d293cbfa5a793b4c50d17c05ef9e385b90edf6c" 129 }, 130 "original": { 131 "type": "tarball", 132 "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" 133 } 134 }, 135 "root": { 136 "inputs": { 137 "chaotic": "chaotic", 138 "nixpkgs": "nixpkgs_2" 139 } 140 }, 141 "rust-overlay": { 142 "inputs": { 143 "nixpkgs": [ 144 "chaotic", 145 "nixpkgs" 146 ] 147 }, 148 "locked": { 149 "lastModified": 1764211126, 150 "narHash": "sha256-p5y13PnMZYd5WdHk+XCzyUaLGBUCwnz2n4KYKEZM0Pw=", 151 "owner": "oxalica", 152 "repo": "rust-overlay", 153 "rev": "895935bff08cfcfb663fb9c8263c43596e7cd1ed", 154 "type": "github" 155 }, 156 "original": { 157 "owner": "oxalica", 158 "repo": "rust-overlay", 159 "type": "github" 160 } 161 } 162 }, 163 "root": "root", 164 "version": 7 165}