-
Notifications
You must be signed in to change notification settings - Fork 4
176 lines (163 loc) · 4.86 KB
/
test.yml
File metadata and controls
176 lines (163 loc) · 4.86 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
name: "Test"
on:
pull_request:
push:
jobs:
nix-flake-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix flake check
- run: echo "The following changes do not evaluate as proper nix expressions - https://nix.dev/manual/nix/2.17/command-ref/new-cli/nix3-flake-check"
ilia:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#ilia
rofication:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#rofication
regolith-powerd-inputd-displayd:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#regolith-powerd
- run: nix build .#regolith-inputd
- run: nix build .#regolith-displayd
- run: nix build .#libtrawldb
sway-regolith:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#sway-regolith
trawl:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#trawl
xrescat:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#xrescat
fhs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#fhs
virtual-machine:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#nixosConfigurations.vm.config.system.build.vm
regolith-session:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#regolith-session
- run: nix build .#regolith-session-wayland
- run: nix build .#regolith-session-x11
status-bar:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#i3-swap-focus
- run: nix build .#i3status-rs
- run: nix build .#i3xrocks
regolith-config-styles-essentials:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
with:
nix_path: nixpkgs=channel:nixos-unstable
- uses: cachix/cachix-action@v14
with:
name: sandptel
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build .#regolith-wm-config
- run: nix build .#regolith-xresources
- run: nix build .#regolith-ftue
- run: nix build .#remontoire
- run: nix build .#regolith-styles
- run: nix build .#regolith-look-default
- run: nix build .#regolith-look-extra