~ruther/guix-local

b3527d5d — Mathieu Lirzin 10 years ago
gnu: Add pcmanfm.

* gnu/packages/lxde.scm (pcmanfm): New variable.
19dd9983 — Mathieu Lirzin 10 years ago
gnu: Add libfm.

* gnu/packages/lxde.scm (libfm): New variable.
  (libfm-extra): Inherit from it.
6e6b5344 — Mathieu Lirzin 10 years ago
gnu: Add menu-cache.

* gnu/packages/lxde.scm (menu-cache): New variable.
83365461 — Mathieu Lirzin 10 years ago
gnu: Add libfm-extra.

* gnu/packages/lxde.scm (libfm-extra): New variable.
5d09263b — Ludovic Courtès 10 years ago
gnu: guix: Update to 0.8.3.

* gnu/packages/package-management.scm (guix-0.8.2): Rename to...
  (guix-0.8.3): ... this.  Adjust users.  Add 'disable-container-tests'
  phase.
  (guix): Set to GUIX-0.8.3.
e348eaaf — Ludovic Courtès 10 years ago
check-available-binaries: Use 'substitutable-paths'.

* build-aux/check-available-binaries.scm: Rewrite to use 'substitutable-paths'
  instead of 'substitution-oracle'.  The latter does more than we need, and it
  no longer check the substitutability of valid items, which is not what we
  want.  Use 'lset-difference' instead of iterating over the items.
e9ade3ee — Ludovic Courtès 10 years ago
Update NEWS.
492ee988 — Ludovic Courtès 10 years ago
gnu: Add Camlp4.

* gnu/packages/ocaml.scm (camlp4): New variable.
dee2b3bd — Ludovic Courtès 10 years ago
import: pypi: Improve warning message.

* guix/import/pypi.scm (guess-requirements): Add missing newline and quotes in
  warning.
606a106f — Mark H Weaver 10 years ago
gnu: hoedown: Replace 'fix-makefile' phase with make-flags.

* gnu/packages/markdown.scm (hoedown)[arguments]: Remove 'fix-makefile' phase.
  Add equivalent make-flags.
d739f481 — Alex Kost 10 years ago
gnu: Add sox.

* gnu/packages/audio.scm (sox): New variable.
a37f9722 — Alex Kost 10 years ago
gnu: man-db: Update to 2.7.1.

* gnu/packages/man.scm (man-db): Update to 2.7.1.
  [arguments]: Add '--with-systemdtmpfilesdir' to configure flags.
bfe52584 — Alex Kost 10 years ago
gnu: libpipeline: Update to 1.4.0.

* gnu/packages/man.scm (libpipeline): Update to 1.4.0.
d2eb275a — Alex Kost 10 years ago
gnu: man-db: Pass --with-col to configure.

* gnu/packages/man.scm (man-db)[inputs]: Add 'util-linux'.
  [arguments]: Add '--with-col' to configure flags.
8dc797fa — Ben Woodcroft 10 years ago
gnu: Add aragorn.

* gnu/packages/bioinformatics.scm (aragorn): New variable.
5ff0edae — Ricardo Wurmus 10 years ago
gnu: julia: Update to 0.3.10.

* gnu/packages/julia.scm (julia): Update to 0.3.10.
* gnu/packages/patches/julia-0.3.10-fix-empty-array.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
61ee4fdf — Mark H Weaver 10 years ago
gnu: mercurial: Change source URI scheme to https.

* gnu/packages/version-control.scm (mercurial)[source]: Change URI scheme to
  https.
c0eac5a8 — Mark H Weaver 10 years ago
gnu: libmad: Apply fixes for ARMv7 Thumb, etc.

* gnu/packages/patches/libmad-armv7-thumb-pt1.patch,
  gnu/packages/patches/libmad-armv7-thumb-pt2.patch,
  gnu/packages/patches/libmad-frame-length.patch: New files.
* gnu-system.am (dist_patch_DATA): Add them.
* gnu/packages/mp3.scm (libmad)[source]: Add patches.
4d853910 — Mark H Weaver 10 years ago
gnu: tidy: Add fixes for CVE-2015-5522 and CVE-2015-5523.

* gnu/packages/patches/tidy-CVE-2015-5522+5523.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
* gnu/packages/web.scm (tidy)[source]: Add patch.
247cdf53 — Mark H Weaver 10 years ago
gnu: bind-utils: Update to 9.10.2-P2.

* gnu/packages/dns.scm (bind-utils): Update to 9.10.2-P2.
Next