- Notifications
You must be signed in to change notification settings - Fork926
Commitad02b74
authored
fix(flake.nix): fix site build & add missing inputs for darwin hosts (#16153)
- update `flake.nix`: - use `devShells.default` instead of `devShell` - include macOS-specific build inputs - use the same nodejs version in the default devShell and pnpm frontend build- update `site/.npmrc` to include tarball URLs for a reproducible Nix build.Change-Id: I28f0e301298806f251121cc93224740bcc02bcbaSigned-off-by: Thomas Kosiewski <tk@coder.com>1 parent3e3de05 commitad02b74
3 files changed
+1337
-1321
lines changedLines changed: 22 additions & 10 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
| |||
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| 123 | + | |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
124 |
| - | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
125 | 134 |
| |
126 | 135 |
| |
127 | 136 |
| |
| |||
161 | 170 |
| |
162 | 171 |
| |
163 | 172 |
| |
164 |
| - | |
165 |
| - | |
166 |
| - | |
167 |
| - | |
168 |
| - | |
169 |
| - | |
170 |
| - | |
171 |
| - | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
172 | 183 |
| |
| 184 | + | |
173 | 185 |
| |
174 | 186 |
| |
175 | 187 |
| |
|
Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + |
0 commit comments
Comments
(0)