Update 'HACKING'.
* HACKING (When the platform is supported by Nixpkgs): Update the example.
This commit is contained in:
parent
7f08437bd8
commit
e1f8f477de
4
HACKING
4
HACKING
@ -120,8 +120,8 @@ GCC, libc, etc. need to be built. To that end, run the following
|
|||||||
commands:
|
commands:
|
||||||
|
|
||||||
#+BEGIN_SRC sh
|
#+BEGIN_SRC sh
|
||||||
./pre-inst-env guix-build \
|
./pre-inst-env guix-build -K \
|
||||||
-e '(@ (distro packages make-bootstrap) bootstrap-tarballs)' \
|
-e '(@ (gnu packages make-bootstrap) %bootstrap-tarballs)' \
|
||||||
--system=i686-linux
|
--system=i686-linux
|
||||||
|
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user