me
/
guix
Archived
1
0
Fork 0
This repository has been archived on 2024-08-07. You can view files and clone it, but cannot push or open issues/pull-requests.
guix/guix/build-system
Ludovic Courtès b544f46098
build-system/python: Disable grafts.
This is consistent with what 'gnu-build' does and makes sure origins
aren't getting lowered with #:graft? #t in one case and not in the
other.

This is a followup to df46bef48e and
dada5e86ed.

* guix/build-system/python.scm (python-build): Pass #:graft? #f.
2022-10-22 01:46:54 +02:00
..
android-ndk.scm
ant.scm
asdf.scm build-system: asdf: Add asd-operation parameter. 2022-08-03 16:45:54 +02:00
cargo.scm
channel.scm build-system/channel: Correctly handle store file name from (gnu ci). 2022-08-11 15:57:35 +02:00
chicken.scm
clojure.scm
cmake.scm
copy.scm
dub.scm build-system/dub: Use the gold linker. 2022-06-19 02:00:00 +02:00
dune.scm
elm.scm
emacs.scm
font.scm
glib-or-gtk.scm
gnu.scm build-system/gnu: Fix docstring. 2022-08-19 18:55:42 +03:00
go.scm build-system/go: Respect #:imported-modules when cross-compiling. 2022-09-24 17:59:05 +02:00
guile.scm
haskell.scm
julia.scm
linux-module.scm
maven.scm
meson.scm
minetest.scm
minify.scm
node.scm
ocaml.scm
perl.scm build-system/perl: Support cross-compilation of some Perl packages. 2022-08-06 18:21:12 +02:00
python.scm build-system/python: Disable grafts. 2022-10-22 01:46:54 +02:00
qt.scm build-system/qt: Disable grafts. 2022-10-17 23:15:07 +02:00
r.scm
rakudo.scm
rebar.scm
renpy.scm
ruby.scm
scons.scm gnu: scons: Move to (gnu packages build-tools). 2022-08-27 23:48:56 +02:00
texlive.scm
trivial.scm
waf.scm