OpenWRT: Difference between revisions
imported>SebTM Missbehaviour autobuilder, fix wrong placeholder in sha256, change revision to placeholder in example |
imported>SebTM Update link to official ressource |
||
| Line 4: | Line 4: | ||
== Using ImageBuilder in nix-shell == | == Using ImageBuilder in nix-shell == | ||
Get a copy of: https://github.com/nix-community/nix-environments/blob/master/envs/openwrt/shell.nix | |||
Currently (01/2022) I've tested builds using nixpkgs-21.11 and unstable, and both worked. This could possibly break/behave different in the future so you can e.g. pin to an older nixpkgs-revision by replacing the first lines of the above code with this: | Currently (01/2022) I've tested builds using nixpkgs-21.11 and unstable, and both worked. This could possibly break/behave different in the future so you can e.g. pin to an older nixpkgs-revision by replacing the first lines of the above code with this: | ||