1
0
Commit Graph

39 Commits

Author SHA1 Message Date
f22237a3b3 doc: filter src attribute to not rebuild as much 2025-03-10 23:08:37 +00:00
7e2b0068e6 nixfmt-rfc-style
There is nothing in this commit except for the changes made by
nix-shell -p nixfmt-rfc-style --run "nixfmt ."

If this has mucked up your open branches then sorry about that. You
can probably nixfmt them to match before merging
2025-02-10 21:55:08 +00:00
Arnout Engelen
e71d92eb3d
OpenWrt One support
https://openwrt.org/toh/openwrt/one
2025-01-07 16:10:04 +01:00
76e3fd9a55 add rt3200 to CI 2025-01-03 15:39:08 +00:00
420552ce98 add omnia to ci 2024-12-19 20:56:05 +00:00
f1c260d4f7 make ci.ni "all" a derivation
this is to stop hydra complaining
2024-10-06 18:04:56 +01:00
f8c579b41e add CI "all" target 2024-10-06 17:52:59 +01:00
ca9efc4b26 simplify CI
* I didn't know what I was doing when I set up Hydra

* it's not certain that I do now either, but hey ho
2024-10-06 15:55:01 +01:00
3f8cc24dcc fix most doc warnings 2024-07-10 23:36:24 +01:00
3df1ec76ff cleanup whitespace and commas
* [] is now [ ]
* {} is now { }
* commas in arglists go at end of line not beginning

In short, I ran the whole thing through nixfmt-rfc-style but only
accepted about 30% of its changes. I might grow accustomed to more
of it over time
2024-06-30 17:16:28 +01:00
e94bf62ec1 remove dead code (run deadnix) 2024-06-29 22:59:27 +01:00
3ca0d87c27 ci.nix: alphabetise systems 2024-02-21 19:49:14 +00:00
8f30db58ae New port to Zyxel NWA50AX: update NEWS and ci.nix 2024-02-21 19:32:50 +00:00
Arnout Engelen
63e3f2aa58
Add support for TP-Link Archer AX23 2024-02-06 18:00:55 +01:00
876bd7d8ce rename flashimage to mtdimage 2023-12-11 19:09:18 +00:00
39c338d710 rm vanilla-configuration-hw.nix, no longer needed 2023-12-11 19:09:18 +00:00
262efaabe6 doc: put all the u-boot/serial stuff in one place to link from 2023-11-12 17:14:33 +00:00
7cfb92e3ce more doc 2023-11-10 21:17:20 +00:00
5e046490de support links from device pages to their installation methods 2023-11-09 23:02:35 +00:00
a9760d239c basic doc for flashimage installer 2023-11-09 22:43:50 +00:00
5729cfb4a7 document installation methods (only vmroot yet) 2023-11-09 22:14:31 +00:00
7d5c7b9b44 export evaluation from default.nix and use it for docs 2023-11-09 22:14:31 +00:00
6489a39424 qemu armv7 2023-11-05 23:19:11 +00:00
7e13eda490 add hardware device descriptions to doc
most of the text is recycled and follows no particular format
2023-09-28 12:17:30 +01:00
8d356890b0 add aarch64 to CI 2023-09-21 00:00:21 +01:00
381730d081 fix CI flashimage error 2023-09-20 21:31:38 +01:00
0a2588013a include generated module options 2023-09-17 17:47:04 +01:00
dc4b7ebffd module docs: print examples 2023-08-11 21:12:57 +01:00
615c2de537 extract module top-level comment to docs 2023-08-07 22:14:58 +01:00
f3e32115ee extremely hacky first pass at autogenerated module docs 2023-08-06 22:25:37 +01:00
7bcf6b15c3 declare build product 2023-05-21 21:27:52 +01:00
7020fa99ee build manual in CI 2023-05-21 20:53:05 +01:00
9f03276db8 move noise sources around in tests
wlan test shows output to make it easier to see when it went wrong
2023-03-10 18:41:43 +00:00
4f5b4924ff fix bordervm in hydra 2023-02-22 18:14:40 +00:00
f356e475d6 add buildEnv to CI so we know next time tufted breaks 2023-02-08 00:12:29 +00:00
afd9bbbc80 building but untested kernels for gl-mt300a, gl-mt300n-v2 2023-02-06 23:19:53 +00:00
424abc72b8 rearrange all the ci stuff 2023-02-05 22:38:21 +00:00
ebc5d6a3e0 convert pppoe test to a derivation
* move shell script to a runCommand
* multicast needs special options to run on loopback
 (nix-build sandbox disables non-local network interfaces)
2023-02-05 17:37:31 +00:00
00aa42b803 create ci.nix to run all tests 2023-01-29 21:42:53 +00:00