OpenWRT: Difference between revisions
Appearance
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/ | 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. |
Revision as of 12:57, 21 March 2018
☶︎
This article or section needs to be expanded. Further information may be found in the related discussion page. Please consult the pedia article metapage for guidelines on contributing.
Building OpenWRT with a nix shell
Download this Gist by abbradar as your shell.nix
in the same folder as openwrt and run nix-shell
in this folder.