~ruther/guix-local

f6f0fee2 — rsiddharth 8 years ago
gnu: ghc-wai-extra: Update to 3.0.13.1.

* gnu/packages/haskell.scm (ghc-wai-extra): Update to 3.0.13.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0ccb7346 — rsiddharth 8 years ago
gnu: ghc-wai: Update to 3.2.1.1.

* gnu/packages/haskell.scm (ghc-wai): Update to 3.2.1.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a8e5513c — rsiddharth 8 years ago
gnu: ghc-auto-update: Update to 0.1.4.

* gnu/packages/haskell.scm (ghc-auto-update): Update to 0.1.4.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b202cc6e — rsiddharth 8 years ago
gnu: Add ghc-http2.

* gnu/packages/haskell.scm (ghc-http2): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4031fb60 — rsiddharth 8 years ago
gnu: Add ghc-glob.

* gnu/packages/haskell.scm (ghc-glob): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aba85f8c — rsiddharth 8 years ago
gnu: Add ghc-psqueues.

* gnu/packages/haskell.scm (ghc-psqueues): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
59b340a5 — rsiddharth 8 years ago
gnu: Add ghc-hex.

* gnu/packages/haskell.scm (ghc-hex): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
789dc568 — rsiddharth 8 years ago
gnu: Add ghc-simple-sendfile

* gnu/packages/haskell.scm (ghc-simple-sendfile): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d14e3435 — rsiddharth 8 years ago
gnu: Add ghc-http-date.

* gnu/packages/haskell.scm (ghc-http-date): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ff932b7e — rsiddharth 8 years ago
gnu: Add ghc-wai-conduit.

* gnu/packages/haskell.scm (ghc-wai-conduit): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
3abe72bd — Ricardo Wurmus 8 years ago
gnu: texlive-bin: Export variable.

This is needed by the texlive build system.

* gnu/packages/tex.scm (texlive-bin): Export variable.
a512ca81 — Kei Kebreau 8 years ago
gnu: gmime: Update to 3.0.1.

* gnu/packages/mail.scm (gmime): Update to 3.0.1.
f54efbdc — Kei Kebreau 8 years ago
gnu: gspell: Update to 1.4.1.

* gnu/packages/gnome.scm (gspell): Update to 1.4.1.
* gnu/packages/patches/gspell-dash-test.patch: Adjust accordingly.
a147fadd — Tobias Geerinckx-Rice 8 years ago
gnu: tadbit: Fix typo in description.

* gnu/packages/bioinformatics.scm (tadbit)[description]: Fix typo.
9fc7cc31 — Tobias Geerinckx-Rice 8 years ago
gnu: spin2cpp: Update to 3.6.3.

* gnu/packages/embedded.scm (spin2cpp): Update to 3.6.3.
82c955c0 — Ludovic Courtès 8 years ago
hydra: Don't build non-substitutable packages.

* build-aux/hydra/gnu-system.scm (package->job): Compute PACKAGE's
derivation; return #f if 'substitutable-derivation?' returns #f.
cbee9559 — Ludovic Courtès 8 years ago
ui: Remove the empty string from '%load-extensions'.

* guix/ui.scm (run-guix): Set %LOAD-EXTENSIONS.
7ebc6cf8 — Ludovic Courtès 8 years ago
packages: Patches can be any lowerable object.

* guix/packages.scm (patch-and-repack)[instantiate-patch]: Replace
'origin?' with 'struct?'.
02084762 — Ludovic Courtès 8 years ago
gnu: proot: Install man page under the right name.

* gnu/packages/linux.scm (proot)[arguments]: In 'install' phase, install
man page as "proot.1", not "man.1".
e50c8aad — Leo Famulari 8 years ago
gnu: bind: Update to 9.11.1-P1 [fixes CVE-2017-3140].

* gnu/packages/dns.scm (isc-bind): Update to 9.11.1-P1.
Next