~ruther/guix-local

49fa9381 — Ludovic Courtès 11 years ago
linux-initrd: Populate the initrd's store with complete closures.

* gnu/system/linux-initrd.scm (expression->initrd): Add 'graph-files'.
  Use (guix build store-copy) and 'populate-store' instead of local
  hack.  Pass #:references-graphs to 'gexp->derivation'.
1456cff1 — Ludovic Courtès 11 years ago
gnu: unionfs-fuse/static: Remove store references from the executable.

* gnu/packages/linux.scm (unionfs-fuse/static)[arguments]: Add #:phases.
b53833b2 — Ludovic Courtès 11 years ago
gexp: Allow use of high-level objects in #:references-graphs.

* guix/gexp.scm (lower-reference-graphs): New procedure.
  (gexp->derivation)[graphs-file-names]: New procedure.
  Use 'lower-reference-graphs', and augment #:inputs argument as a
  function of #:references-graphs.
* doc/guix.texi (G-Expressions): Adjust 'gexp->derivation' documentation
  accordingly.
* tests/gexp.scm ("gexp->derivation, store copy"): Remove reference to
  TWO in BUILD-DRV.  Use TWO directly in #:references-graphs argument.
  ("gexp->derivation #:references-graphs"): New test.
* gnu/system/vm.scm (qemu-image): Remove variable 'graph'; use INPUTS as
  the #:references-graphs argument to
  'expression->derivation-in-linux-vm'.
108293c5 — Jason Self 11 years ago
gnu: linux-libre: Revert to 3.16.1.

* gnu/packages/linux.scm (linux-libre): Revert to version 3.16.1.
8ed08c76 — Alex Kost 11 years ago
emacs: Add a face for installed packages.

* emacs/guix-list.el (guix-package-list-installed): New face.
  (guix-package-list-get-name): Use it.
8dd09fad — Jason Self 11 years ago
gnu: linux-libre: Update to 3.16.2.

* gnu/packages/linux.scm (linux-libre): Update to version 3.16.2.
9dd6078d — David Thompson 11 years ago
gnu: Add python-sphinx.

* gnu/packages/python.scm (python-sphinx, python2-sphinx): New variables.
fb35b7c0 — David Thompson 11 years ago
gnu: Add python-pygments.

* gnu/packages/python.scm (python-pygments, python2-pygments): New variables.
3580ab8b — David Thompson 11 years ago
gnu: Add python-docutils.

* gnu/packages/python.scm (python-docutils, python2-docutils): New variables.
fe34f0d1 — David Thompson 11 years ago
gnu: Add python-jinja2.

* gnu/packages/python.scm (python-jinja2, python2-jinja2): New variables.
8176d4d5 — David Thompson 11 years ago
gnu: Add python-markupsafe.

* gnu/packages/python.scm (python-markupsafe, python2-markupsafe): New
  variables.
5731cae3 — David Thompson 11 years ago
gnu: Add python-virtualenv.

* gnu/packages/python.scm (python-virtualenv, python2-virtualenv): New
  variables.
ec5dbb5c — David Thompson 11 years ago
gnu: Add python-itsdangerous.

* gnu/packages/python.scm (python-itsdangerous, python2-itsdangerous): New
  variables.
2cec1f6f — David Thompson 11 years ago
gnu: Add python-oauthlib.

* gnu/packages/python.scm (python-oauthlib, python2-oauthlib): New variables.
6d45fef4 — David Thompson 11 years ago
gnu: Add python-pyjwt.

* gnu/packages/python.scm (python-pyjwt, python2-pyjwt): New variables.
041358fb — David Thompson 11 years ago
gnu: Add python-discover.

* gnu/packages/python.scm (python-discover, python2-discover): New variables.
243a009a — David Thompson 11 years ago
gnu: Add python-coverage.

* gnu/packages/python.scm (python-coverage, python2-coverage): New variables.
b24a0c00 — David Thompson 11 years ago
gnu: Add python-testrepository.

* gnu/packages/python.scm (python-testrepository, python2-testrepository): New
  variables.
cd49454b — David Thompson 11 years ago
gnu: Add python-fixtures.

* gnu/packages/python.scm (python-fixtures, python2-fixtures): New variables.
070ab058 — David Thompson 11 years ago
gnu: Add python-subunit.

* gnu/packages/python.scm (python-subunit, python2-subunit): New variables.
Next