tangled
alpha
login
or
join now
adjoly.fr
/
nixos-config
0
fork
atom
โ๏ธ My personnal NixOS configuration
nix-flake
nixos-configuration
linux
dotfiles
flake
nix
nix-config
nixos
nixos-flake
linux-desktop
0
fork
atom
overview
issues
pulls
2
pipelines
ใ๐ทใ ci: added test ci
adjoly.fr
2 months ago
b5dc53d1
44ac8baa
+14
1 changed file
expand all
collapse all
unified
split
.tangled
workflows
pr.yml
+14
.tangled/workflows/pr.yml
reviewed
···
1
1
+
when:
2
2
+
- event: [ "pull_request" ]
3
3
+
branch: [ "master" ]
4
4
+
5
5
+
engine: "nixery"
6
6
+
7
7
+
dependencies:
8
8
+
nixpkgs:
9
9
+
- nix
10
10
+
11
11
+
steps:
12
12
+
- name: flake check
13
13
+
command: |
14
14
+
nix flake check --all-systems