~ruther/guix-local

ee93015b — Ricardo Wurmus 2 years ago
import/cran: Export a few more variables and procedures.

This allows users of this module to provide e.g. caching alternatives to the
download and fetch procedures.

* guix/import/cran.scm (%bioconductor-version, download, fetch-description):
Make these variables public.

Change-Id: I9ce14db9be9b8b3314b06fa9eb50a4e24c5dd718
bed91035 — Maxim Cournoyer 2 years ago
gnu: guile-udev: Fix dlopen error at run time.

* gnu/packages/guile-xyz.scm (guile-udev)
[arguments]: Add patch-extension-path phase.

Change-Id: I4620c234e8ac45dcc1c2a3ab8871b8ab9d9c35c0
6454788a — Ludovic Courtès 2 years ago
build-system/composer: Do not import host-side Guile-JSON modules.

Importing host-side (json …) modules would make builds dependent on the
Guile-JSON version currently installed by the user.  Use
‘with-extensions’ instead.

* guix/build-system/composer.scm (%composer-build-system-modules):
Remove (json …) modules.
(composer-build)[guile-json]: New variable.
[builder]: Wrap body in ‘with-extensions’.

Change-Id: Ibe565572d60481b31292d73c6fa23d42aa3ceecb
9dab7587 — Nicolas Graves 2 years ago
build-system: Add ‘composer-build-system’.

* guix/build-system/composer.scm: New file.
* guix/build/composer-build-system.scm: New file.
* gnu/packages/aux-files/findclass.php: New file.
* Makefile.am: Add them.
* doc/guix.texi (Build Systems): Document it.

Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Ie6a05b42ff04d3ad774a0a20278a77e4820bb8f6
e8fd78d5 — Nicolas Graves 2 years ago
gnu: Add composer-classloader.

* gnu/packages/php-xyz.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b7e39452 — Nicolas Graves 2 years ago
guix: import: Add composer importer.

* guix/import/composer.scm: New file.
* guix/scripts/import/composer.scm: New file.
* guix/tests/composer.scm: New file.
* Makefile.am: Add them.
* guix/scripts/import.scm: Add composer importer.
* doc/guix.texi (Invoking guix import): Mention it.

Change-Id: I44a89b8cc80ef5b4a3cd15e8fbba4a18c1cea0b1

Co-authored-by: Julien Lepiller <julien@lepiller.eu>
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
32d4f405 — Ludovic Courtès 2 years ago
maint: Build more development packages for GNU/Hurd.

* etc/hurd-manifest.scm: Add Autotools and Guile-related packages.

Change-Id: I6ded9623543a8f5444e9d6bb04284e9ca2aa2dcd
d1eac4f3 — Maxim Cournoyer 2 years ago
Update cookbook Texinfo menus.

Automated via C-c C-u C-a with Emacs.

Change-Id: I9e595430529f8f994988c1ac3c919bdaef930dc1
0a99d3a7 — antlers 2 years ago
gnu: zfs: Update to 2.1.14.

* gnu/packages/file-systems.scm (zfs): Update to 2.1.14.

Change-Id: I696467868924f1135ba678e8e743955d3767618f
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
e84e3365 — Clément Lassieur 2 years ago
gnu: ublock-origin: Update to 1.54.0.

* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.54.0.
(ublock-main-assets): Update to 76bd7cb53036a36f7e7df5ee9173f588ba8aa966.
(ublock-prod-assets): Update to a379a168fc149ffbd6d10cd0700d4ab4801e57f2.

Change-Id: I0296b45b684562afaef859b0144c875ff05cd2d8
29c94dd5 — Efraim Flashner 2 years ago
gnu: freeimage: Patch 2 CVEs.

* gnu/packages/image.scm (freeimage)[source]: Add patches.
* gnu/packages/patches/freeimage-CVE-2020-21428.patch,
gnu/packages/patches/freeimage-CVE-2020-22524.patch: New files.
* gnu/local.mk (dist_patch_DATA): Register them.

Change-Id: Iec114f2295cafbc8b55e81c0d8e4a361fd653152
f410d49e — Liliana Marie Prikler 2 years ago
Merge branch 'wip-webkit'
e2d9a8eb — Efraim Flashner 2 years ago
Makefile.am: Sort build-system modules alphabetically.

* Makefile.am (MODULES): Sort guix/build-system modules alphabetically.

Change-Id: I7625f87bda9fa714e6b4b29b6cf055948a859e91
59f60f56 — Efraim Flashner 2 years ago
gnu: Register new files.

* gnu/local.mk (GNU_SYSTEM_MODULES): Register gnu/packages/elixir-xyz.scm.
* Makefile.am (MODULES): Register guix/build-system/mix.scm,
guix/build/mix-build-system.scm.

Change-Id: I69c8fbaa6b16d658d5f6a43d1d39d680dd28ffe9
39009a8b — Efraim Flashner 2 years ago
gnu: go-1.14: Mark i586-gnu as unsupported.

* gnu/packages/golang.scm (go-1.14)[supported-systems]: Mark i586-gnu as
unsupported.

Change-Id: I226676e78e37047cf78ad185355dc4bff64e9d04
f8c93ea7 — Efraim Flashner 2 years ago
doc: Document the rust-target platform field.

* doc/guix.texi (platform Reference): Document the rust-target platform
field.

Change-Id: I31642bbc64f6d4f2bfeed4a4000f95f853580444
6e6ccef2 — Efraim Flashner 2 years ago
gnu: ci: Build tuned packages for common baselines.

* gnu/ci.scm (%x86-64-micro-architectures): Update the list of
micro-architectures to also match the psABI levels.

Change-Id: Iee2f65376a00ad2ee5fb393c2e64c07f866d8116
502bb968 — Efraim Flashner 2 years ago
gnu: Remove newsboat-2.13.

* gnu/packages/syndication.scm (newsboat-2.13): Delete variable.

Change-Id: I4453693485a45aee9ba93657624a6e7518808dc8
256d5b35 — Liliana Marie Prikler 2 years ago
Merge branch 'master' into wip-webkit
1a9f267f — antlers 2 years ago
gnu: emacs-embark: Update to 1.0

* gnu/packages/emacs-xyx.scm (emacs-embark): Update to 1.0

Change-Id: I230bac996df9883a20c9f70e0b27f5bed37c91fa
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Next