Commit 9b45439
CI: build via
Replace the cabal-in-devShell test flow with `nix build -L`, which builds
the package derivation and runs the hspec suite in its checkPhase. Drop the
redundant `brew install arrayfire` (ArrayFire is provided by the flake's
.pkg-based darwin build) and pin macOS to macos-13 since ArrayFire only
ships an x86_64 macOS binary.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>nix build -L, drop brew and cabal flow1 parent cc65036 commit 9b45439
1 file changed
Lines changed: 4 additions & 18 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
16 | 18 | | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 22 | | |
31 | 23 | | |
32 | 24 | | |
33 | 25 | | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 26 | | |
41 | | - | |
| 27 | + | |
0 commit comments