This repository was archived by the owner on Oct 31, 2025. It is now read-only.
Commit d649c1a
committed
delete
From what I have seen from other projects, they do not maintain a
`build.nix` file themselves, nor do they test specifically with `nix`. I
believe this should be under the purview of the `nix` maintainers.
I do not know enough about `nix`'s packaging system to reliably maintain
this. Furthermore, it has been poluting our CI for a while, since it
takes much longer to run than the other tests.
If there is ever any problem building in `nix`, we can fix that as it
comes up. Alternatively, if someone else wishes to create an automatic
CI test for `nix`, go ahead. But I am simply turning it off again the
moment it stops working and I can't fix it within an hour.build.nix and the nix tests1 parent 97ef589 commit d649c1a
4 files changed
+2
-76
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
0 commit comments