guix/guix
Christopher Baines 22b3a95f6e
build-system/maven: Make default-maven-plugins a procedure.
This allows compiling the module without the (gnu packages maven) module being
available.

* guix/build-system/maven.scm (%default-maven-plugins): Rename to
default-maven-plugins, and convert to a procedure.
* doc/guix.texi (maven-build-system): Update.
2020-07-17 09:45:19 +01:00
..
build guix: Add maven-build-system. 2020-07-17 04:21:22 +02:00
build-system build-system/maven: Make default-maven-plugins a procedure. 2020-07-17 09:45:19 +01:00
import import: pypi: Handle 'null instead of #nil. 2020-07-05 16:11:21 +05:30
scripts services: Add 'system-provenance' procedure. 2020-07-15 01:36:24 +02:00
store image: Do not set journal_model=WAL for the Hurd. 2020-07-11 16:34:01 +02:00
tests tests: Move OpenPGP helpers to (guix tests gnupg). 2020-06-16 16:10:46 +02:00
base16.scm
base32.scm
base64.scm
build-system.scm
bzr-download.scm
cache.scm
channels.scm git-authenticate: Factorize 'authenticate-repository'. 2020-07-11 11:51:52 +02:00
ci.scm ci: Add build-products id field and export accessors. 2020-06-15 15:34:19 +02:00
colors.scm
combinators.scm combinators: Fix typo. 2020-07-05 03:15:08 +05:30
config.scm.in
cpio.scm
cve.scm cve: Fix typos in <cve> accessor. 2020-07-10 00:11:00 +02:00
cvs-download.scm
deprecation.scm
derivations.scm
describe.scm
diagnostics.scm
discovery.scm discovery: Fix typo. 2020-07-05 16:07:59 +05:30
docker.scm
download.scm download: Replace misconfigured Apache mirror. 2020-07-05 08:23:35 +02:00
elf.scm
ftp-client.scm
gexp.scm gexp: The result of 'imported-files/derivation' is non-substitutable. 2020-05-25 23:00:30 +02:00
git-authenticate.scm git-authenticate: Factorize 'authenticate-repository'. 2020-07-11 11:51:52 +02:00
git-download.scm git-download: Don't verify X.509 certificate of SWH. 2020-07-10 00:11:00 +02:00
git.scm git: Add 'with-git-error-handling'. 2020-07-11 11:51:56 +02:00
glob.scm
gnu-maintenance.scm import: Do not assume that 'package-source' returns an origin. 2020-07-03 23:53:31 +02:00
gnupg.scm
grafts.scm grafts: Improve performance for derivations with many inputs. 2020-06-06 23:28:48 +02:00
graph.scm
hg-download.scm
http-client.scm
i18n.scm
inferior.scm time-machine: Add '--disable-authentication'. 2020-06-16 16:10:47 +02:00
json.scm
licenses.scm
lint.scm lint: source: Validate URLs of Git references. 2020-07-12 22:41:51 +02:00
lzlib.scm
man-db.scm
memoization.scm
modules.scm
monad-repl.scm
monads.scm
nar.scm nar: Use (guix i18n). 2020-06-18 14:48:17 +02:00
openpgp.scm openpgp: Use Libgcrypt's crc24 implementation. 2020-06-23 23:39:42 +02:00
packages.scm packages: Ensure bags are insensitive to '%current-system'. 2020-07-13 16:49:12 +02:00
pki.scm
profiles.scm profiles: 'linux-module-database' hooks gracefully handles module-less kernels. 2020-06-18 14:48:17 +02:00
profiling.scm
progress.scm
quirks.scm quirks: Build 'compute-guix-derivation' modules with 2.2 when needed. 2020-05-29 18:31:35 +02:00
records.scm
remote.scm Add more missing (ice-9 format) imports. 2020-06-28 23:32:52 +02:00
repl.scm
scripts.scm scripts: Typo in args-fold*. 2020-07-12 10:07:59 +02:00
search-paths.scm
self.scm maint: Remove traces of "berlin.guixsd.org". 2020-07-10 00:11:00 +02:00
serialization.scm
sets.scm
ssh.scm
status.scm
store.scm store: Use '=' instead of 'eqv?'. 2020-06-26 16:19:53 +02:00
svn-download.scm
swh.scm swh: Allow callers to disable X.509 certificate verification. 2020-07-10 00:11:00 +02:00
tests.scm
ui.scm ui: 'with-error-handling' does not unwind the stack. 2020-07-15 01:36:24 +02:00
upstream.scm upstream: Define 'url-predicate' and use it. 2020-07-03 23:53:31 +02:00
utils.scm utils: Add 'with-environment-variables'. 2020-06-06 23:28:49 +02:00
workers.scm
zlib.scm