tangled
alpha
login
or
join now
hexmani.ac
/
clippr
12
fork
atom
social bookmarking for atproto
12
fork
atom
overview
issues
1
pulls
pipelines
[meta] Add engine to tangled workflows
hexmani.ac
7 months ago
88f47c79
65aa84c9
verified
This commit was signed with the committer's
known signature
.
hexmani.ac
SSH Key Fingerprint:
SHA256:tV3v2UX4P3x12jjh+mHVzpRQ4ZhNBCHoFwqRiYzzTcM=
3/3
build_backend.yaml
success
7mo ago
build_frontend.yaml
success
7mo ago
build_lexicons.yaml
success
7mo ago
+6
3 changed files
expand all
collapse all
unified
split
.tangled
workflows
build_backend.yaml
build_frontend.yaml
build_lexicons.yaml
+2
.tangled/workflows/build_backend.yaml
···
3
3
branch: [ "main" ]
4
4
- event: [ "manual" ]
5
5
6
6
+
engine: "nixery"
7
7
+
6
8
dependencies:
7
9
nixpkgs:
8
10
- nodejs
+2
.tangled/workflows/build_frontend.yaml
···
3
3
branch: [ "main" ]
4
4
- event: [ "manual" ]
5
5
6
6
+
engine: "nixery"
7
7
+
6
8
dependencies:
7
9
nixpkgs:
8
10
- nodejs
+2
.tangled/workflows/build_lexicons.yaml
···
3
3
branch: [ "main" ]
4
4
- event: [ "manual" ]
5
5
6
6
+
engine: "nixery"
7
7
+
6
8
dependencies:
7
9
nixpkgs:
8
10
- nodejs