guix/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
..
android-ndk.scm
ant.scm
asdf.scm
cargo.scm
clojure.scm build-system/clojure: Provide only the right modules in scope. 2020-01-08 23:21:14 +01:00
cmake.scm
dub.scm
dune.scm
emacs.scm
font.scm
glib-or-gtk.scm
gnu.scm
go.scm
guile.scm build-system/guile: Add #:implicit-inputs?. 2020-01-04 23:44:25 +01:00
haskell.scm
julia.scm
linux-module.scm build-system: linux-module: Add substitutable keyword. 2019-12-26 10:41:22 +02:00
meson.scm
minify.scm gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition. 2020-01-03 15:03:36 +01:00
node.scm
ocaml.scm
perl.scm
python.scm
qt.scm build-system: qt: Adjust indentation. 2019-12-23 15:48:21 +01:00
r.scm guix: Upgrade to Bioconductor 3.10. 2019-12-15 15:38:51 +01:00
rakudo.scm
ruby.scm
scons.scm
texlive.scm
trivial.scm
waf.scm