Skip to content

mayl/buildroot_flake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

buildroot_flake

Simple flake builds buildroot projects on nixos.

Buildroot hardcodes /usr/bin/ paths, which is why this project uses a FHSuserEnv instead of a basic mkShell.

The cross toolchain used is AARCH64 but can be modified for other architectures by modifying the pkgsCross path to the cross compiling gcc.

About

Nix flake for building buildroot projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages