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
6168d78c 9df0ae23

+6 -6
+6 -6
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 - 123 121 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. 128 122 129 123 130 124 ```nix ··· 153 147 `latest` tag always follows the latest created tag. This is intended for people that wishes 154 148 to wait for a release and reading all announcements at release notes. if you flake update, you 155 149 will only move between release points. 150 + 151 + > Diff of changes since latest release: [latest...main](https://github.com/vic/den/compare/latest...main) 152 + 153 + For other than main and latest versions, each release-notes documents the particular 154 + flake-aspects version needed by Den. This is because flake-aspects can be used independently of Den, 155 + and it does not follows Den version numbers because it is not as fast-paced as Den. 156 156 157 157 158 158 ## Code example (OS configuration domain)