[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
280/376: Typo
From: |
Ludovic Courtès |
Subject: |
280/376: Typo |
Date: |
Wed, 28 Jan 2015 22:05:37 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit 3cc99771182591925bed4186f9e0c1623109202f
Author: Eelco Dolstra <address@hidden>
Date: Tue Nov 4 10:31:17 2014 +0100
Typo
---
misc/launchd/org.nixos.nix-daemon.plist.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/misc/launchd/org.nixos.nix-daemon.plist.in
b/misc/launchd/org.nixos.nix-daemon.plist.in
index 2e76947..66fcd15 100644
--- a/misc/launchd/org.nixos.nix-daemon.plist.in
+++ b/misc/launchd/org.nixos.nix-daemon.plist.in
@@ -9,7 +9,7 @@
<key>Program</key>
<string>@bindir@/nix-daemon</string>
<key>StandardErrorPath</key>
- <string>/var/log/nix-daemin.log</string>
+ <string>/var/log/nix-daemon.log</string>
<key>StandardOutPath</key>
<string>/dev/null</string>
</dict>
- 276/376: Improve error message if the daemon worker fails to start, (continued)
- 276/376: Improve error message if the daemon worker fails to start, Ludovic Courtès, 2015/01/28
- 267/376: Remove comments claiming we use a private PID namespace, Ludovic Courtès, 2015/01/28
- 237/376: Don't recompile the same regex over and over, Ludovic Courtès, 2015/01/28
- 297/376: Build Ubuntu 14.10 package, Ludovic Courtès, 2015/01/28
- 268/376: Document some primops, Ludovic Courtès, 2015/01/28
- 272/376: Shut up a clang warning, Ludovic Courtès, 2015/01/28
- 257/376: Revert "binary download: Use $NIX_CURL_FLAGS", Ludovic Courtès, 2015/01/28
- 266/376: doc: fixed nix-instantiate --find-file, Ludovic Courtès, 2015/01/28
- 282/376: download-from-binary-cache.pl: Fix flushing of stderr, Ludovic Courtès, 2015/01/28
- 256/376: Merge pull request #372 from wmertens/patch-4, Ludovic Courtès, 2015/01/28
- 280/376: Typo,
Ludovic Courtès <=
- 281/376: nix-store --gc: Don't warn about missing manifests directory, Ludovic Courtès, 2015/01/28
- 161/376: Restructuring the Nix manual, Ludovic Courtès, 2015/01/28
- 271/376: Revert "Revert "Temporarily disable darwin builds while hydra's darwin is borked"", Ludovic Courtès, 2015/01/28
- 299/376: Remove Hydra scheduling priorities, Ludovic Courtès, 2015/01/28
- 285/376: Make ~DerivationGoal more reliable, Ludovic Courtès, 2015/01/28
- 277/376: nix-daemon: Get peer credentials on Mac OS X, Ludovic Courtès, 2015/01/28
- 286/376: build-remote.pl.in: Add some more trace messages, Ludovic Courtès, 2015/01/28
- 288/376: Add functors (callable attribute sets)., Ludovic Courtès, 2015/01/28
- 236/376: nix-env: Add regular expression support in selectors, Ludovic Courtès, 2015/01/28
- 261/376: Improve printing of ASTs, Ludovic Courtès, 2015/01/28