me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/gnu
Ludovic Courtès 958dd3ce68
utils: Move combinators to (guix combinators).
* guix/utils.scm (compile-time-value, memoize, fold2)
(fold-tree, fold-tree-leaves): Move to...
* guix/combinators: ... here.  New file.
* tests/utils.scm ("fold2, 1 list", "fold2, 2 lists")
(fold-tree tests): Move to...
* tests/combinators.scm: ... here.  New file.
* Makefile.am (MODULES, SCM_TESTS): Add them.
* gnu/packages.scm, gnu/packages/bootstrap.scm,
gnu/services/herd.scm, guix/build-system/gnu.scm,
guix/build-system/python.scm, guix/derivations.scm,
guix/gnu-maintenance.scm, guix/import/elpa.scm,
guix/scripts/archive.scm, guix/scripts/build.scm,
guix/scripts/graph.scm, guix/scripts/lint.scm,
guix/scripts/size.scm, guix/scripts/substitute.scm,
guix/serialization.scm, guix/store.scm, guix/ui.scm: Adjust imports
accordingly.
2016-05-04 23:35:55 +02:00
..
build file-systems: Add 'find-partition-by-luks-uuid'. 2016-04-17 01:23:52 +02:00
packages utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
services utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
system guix system: Reduce size of image produced for 'vm' action. 2016-04-29 18:05:44 +02:00
artwork.scm artwork: Update to latest version. 2015-05-07 23:11:23 +02:00
local.mk gnu: tvtime: Update to 1.0.10. 2016-05-04 23:08:39 +03:00
packages.scm utils: Move combinators to (guix combinators). 2016-05-04 23:35:55 +02:00
services.scm doc: Clarify and consolidate modify-services documentation. 2016-03-15 15:54:02 +01:00
system.scm mapped-devices: 'mapped-device-service' takes a <mapped-device>. 2016-04-18 01:24:06 +02:00