treewide: remove some trailing whitespace to please ofborg

This commit is contained in:
Patrick Hilhorst
2020-10-02 09:01:35 -07:00
committed by Jon
parent e9acc776d8
commit b133532434
6 changed files with 11 additions and 11 deletions
@@ -1,11 +1,11 @@
{ fetchgit, stdenv, xorg, makeWrapper, ncurses, cmake }:
stdenv.mkDerivation {
# The Self wrapper stores source in $XDG_DATA_HOME/self or ~/.local/share/self
# The Self wrapper stores source in $XDG_DATA_HOME/self or ~/.local/share/self
# so that it can be written to when using the Self transposer. Running 'Self'
# after installation runs without an image. You can then build a Self image with:
# $ cd ~/.local/share/self/objects
# $ Self
# $ Self
# > 'worldBuilder.self' _RunScript
#
# This image can later be started with: