tangled
alpha
login
or
join now
oeiuwq.com
/
import-tree
2
fork
atom
Import all nix files in a directory tree. Discussions: https://oeiuwq.zulipchat.com/join/nqp26cd4kngon6mo3ncgnuap/
dendrix.oeiuwq.com/Dendritic.html
dendritic
inputs
2
fork
atom
overview
issues
pulls
pipelines
fmt
oeiuwq.com
4 months ago
3c23749d
a45d61ce
1/1
mirror.yml
success
2s
+2
-3
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
mirror.yml
+2
-3
.tangled/workflows/mirror.yml
reviewed
···
1
1
when:
2
2
-
- event: [ "push" ]
3
3
-
branch: [ "*" ]
2
2
+
- event: ["push"]
3
3
+
branch: ["*"]
4
4
engine: "nixery"
5
5
clone:
6
6
skip: true
···
10
10
steps:
11
11
- name: mirror
12
12
command: gh -R vic/vic issue comment 3 -b import-tree
13
13
-