Skip to content

Commit

Permalink
build-scripts/nyxt.scm: Add instruction.
Browse files Browse the repository at this point in the history
  • Loading branch information
aadcg committed Mar 12, 2024
1 parent ce4618e commit cd62cfe
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions build-scripts/nyxt.scm
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
;;
;; guix package --install-from-file=path/to/build-scripts/nyxt.scm
;;
;; To build a local executable:
;;
;; guix shell -D -f build-scripts/nyxt.scm -- make all NYXT_SUBMODULES=false
;;
;; To start the REPL:
;;
;; guix shell -D -f build-scripts/nyxt.scm -- sbcl
Expand Down

0 comments on commit cd62cfe

Please sign in to comment.