[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
283/376: Doh
From: |
Ludovic Courtès |
Subject: |
283/376: Doh |
Date: |
Wed, 28 Jan 2015 22:05:38 +0000 |
civodul pushed a commit to tag 1.8
in repository guix.
commit 087581a6428920f781008815cac4bec6a739a8aa
Author: Eelco Dolstra <address@hidden>
Date: Wed Nov 5 13:32:57 2014 +0100
Doh
---
release.nix | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/release.nix b/release.nix
index affdf38..5819d4e 100644
--- a/release.nix
+++ b/release.nix
@@ -24,7 +24,7 @@ let
buildInputs =
[ curl bison flex perl libxml2 libxslt bzip2
- /* tetex dblatex */ nukeReferences pkgconfig sqlite
+ tetex dblatex nukeReferences pkgconfig sqlite
] ++ lib.optional (!lib.inNixShell) git;
configureFlags = ''
- 265/376: Merge pull request #380 from shlevy/temp-disable-darwin, (continued)
- 265/376: Merge pull request #380 from shlevy/temp-disable-darwin, Ludovic Courtès, 2015/01/28
- 253/376: nix-channel: Add --rollback flag, Ludovic Courtès, 2015/01/28
- 289/376: Document functors, Ludovic Courtès, 2015/01/28
- 259/376: Export realiseContext in libnixexpr, Ludovic Courtès, 2015/01/28
- 284/376: SSH.pm: Print a friendlier message if connecting fails, Ludovic Courtès, 2015/01/28
- 278/376: Typo, Ludovic Courtès, 2015/01/28
- 292/376: Add a test for the binary tarball installer, Ludovic Courtès, 2015/01/28
- 296/376: Disable vacuuming the DB after garbage collection, Ludovic Courtès, 2015/01/28
- 298/376: Fix bad operator, Ludovic Courtès, 2015/01/28
- 270/376: Revert "Temporarily disable darwin builds while hydra's darwin is borked", Ludovic Courtès, 2015/01/28
- 283/376: Doh,
Ludovic Courtès <=
- 300/376: import derivation: cleanup, Ludovic Courtès, 2015/01/28
- 264/376: Temporarily disable darwin builds while hydra's darwin is borked, Ludovic Courtès, 2015/01/28
- 291/376: Fix message, Ludovic Courtès, 2015/01/28
- 273/376: Fix more warnings, Ludovic Courtès, 2015/01/28
- 258/376: Fix nix-copy-closure --from, Ludovic Courtès, 2015/01/28
- 260/376: Drop support for pre-c++11 compilers., Ludovic Courtès, 2015/01/28
- 262/376: Revert "Drop support for pre-c++11 compilers.", Ludovic Courtès, 2015/01/28
- 263/376: Fix build on gcc < 4.7, Ludovic Courtès, 2015/01/28
- 244/376: Show total allocations, Ludovic Courtès, 2015/01/28
- 293/376: Remove Hydra build product, Ludovic Courtès, 2015/01/28