OpenWRT: Difference between revisions

imported>Makefu
Created page with "{{Expansion}} == Building OpenWRT with a nix shell == Download [https://gist.github.com/Mic92/200f9811f218058ae66b0946f781ec33 this Gist by Mic92] as your <code>shell.nix</co..."
 
imported>Makefu
use abbradar FHS as it fixes /usr/bin/perl build stuff in openwrt
Line 2: Line 2:


== Building OpenWRT with a nix shell ==
== Building OpenWRT with a nix shell ==
Download [https://gist.github.com/Mic92/200f9811f218058ae66b0946f781ec33 this Gist by Mic92] as your <code>shell.nix</code> in the same folder as openwrt and run <code>nix-shell</code> in this folder.
Download [https://gist.github.com/abbradar/8bff35a747254410941e540689b16136 this Gist by abbradar] as your <code>shell.nix</code> in the same folder as openwrt and run <code>nix-shell</code> in this folder.