[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
57/376: Manual: Typo
From: |
Ludovic Courtès |
Subject: |
57/376: Manual: Typo |
Date: |
Wed, 28 Jan 2015 22:04:01 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit a2c85b2ef85a34bf8e5238c315a4ca73606f5ae6
Author: Eelco Dolstra <address@hidden>
Date: Wed Jul 16 11:09:01 2014 +0200
Manual: Typo
---
doc/manual/hacking.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/manual/hacking.xml b/doc/manual/hacking.xml
index 1228285..11af099 100644
--- a/doc/manual/hacking.xml
+++ b/doc/manual/hacking.xml
@@ -26,7 +26,7 @@ $ ./dev-shell
</screen>
To build Nix itself in this shell:
<screen>
-[nix-shell]$ ./bootstrap
+[nix-shell]$ ./bootstrap.sh
[nix-shell]$ configurePhase
[nix-shell]$ make
</screen>
- 52/376: Fix test, (continued)
- 52/376: Fix test, Ludovic Courtès, 2015/01/28
- 54/376: build-remote.pl: Don't keep a shell process around, Ludovic Courtès, 2015/01/28
- 55/376: build-remote.pl: Fix building multiple output derivations, Ludovic Courtès, 2015/01/28
- 47/376: Replace message "importing path <...>" with "exporting path <...>", Ludovic Courtès, 2015/01/28
- 58/376: Pass *_proxy vars to bootstrap fetchurl, Ludovic Courtès, 2015/01/28
- 51/376: build-remote.pl: Use ‘nix-store --serve’ on the remote side, Ludovic Courtès, 2015/01/28
- 50/376: Fix closure size display, Ludovic Courtès, 2015/01/28
- 63/376: Get rid of a compiler warning, Ludovic Courtès, 2015/01/28
- 43/376: Remove tabs, Ludovic Courtès, 2015/01/28
- 64/376: nix-daemon: Fix compat with older clients, Ludovic Courtès, 2015/01/28
- 57/376: Manual: Typo,
Ludovic Courtès <=
- 53/376: build-remote.pl: Fix build log, Ludovic Courtès, 2015/01/28
- 61/376: Handle case collisions on case-insensitive systems, Ludovic Courtès, 2015/01/28
- 66/376: nix-daemon: Show name of connecting user, Ludovic Courtès, 2015/01/28
- 59/376: Install systemd and Upstart stuff only on Linux, Ludovic Courtès, 2015/01/28
- 60/376: Make dev-shell script work on Darwin, Ludovic Courtès, 2015/01/28
- 68/376: Ugly hack to fix building on old Darwin, Ludovic Courtès, 2015/01/28
- 75/376: nix-store --serve: Monitor for client disconnects, Ludovic Courtès, 2015/01/28
- 70/376: Better fix for strcasecmp on Darwin, Ludovic Courtès, 2015/01/28
- 73/376: startProcess: Make writing error messages from the child more robust, Ludovic Courtès, 2015/01/28
- 67/376: nix-daemon: Add trusted-users and allowed-users options, Ludovic Courtès, 2015/01/28