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": 1764351487, 13 "narHash": "sha256-7XJcTfz0dPhBd7nfyjcFxT1LIIctJZ2LthiI2Ltd7zY=", 14 "owner": "chaotic-cx", 15 "repo": "nyx", 16 "rev": "2031f4a0507d0f7ab3e1aaff4c027a010feee447", 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": 1764242076, 109 "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=", 110 "owner": "NixOS", 111 "repo": "nixpkgs", 112 "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", 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": 1764242076, 125 "narHash": "sha256-sKoIWfnijJ0+9e4wRvIgm/HgE27bzwQxcEmo2J/gNpI=", 126 "owner": "NixOS", 127 "repo": "nixpkgs", 128 "rev": "2fad6eac6077f03fe109c4d4eb171cf96791faa4", 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": 1764211126, 153 "narHash": "sha256-p5y13PnMZYd5WdHk+XCzyUaLGBUCwnz2n4KYKEZM0Pw=", 154 "owner": "oxalica", 155 "repo": "rust-overlay", 156 "rev": "895935bff08cfcfb663fb9c8263c43596e7cd1ed", 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}