~ruther/guix-local

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>
bc47382a — Alex Griffin 9 years ago
gnu: dmenu: Update to 4.6.

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

Signed-off-by: Leo Famulari <leo@famulari.name>
f3a53f3c — Alex Griffin 9 years ago
gnu: slock: Update to 1.4.

* gnu/packages/suckless.scm (slock): Update to 1.4.
[source] Remove CVE-2016-6866 patch (no longer needed).
* gnu/packages/patches/slock-CVE-2016-6866.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Leo Famulari <leo@famulari.name>
8efd807f — Alex Griffin 9 years ago
gnu: trash-cli: Update to 0.17.1.1.

* gnu/packages/shellutils.scm (trash-cli): Update to 0.17.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
3b402139 — Tobias Geerinckx-Rice 9 years ago
gnu: Add wimlib.

* gnu/packages/backup.scm (wimlib): New variable.
835d371f — Tobias Geerinckx-Rice 9 years ago
gnu: parallel: Update to 20161222.

* gnu/packages/parallel.scm (parallel): Update to 20161222.
0b2a91d8 — Tobias Geerinckx-Rice 9 years ago
gnu: global: Update to 6.5.6.

* gnu/packages/code.scm (global): Update to 6.5.6.
Next