DavHau
03886d127e
add kernel cross build support for faster builds on x86_64-linux
...
This adds the option `raspberry-pi-nix.kernel-build-system`, which can be used to drastically decrease the build times.
Description of the option:
The build system to compile the kernel on.
Only the linux kernel will be cross compiled, while most of the derivations are still pulled from cache.nixos.org.
Use this if you cannot or don't want to use the nix-community cache and either:
- you are building on an x86_64 system using binfmt_misc for aarch64-linux.
- or if your x86_64 builder has a better CPU than your aarch64 builder.
2024-12-12 23:00:51 +07:00
Travis Staton
aaec735faf
add stability note
2024-11-18 09:57:23 -05:00
Travis Staton
848c5add7f
readme tweaks
2024-11-12 12:36:49 -05:00
Travis Staton
90ff6a72a9
remove somewhat off-topic details about setting up a substituter
2024-09-19 19:36:24 -04:00
Travis Staton
4ecdee4572
update readme
2024-07-27 10:35:45 -04:00
adminy
4240bff280
chore: no double caching, compression now supported
2024-06-22 16:32:44 +01:00
adminy
5024cc20e2
add my kernel build cache url
2024-06-19 00:32:04 +01:00
Travis Staton
b1ac1e98cd
readme tweak
2024-02-22 10:17:49 -05:00
Travis Staton
7f3e7cca31
docs
2024-02-22 10:13:12 -05:00
Ben Hall
42b98aecd6
adding cachix usage blurb to readme
2024-02-20 15:08:02 -05:00
Travis Staton
561355cba6
add cache to example
2023-05-30 17:55:28 -04:00
Travis Staton
4d207117b7
add example link to readme
2023-05-24 21:28:20 -04:00
Travis Staton
a1b4cadb53
populate firmware partition via systemd service
...
Only copy files from modified packages.
2023-05-24 18:46:53 -04:00
Travis Staton
ed2df925d5
add config.txt docs
2023-03-11 13:14:07 -05:00
Travis Staton
e7513ab173
fix typo
2023-03-11 12:44:25 -05:00
Travis Staton
b882977647
move nixos module from rpi to nixosModules.raspberry-pi
2023-03-11 12:42:51 -05:00
Travis Staton
0d5822a1b9
readme update
2023-03-08 21:04:47 -05:00
Travis Staton
739c404f11
update default rpi config
2023-03-08 21:04:30 -05:00
Travis Staton
b6066e9ccd
use modulesPath
2022-08-25 12:57:01 -04:00
Travis Staton
3d7a565149
init
2022-05-20 21:09:19 -04:00