~ruther/guix-local

1ff755d1 — David Craven 9 years ago
gnu: Reorder imports in (gnu packages ocaml).

* gnu/packages/ocaml.scm: Reorder imports alphabetically.
d8e0a08c — David Craven 9 years ago
gnu: Use 'license:' prefix in (gnu packages ocaml).

* gnu/packages/ocaml.scm (ocaml, opam, camlp4, camlp5, hevea, coq,
  proof-general, ocaml-menhir, lablgtk, unison, ocaml-findlib)[license]:
  Add prefix.
3254e1ab — David Craven 9 years ago
gnu: Add idris-lens.

* gnu/packages/idris.scm (idris-lens): New variable.
5a16d828 — David Craven 9 years ago
gnu: Add idris-bifunctors.

* gnu/packages/idris.scm (idris-bifunctors): New variable.
4e17fff3 — David Craven 9 years ago
gnu: Add idris-wl-pprint.

* gnu/packages/idris.scm (idris-wl-pprint): New variable.
ea3b38f1 — David Craven 9 years ago
gnu: Add idris-lightyear.

* gnu/packages/idris.scm (idris-lightyear, idris-default-arguments):
  New variables.
ae482ce1 — David Craven 9 years ago
gnu: idris: Move to (gnu packages idris).

* gnu/packages/haskell.scm: Move 'idris' to...
* gnu/packages/idris.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add idris.scm.
c7a7129c — David Craven 9 years ago
gnu: idris: Update to 0.99.

* gnu/packages/haskell.scm (idris): Update to 0.99.
c0d5b645 — David Craven 9 years ago
gnu: Order module imports in (gnu packages haskell) alphabetically.

* gnu/packages/haskell.scm: Order module imports alphabetically.
ee17a9e0 — David Craven 9 years ago
git-download: Add some helpers.

* guix/git-download.scm (git-version, git-file-name): New variables.
9b4ec573 — Ricardo Wurmus 9 years ago
doc: Change wording for "--with-graft".

* doc/guix.texi (Package Transformation Options): Change wording for
"--with-graft" documentation.
de793e9a — Ricardo Wurmus 9 years ago
gnu: ghc-language-c: Fix up.

* gnu/packages/haskell.scm (ghc-language-c): Fix up indentation and
description.
3b7ccbe9 — David Craven 9 years ago
build-system: cargo: Use correct cargo.

* gnu/packages/rust.scm (cargo-bootstrap): Make private.
* guix/build-system/cargo.scm (default-cargo): Use cargo.
b5a09649 — David Craven 9 years ago
gnu: Add cargo.

* gnu/packages/rust.scm (cargo): New variable.
2d2388e2 — Danny Milosavljevic 9 years ago
gnu: Add ghc-language-c.

* gnu/packages/haskell.scm (ghc-language-c): New variable.
324f4fc5 — Leo Famulari 9 years ago
gnu: mcrypt: Fix patches for CVE-2012-{4409,4527}.

This fixes CVE-2012-{4409,4527}.

This is a followup to commit fd1461879c63c608617d30524183a71370a7451c.

* gnu/packages/patches/mcrypt-CVE-2012-4409.patch,
gnu/packages/patches/mcrypt-CVE-2012-4527.patch: Apply the patches to the mcrypt
source code.
37e8a2e2 — Alex Griffin 9 years ago
gnu: calibre: Update to 2.76.0.

* gnu/packages/ebook.scm (calibre): Update to 2.76.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
f7e9f1ca — Alex Griffin 9 years ago
gnu: feh: Update to 2.18.

* gnu/packages/image-viewers.scm (feh): Update to 2.18.

Signed-off-by: Leo Famulari <leo@famulari.name>
eb5378f9 — Alex Griffin 9 years ago
gnu: bs1770gain: Update to 0.4.12.

* gnu/packages/audio.scm (bs1770gain): Update to 0.4.12.

Signed-off-by: Leo Famulari <leo@famulari.name>
648733dc — Alex Griffin 9 years ago
gnu: dwm: Update to 6.1.

* gnu/packages/suckless.scm (dwm): Update to 6.1.
[inputs]: Add libxft and freetype.
[arguments]: Set FREETYPEINC in #:make-flags.

Signed-off-by: Leo Famulari <leo@famulari.name>
Next