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
8
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update README.md

Signed-off-by: Victor Borja <vborja@apache.org>

authored by

Victor Borja and committed by
GitHub
9df0ae23 dd6a1ba4

+6 -2
+6 -2
README.md
··· 118 118 119 119 ## Den Versioning - `v0.x` is moving fast 120 120 121 + > Diff of changes since latest release: [latest...main](https://github.com/vic/den/compare/latest...main) 122 + 121 123 Den `main` always requires flake-aspects `main`. Same for `latest` versions. 124 + 125 + For other than main and latest versions, each release-notes documents the particular 126 + flake-aspects version needed by Den. This is because flake-aspects can be used independently of Den, 127 + and it does not follows Den version numbers because it is not as fast-paced as Den. 122 128 123 129 124 130 ```nix ··· 134 140 aware of what is happening in Den. For people tracking development, we have announcements 135 141 tagged `heads-up` whenever this happens. 136 142 137 - 138 - > Diff of changes since latest release: [latest...main](https://github.com/vic/den/compare/latest...main) 139 143 140 144 141 145 ```nix