Commit Graph

12 Commits

Author SHA1 Message Date
Ehmry - 6243c33736 Refactor to a module system 2022-07-12 12:08:36 -05:00
Astro 51d67c0a59 flake.nix: correct description 2022-06-10 21:53:06 +02:00
Thomas Nixon 34e00cbc11 flake.nix: drop unused openwrt input 2022-06-08 00:26:54 +01:00
Thomas Nixon d28a2c402c generate-hashes: simplify target/subtarget parsing
The openwrt download site has secret json files like these with the
list of targets and subtargets:

https://downloads.openwrt.org/releases/21.02.3/targets/?json-targets

Use these rather than scanning the git repository, to avoid the two
getting out of sync.
2022-06-08 00:25:46 +01:00
Astro 614e4248c3 example.nix: use flake interface when building from flake 2022-04-29 00:03:47 +02:00
Astro 523cb2f511 flake.nix: remove unused build arg openwrt 2022-04-29 00:03:27 +02:00
Astro fd97d941cd flake.nix: fix lib.{build,profiles} args 2022-04-28 23:52:40 +02:00
Astro 7c6f2f0625 flake: lib.profiles default options 2022-04-28 02:42:17 +02:00
Astro af273099ea profiles-list: init 2022-04-28 02:38:30 +02:00
Astro 3db95068d2 profiles: init with allProfiles+identifyProfile 2022-04-28 01:17:41 +02:00
Astro a0502ecaab flake.nix: add checks, hydraJobs, extend example 2022-04-27 22:29:58 +02:00
Astro 8d30c2ef14 generate-hashes, flakify 2022-04-27 22:25:39 +02:00