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
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
0687ae7f5c
rename flashable->flashimage, o.squashfs to rootfs
...
"rootfs" describes what it is for, "squashfs" merely says
how it's implemented
(also, rootfs-as-jffs2 will soon be added)
2023-04-10 18:13:27 +01:00
a7c94f5a12
delete dead file
2023-02-08 23:19:37 +00:00
424abc72b8
rearrange all the ci stuff
2023-02-05 22:38:21 +00:00
00aa42b803
create ci.nix to run all tests
2023-01-29 21:42:53 +00:00
3b1bc7eff8
test derivation for ci
2023-01-29 21:19:10 +00:00
77922c875b
add per-device overlay
...
presently this is used to reference the appropriate kernel and (if
needed) openwrt source trees, but I would not be surprised if we find
other uses
2022-10-15 18:55:33 +01:00
e9f04931fa
improve syntax for accessing service outputs
2022-10-02 16:35:55 +01:00
0632b5102e
remove .service/.target/.bundle etc suffixes on service names
...
they don't seem to be providing value
2022-09-27 22:56:53 +01:00
696bbe6521
rename systemPackages as defaultProfile.packages
...
it doesn't work the same way as in nixos, so don't name it the same way
2022-09-27 16:47:42 +01:00
c6c6b51893
make s6-rc-database a package
2022-09-26 15:59:21 +01:00
7803eebfd4
add a "route" service
2022-09-26 13:44:40 +01:00
3540f594b1
address service: rename addr->address & add prefixLength
...
these names are consistent with nixos
2022-09-25 16:51:13 +01:00
c6e56b1637
merge-modules accepts >1 module
2022-09-25 11:52:02 +01:00
0f999f9ae4
smoke test : remove temporary files afterwards
2022-09-24 21:13:15 +01:00
7a4314baee
run-tests cd into each test directory before running it
2022-09-23 17:21:43 +01:00
e46abbccca
put liminix-tools in package overlay
2022-09-22 11:10:41 +01:00
fde7a269b7
add default service target, get some stuff running
2022-09-22 00:10:55 +01:00
ad759b7c6d
allow changing hardware device in tests
2022-09-20 16:09:44 +01:00
83d576fb58
remove unused lets, add test case
2022-09-20 15:46:03 +01:00
b38b0bd932
add rudimentary test harness, turn example-configuration into a test
2022-09-20 15:22:37 +01:00