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.

docs: effect guide, repl using fx from main

+1 -2
+1 -2
docs/src/content/docs/explanation/effects.mdx
··· 54 54 For now you have to use our experimental branch until that lands on Den main: 55 55 56 56 ```shell 57 - nix repl "github:sini/den/feat/fx-resolution?dir=templates/ci" \ 58 - --override-input den "github:sini/den/feat/fx-resolution" 57 + nix repl "github:vic/den?dir=templates/ci" 59 58 ``` 60 59 61 60 Once at the REPL, you can access the `nix-effects` API via `den.lib.fx`.