[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
221/376: Remove release notes Hydra product
From: |
Ludovic Courtès |
Subject: |
221/376: Remove release notes Hydra product |
Date: |
Wed, 28 Jan 2015 22:05:12 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit 570571a2b72bba9c8dbe2b2862533409153b548a
Author: Eelco Dolstra <address@hidden>
Date: Tue Sep 23 10:55:38 2014 +0200
Remove release notes Hydra product
---
release.nix | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/release.nix b/release.nix
index e14c8cc..e84f496 100644
--- a/release.nix
+++ b/release.nix
@@ -69,7 +69,6 @@ let
echo "doc manual $out/share/doc/nix/manual" >>
$out/nix-support/hydra-build-products
echo "doc-pdf manual $out/manual.pdf" >>
$out/nix-support/hydra-build-products
- echo "doc release-notes $out/share/doc/nix/manual
release-notes.html" >> $out/nix-support/hydra-build-products
'';
};
- 208/376: Remove bogus comment, (continued)
- 208/376: Remove bogus comment, Ludovic Courtès, 2015/01/28
- 219/376: Add ‘deepSeq’ primop, Ludovic Courtès, 2015/01/28
- 225/376: Pass through --set from nix-install-package command line to nix-env, Ludovic Courtès, 2015/01/28
- 214/376: Add a function ‘valueSize’, Ludovic Courtès, 2015/01/28
- 145/376: Use proper quotes everywhere, Ludovic Courtès, 2015/01/28
- 226/376: Add --force-name support for --set in nix-env, to support nix-install-package --set, Ludovic Courtès, 2015/01/28
- 220/376: Don't evaluate inside a "throw", Ludovic Courtès, 2015/01/28
- 217/376: Rename strictForceValue -> forceValueDeep, Ludovic Courtès, 2015/01/28
- 227/376: Updated documentation for nix-install-package to mention --set flag, Ludovic Courtès, 2015/01/28
- 228/376: Fix use of PAGER during tests, Ludovic Courtès, 2015/01/28
- 221/376: Remove release notes Hydra product,
Ludovic Courtès <=
- 218/376: Make forceValueDeep work on values with cycles, Ludovic Courtès, 2015/01/28
- 229/376: Remove bash requirement, Ludovic Courtès, 2015/01/28
- 231/376: nix-daemon: Close unnecessary fd, Ludovic Courtès, 2015/01/28
- 230/376: Bindings: Remove copy constructor, Ludovic Courtès, 2015/01/28
- 222/376: Add missing static, Ludovic Courtès, 2015/01/28
- 223/376: manual: add a note that lists are strict in length, Ludovic Courtès, 2015/01/28
- 232/376: printMissing(): Print derivations in approximate build order, Ludovic Courtès, 2015/01/28
- 234/376: printValue(): Don't print <CYCLE> for repeated values, Ludovic Courtès, 2015/01/28
- 233/376: Support control characters in JSON output, Ludovic Courtès, 2015/01/28
- 235/376: createDirs(): Handle ‘path’ being a symlink, Ludovic Courtès, 2015/01/28