Modular, context-aware and aspect-oriented dendritic Nix configurations. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/ den.oeiuwq.com
configurations den dendritic nix aspect oriented

update flake-aspects (#125)

authored by oeiuwq.com and committed by

GitHub 7271da18 64497b43

+53 -12
+3 -3
templates/bogus/flake.lock
··· 38 38 }, 39 39 "flake-aspects": { 40 40 "locked": { 41 - "lastModified": 1763697753, 42 - "narHash": "sha256-2Qo/CgWi5bCIK85XEJHovw10gunl8NGNIrynaBhDqZI=", 41 + "lastModified": 1766081176, 42 + "narHash": "sha256-JrsuNSIEXPS3AiIxuWZw+sJ2Td6ni1OkqbW6mO/F4Rs=", 43 43 "owner": "vic", 44 44 "repo": "flake-aspects", 45 - "rev": "c929345a7ee18abbee098a706adba5a6a6ccfc2b", 45 + "rev": "d0a226c84be2900d307aa1896e4e2c6e451844b2", 46 46 "type": "github" 47 47 }, 48 48 "original": {
+3 -3
templates/default/flake.lock
··· 37 37 }, 38 38 "flake-aspects": { 39 39 "locked": { 40 - "lastModified": 1763697753, 41 - "narHash": "sha256-2Qo/CgWi5bCIK85XEJHovw10gunl8NGNIrynaBhDqZI=", 40 + "lastModified": 1766081176, 41 + "narHash": "sha256-JrsuNSIEXPS3AiIxuWZw+sJ2Td6ni1OkqbW6mO/F4Rs=", 42 42 "owner": "vic", 43 43 "repo": "flake-aspects", 44 - "rev": "c929345a7ee18abbee098a706adba5a6a6ccfc2b", 44 + "rev": "d0a226c84be2900d307aa1896e4e2c6e451844b2", 45 45 "type": "github" 46 46 }, 47 47 "original": {
+44 -3
templates/examples/flake.lock
··· 37 37 }, 38 38 "flake-aspects": { 39 39 "locked": { 40 - "lastModified": 1763697753, 41 - "narHash": "sha256-2Qo/CgWi5bCIK85XEJHovw10gunl8NGNIrynaBhDqZI=", 40 + "lastModified": 1766081176, 41 + "narHash": "sha256-JrsuNSIEXPS3AiIxuWZw+sJ2Td6ni1OkqbW6mO/F4Rs=", 42 42 "owner": "vic", 43 43 "repo": "flake-aspects", 44 - "rev": "c929345a7ee18abbee098a706adba5a6a6ccfc2b", 44 + "rev": "d0a226c84be2900d307aa1896e4e2c6e451844b2", 45 45 "type": "github" 46 46 }, 47 47 "original": { ··· 141 141 "type": "github" 142 142 } 143 143 }, 144 + "neovim-nightly-overlay": { 145 + "inputs": { 146 + "flake-parts": [ 147 + "flake-parts" 148 + ], 149 + "neovim-src": "neovim-src", 150 + "nixpkgs": [ 151 + "nixpkgs" 152 + ] 153 + }, 154 + "locked": { 155 + "lastModified": 1766016290, 156 + "narHash": "sha256-YMf/PUyY4z7RlIe/Dzn1NnxZGS0Vp2eHxcMNWJM9q+A=", 157 + "owner": "nix-community", 158 + "repo": "neovim-nightly-overlay", 159 + "rev": "f7fbc4e3d4ccea45eaa5b187884592eb42dfdbbd", 160 + "type": "github" 161 + }, 162 + "original": { 163 + "owner": "nix-community", 164 + "repo": "neovim-nightly-overlay", 165 + "type": "github" 166 + } 167 + }, 168 + "neovim-src": { 169 + "flake": false, 170 + "locked": { 171 + "lastModified": 1766014002, 172 + "narHash": "sha256-KE/ufBGH8XFXTw3Vt1DrK1rQmAEp1Q+oyLQibX5UKO0=", 173 + "owner": "neovim", 174 + "repo": "neovim", 175 + "rev": "c172fd9f464d5766eab9071e8f4770504c920c05", 176 + "type": "github" 177 + }, 178 + "original": { 179 + "owner": "neovim", 180 + "repo": "neovim", 181 + "type": "github" 182 + } 183 + }, 144 184 "nixos-wsl": { 145 185 "inputs": { 146 186 "flake-compat": [], ··· 204 244 "home-manager": "home-manager", 205 245 "home-manager-stable": "home-manager-stable", 206 246 "import-tree": "import-tree", 247 + "neovim-nightly-overlay": "neovim-nightly-overlay", 207 248 "nixos-wsl": "nixos-wsl", 208 249 "nixpkgs": "nixpkgs", 209 250 "nixpkgs-lib": [
+3 -3
templates/minimal/flake.lock
··· 17 17 }, 18 18 "flake-aspects": { 19 19 "locked": { 20 - "lastModified": 1763284357, 21 - "narHash": "sha256-mPMHkhpOIsj2lg+KIcapFd4uj2N/9mZZ6RZBo/p5O1c=", 20 + "lastModified": 1766081176, 21 + "narHash": "sha256-JrsuNSIEXPS3AiIxuWZw+sJ2Td6ni1OkqbW6mO/F4Rs=", 22 22 "owner": "vic", 23 23 "repo": "flake-aspects", 24 - "rev": "6a6d47f531ad57ac854cee689e84f2e28861ec49", 24 + "rev": "d0a226c84be2900d307aa1896e4e2c6e451844b2", 25 25 "type": "github" 26 26 }, 27 27 "original": {