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
e61b4c3c aefea86a

+17
+17
README.md
··· 42 42 43 43 ### [Community](https://den.oeiuwq.com/community/) 44 44 45 + 46 + 45 47 </div> 46 48 </td> 47 49 <td> ··· 51 53 On top of the library, Den provides a [framework](https://den.oeiuwq.com/explanation/context-pipeline/) for the NixOS/nix-Darwin/Home-Manager Nix domains. 52 54 53 55 Den embraces your Nix choices and does not impose itself. All parts of Den are optional and replaceable. Works with your current setup, with/without flakes, flake-parts or any other Nix module system. 56 + 57 + --- 58 + 59 + ### Versioning - Den `v0.x` is moving rapidly 60 + 61 + `main` branch follows development, this is where PRs are merged, it is stable in the sense 62 + that every PR checks CI. However, some PR might introduce changes that require you 63 + reading the release notes. For people tracking development, we have announcements 64 + tagged `heads-up` whenever this happens. 65 + 66 + `latest` tag always follows the latest created tag. This is intended for people that wishes 67 + to wait for a release and reading all announcements at release notes. if you flake update, you 68 + will only move between release points. 69 + 70 + Den `main` always requires flake-aspects `main`. Same for `latest` versions. 54 71 55 72 ### Templates: 56 73