tangled
alpha
login
or
join now
thevoid.cafe
/
puzzlevision
0
fork
atom
Non stop entertainment! The wackiest NixOS configuration to-date.
thevoid.cafe/projects/puzzlevision
nixos
flake
flake-parts
dotfiles
home-manager
nix
0
fork
atom
overview
issues
pulls
pipelines
👷 Add nix-locker-check pipeline
thevoid.cafe
4 weeks ago
ed327050
a9817276
verified
This commit was signed with the committer's
known signature
.
thevoid.cafe
SSH Key Fingerprint:
SHA256:6LamuiiF+oLDOqy13Locb95HiqZGy8CIaFHI8miR6hE=
2/2
nix-flake-check.yaml
success
1m 8s
nix-locker-check.yaml
success
44s
+15
2 changed files
expand all
collapse all
unified
split
.tangled
workflows
nix-flake-check.yaml
nix-locker-check.yaml
.tangled/workflows/nix-check.yaml
.tangled/workflows/nix-locker-check.yaml
reviewed
+15
.tangled/workflows/nix-flake-check.yaml
reviewed
···
1
1
+
when:
2
2
+
- event: ["push", "manual"]
3
3
+
branch: ["stable", "develop"]
4
4
+
- event: ["pull_request"]
5
5
+
branch: ["stable"]
6
6
+
7
7
+
engine: "nixery"
8
8
+
9
9
+
dependencies:
10
10
+
git+https://tangled.org/@tgirl.cloud/locker:
11
11
+
- locker
12
12
+
13
13
+
steps:
14
14
+
- name: "Nix: check lockfile for duplicates"
15
15
+
command: "locker"