guix-devel/guix/build-system
Andy Patterson 0e1371be09
build-system/asdf: Don't rename inputs.
* guix/build-system/asdf.scm (package-with-build-system)[transform]: Use updated
`new-inputs' procedure for inputs and native-inputs.
<rewrite>: Don't rename inputs.
<new-propagated-inputs>: Draw from package-inputs and package-native-inputs
for source packages.  Use the original package's propagated-inputs otherwise.
<new-inputs>: Convert into a function to be used to transform inputs and
native-inputs.
* gnu/packages/lisp.scm (sbcl-fiveam, sbcl-bordeaux-threads)
(sbcl-flexi-streams, sbcl-cl-ppcre, sbcl-stumpwm, sbcl-slynk-arglists)
(sbcl-slynk-fancy-inspector): Don't prefix input names.
2017-05-16 15:18:14 +02:00
..
ant.scm guix: Add java-utils. 2017-05-10 17:59:22 +02:00
asdf.scm build-system/asdf: Don't rename inputs. 2017-05-16 15:18:14 +02:00
cargo.scm build-system/cargo (cargo-build): Add cargo-build-flags, remove configure-flags. 2017-03-17 16:48:08 +01:00
cmake.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
dub.scm gnu: Add dub-build-system. 2017-02-10 16:21:50 +01:00
emacs.scm build-system/emacs: Use 'emacs-minimal' by default. 2016-05-24 11:32:27 +03:00
glib-or-gtk.scm build-system/glib-or-gtk: Don't generate 'icon-theme.cache'. 2015-09-11 20:24:30 +08:00
gnu.scm Use 'mlambda' instead of 'memoize'. 2017-01-28 18:55:20 +01:00
haskell.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
ocaml.scm build-system: Add package-with-ocaml4.01. 2017-05-10 22:13:54 +02:00
perl.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00
python.scm build-system/python: 'package-with-explicit-python' uses 'package-mapping'. 2017-04-05 22:45:41 +02:00
r.scm gnu: r: Rename to r-minimal. 2017-03-17 10:14:02 +01:00
ruby.scm build: ruby: Rewrite build system to use gem archives. 2015-08-18 17:58:13 -04:00
trivial.scm packages: Implement grafts. 2014-11-02 21:22:12 +01:00
waf.scm Move search path specifications to (guix search-paths). 2015-05-04 23:30:51 +02:00