tangled
alpha
login
or
join now
da157.id
/
nix-config
0
fork
atom
0xda157's home-manager and nixos config
0
fork
atom
overview
issues
pulls
pipelines
tangled workflow
0xda157
4 months ago
f30b22f2
2c22804b
0/0
Waiting for spindle ...
+9
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
check.yml
+9
.tangled/workflows/check.yml
···
1
1
+
when:
2
2
+
- event: ["pull_request", "push"]
3
3
+
branch: ["main"]
4
4
+
5
5
+
engine: "nixery"
6
6
+
7
7
+
steps:
8
8
+
- run: nix fmt -- --ci
9
9
+
- run: nix flake check --print-build-logs