guix/gnu
zimoun 270b30705d
packages: Factorize and document 'computed-origin-method'.
The 'computed-origin-method' had been introduced to work around
limitations of the 'snippet' mechanism.  The procedure was duplicated,
which made it hard to automatically detect packages using it.

* guix/packages.scm (computed-origin-method): Move procedure from...
* gnu/packages/gnuzilla.scm: ...here and...
* gnu/packages/gnuzilla.scm: ...there.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-09-30 23:44:48 +02:00
..
bootloader
build file-systems: Prefer low-memory mode of ‘btrfs check’. 2021-09-28 22:08:23 +02:00
home-services home-services: Add missing imports and function definition. 2021-09-28 13:50:21 +03:00
installer installer: Support XFS. 2021-09-23 18:17:18 +02:00
machine
packages packages: Factorize and document 'computed-origin-method'. 2021-09-30 23:44:48 +02:00
services Update copyright assignments for Liliana Marie Prikler. 2021-09-25 09:34:36 +02:00
system file-systems: Fix <file-system> skip-check-if-clean? default. 2021-09-24 21:11:19 +02:00
tests tests: install: Test an XFS root file system. 2021-09-23 18:17:18 +02:00
artwork.scm
bootloader.scm
ci.scm
home-services.scm
home.scm
image.scm
installer.scm installer: Support XFS. 2021-09-23 18:17:18 +02:00
local.mk gnu: sbcl-burgled-batteries3: Fix compiling with sbcl >= 2.1.6. 2021-09-28 11:37:02 +02:00
machine.scm
packages.scm
services.scm
system.scm system: Add xfsprogs to base packages. 2021-09-23 18:17:17 +02:00
tests.scm