❄️ Nix configurations
at main 162 lines 4.1 kB view raw
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": "home-manager", 7 "nixpkgs": [ 8 "nixpkgs" 9 ], 10 "systems": "systems" 11 }, 12 "locked": { 13 "lastModified": 1723293904, 14 "narHash": "sha256-b+uqzj+Wa6xgMS9aNbX4I+sXeb5biPDi39VgvSFqFvU=", 15 "owner": "ryantm", 16 "repo": "agenix", 17 "rev": "f6291c5935fdc4e0bef208cfc0dcab7e3f7a1c41", 18 "type": "github" 19 }, 20 "original": { 21 "owner": "ryantm", 22 "repo": "agenix", 23 "type": "github" 24 } 25 }, 26 "catppuccin": { 27 "locked": { 28 "lastModified": 1731232837, 29 "narHash": "sha256-0aIwr/RC/oe7rYkfJb47xjdEQDSNcqpFGsEa+EPlDEs=", 30 "owner": "catppuccin", 31 "repo": "nix", 32 "rev": "32359bf226fe874d3b7a0a5753d291a4da9616fe", 33 "type": "github" 34 }, 35 "original": { 36 "owner": "catppuccin", 37 "repo": "nix", 38 "type": "github" 39 } 40 }, 41 "darwin": { 42 "inputs": { 43 "nixpkgs": [ 44 "agenix", 45 "nixpkgs" 46 ] 47 }, 48 "locked": { 49 "lastModified": 1700795494, 50 "narHash": "sha256-gzGLZSiOhf155FW7262kdHo2YDeugp3VuIFb4/GGng0=", 51 "owner": "lnl7", 52 "repo": "nix-darwin", 53 "rev": "4b9b83d5a92e8c1fbfd8eb27eda375908c11ec4d", 54 "type": "github" 55 }, 56 "original": { 57 "owner": "lnl7", 58 "ref": "master", 59 "repo": "nix-darwin", 60 "type": "github" 61 } 62 }, 63 "home-manager": { 64 "inputs": { 65 "nixpkgs": [ 66 "agenix", 67 "nixpkgs" 68 ] 69 }, 70 "locked": { 71 "lastModified": 1703113217, 72 "narHash": "sha256-7ulcXOk63TIT2lVDSExj7XzFx09LpdSAPtvgtM7yQPE=", 73 "owner": "nix-community", 74 "repo": "home-manager", 75 "rev": "3bfaacf46133c037bb356193bd2f1765d9dc82c1", 76 "type": "github" 77 }, 78 "original": { 79 "owner": "nix-community", 80 "repo": "home-manager", 81 "type": "github" 82 } 83 }, 84 "home-manager_2": { 85 "inputs": { 86 "nixpkgs": [ 87 "nixpkgs" 88 ] 89 }, 90 "locked": { 91 "lastModified": 1732482255, 92 "narHash": "sha256-GUffLwzawz5WRVfWaWCg78n/HrBJrOG7QadFY6rtV8A=", 93 "owner": "nix-community", 94 "repo": "home-manager", 95 "rev": "a9953635d7f34e7358d5189751110f87e3ac17da", 96 "type": "github" 97 }, 98 "original": { 99 "owner": "nix-community", 100 "repo": "home-manager", 101 "type": "github" 102 } 103 }, 104 "nixos-hardware": { 105 "locked": { 106 "lastModified": 1732483221, 107 "narHash": "sha256-kF6rDeCshoCgmQz+7uiuPdREVFuzhIorGOoPXMalL2U=", 108 "owner": "NixOS", 109 "repo": "nixos-hardware", 110 "rev": "45348ad6fb8ac0e8415f6e5e96efe47dd7f39405", 111 "type": "github" 112 }, 113 "original": { 114 "owner": "NixOS", 115 "repo": "nixos-hardware", 116 "type": "github" 117 } 118 }, 119 "nixpkgs": { 120 "locked": { 121 "lastModified": 1732014248, 122 "narHash": "sha256-y/MEyuJ5oBWrWAic/14LaIr/u5E0wRVzyYsouYY3W6w=", 123 "owner": "nixos", 124 "repo": "nixpkgs", 125 "rev": "23e89b7da85c3640bbc2173fe04f4bd114342367", 126 "type": "github" 127 }, 128 "original": { 129 "owner": "nixos", 130 "ref": "nixos-unstable", 131 "repo": "nixpkgs", 132 "type": "github" 133 } 134 }, 135 "root": { 136 "inputs": { 137 "agenix": "agenix", 138 "catppuccin": "catppuccin", 139 "home-manager": "home-manager_2", 140 "nixos-hardware": "nixos-hardware", 141 "nixpkgs": "nixpkgs" 142 } 143 }, 144 "systems": { 145 "locked": { 146 "lastModified": 1681028828, 147 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 148 "owner": "nix-systems", 149 "repo": "default", 150 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 151 "type": "github" 152 }, 153 "original": { 154 "owner": "nix-systems", 155 "repo": "default", 156 "type": "github" 157 } 158 } 159 }, 160 "root": "root", 161 "version": 7 162}