guix-play/guix/build-system
Ludovic Courtès 984efa2b6a
build-system/clojure: Provide only the right modules in scope.
Previously, we used to have a whole bunch of (guix build *-build-system)
modules in scope, which, for example, meant that '%standard-phases' was
clashing.  This change clarifies it.

* guix/build-system/clojure.scm (%default-modules): New variable.
(clojure-build): Change the default value of #:modules and that of
 #:phases.
2020-01-08 23:21:14 +01:00
..
2019-03-20 21:38:19 -04:00
2019-07-02 10:08:00 +09:00
2019-12-23 15:48:21 +01:00
2019-12-15 15:38:51 +01:00
2019-03-23 22:26:48 +02:00
2019-10-11 11:44:44 -04:00