tangled
alpha
login
or
join now
oeiuwq.com
/
den
8
fork
atom
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
atom
overview
issues
4
pulls
2
pipelines
comment local ref
oeiuwq.com
1 week ago
94b8721b
4bbaa294
1/1
mirror.yml
success
4s
+1
-1
1 changed file
expand all
collapse all
unified
split
templates
noflake
default.nix
+1
-1
templates/noflake/default.nix
···
2
2
sources = import ./npins;
3
3
with-inputs = import sources.with-inputs sources {
4
4
# uncomment for local checkout on CI
5
5
-
den.outPath = ./../..;
5
5
+
# den.outPath = ./../..;
6
6
};
7
7
8
8
outputs =