default.nix: fix typo in examples section

should be enableStatic not enableSatic
This commit is contained in:
botter 2020-12-14 11:07:42 -06:00 committed by GitHub
parent 849d9575dd
commit 4db89ba685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@
Note that on linux the previous command is equivalent to:
$ nix-build -A urbit --argstr crossSystem x86_64-unknown-linux-musl \
--arg enableSatic true
--arg enableStatic true
Static urbit-king binary: