| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
This is a followup to 102d307520dee27a40feb1ca5a699763a2f3aefe.
* gnu/packages/cross-base.scm (cross-libc): Remove (let ((libc libc)) …).
(cherry picked from commit 524a4e357cd71566841aaf405e8548fa3600b11b)
|
|
|
|
|
| |
* gnu/packages/maths.scm (octave-cli)[inputs]: Add LIBJPEG-TURBO.
[arguments]: Add "--enable-link-all-dependencies" in #:configure-flags.
|
|
|
|
|
| |
* gnu/packages/virtualization.scm (criu)[arguments]: In the configure phase,
do not add kernel headers on C_INLUDE_PATH.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (sailfish)[arguments]: Prepend to
CPLUS_INCLUDE_PATH instead of overriding it.
|
|
|
|
|
| |
* gnu/packages/engineering.scm (libfive)[arguments]: Prepend to
CPLUS_INCLUDE_PATH instead of overriding it.
|
|
|
|
|
| |
* gnu/packages/maths.scm (gsl)[arguments]: Use the let-bound SYSTEM variable
instead of %CURRENT-SYSTEM.
|
|
|
|
| |
* gnu/packages/games.scm (tome4)[arguments]: Do not assume CPATH is set.
|
|
|
|
| |
* gnu/packages/games.scm (hyperrogue)[arguments]: Do not assume CPATH is set.
|
|
|
|
|
| |
* gnu/packages/synergy.scm (synergy)[arguments]: Prepend to CPLUS_INCLUDE_PATH
instead of overriding it.
|
|
|
|
| |
* gnu/packages/virtualization.scm (lxc)[arguments]: Remove #:make-flags.
|
|
|
|
|
| |
* gnu/packages/linux.scm (multipath-tools)[arguments]: Do not override
C_INCLUDE_PATH in #:configure-flags.
|
|
|
|
| |
* gnu/packages/networking.scm (zyre)[arguments]: Remove.
|
|
|
|
|
| |
* gnu/packages/networking.scm (hcxtools)[arguments]: Do not override
C_INCLUDE_PATH.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat)[arguments]: Remove phase
'augment-CPLUS_INCLUDE_PATH'.
|
|
|
|
| |
* gnu/packages/databases.scm (python-apsw): Update to 3.31.1-r1.
|
|
|
|
|
|
| |
* gnu/packages/patches/libreoffice-poppler-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/libreoffice.scm (libreoffice)[source](patches): New field.
|
|
|
|
|
|
|
|
|
| |
This follows up commit 7ad3c81240b366b99f29c4ac5f7c42173c91f38a, which enabled
tests that were previously disabled on i686, and takes into account new tests
with similar issues. While at it, selectively disable tests on aarch64
instead of disabling all tests.
* gnu/packages/maths.scm (gsl)[arguments]: On i686 and aarch64, add #:phases.
|
|
|
|
|
|
|
|
|
|
|
| |
This follows up 67ca82e6ddc9f1c87fa8c033729a1f53b7c2b3ba which was ineffective
when running 'guix build --system=armhf-linux python' on e.g. x86_64-linux
because the conditional would always return the native system.
* gnu/packages/python.scm (python-3.8)[native-inputs]: Add "arm-alignment.patch".
[arguments]: Add phase to apply it.
[source](patches): Remove it.
* gnu/packages/commencement.scm (python-boot0): Prevent inheriting the phase.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-3-arm-alignment.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-3.8)[source](patches): Add it when the
current system is ARM.
|
|
|
|
|
| |
* gnu/packages/linux.scm (util-linux)[arguments]: When building on
armhf-linux, disable the setarch tests.
|
|
|
|
|
|
|
| |
* gnu/packages/patches/openssl-1.1.1e-revert-detect-eof.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/tls.scm (openssl): Update to 1.1.1f.
[source](patches): Remove obsolete patch.
|
|
|
|
|
|
| |
Fixes <https://bugs.gnu.org/39949>.
* gnu/packages/rust.scm (rust-1.20)[native-inputs]: Add GNU-MAKE-4.2.
|
|
|
|
|
| |
* gnu/packages/base.scm (coreutils)[inputs]: Typo: Use libcap only when
supported.
|
|\
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/guile.scm
gnu/packages/linux.scm
gnu/packages/package-management.scm
gnu/packages/pulseaudio.scm
gnu/packages/web.scm
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/firmware.scm (ath9k-htc-firmware)[home-page]: Correct url.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
| |
| |
| |
| | |
* gnu/packages/java.scm (antlr3)[source]: Download using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-javaewah)[source]: Download using
git-fetch.
|
| |
| |
| |
| | |
* gnu/packages/java.scm (java-jmock)[source]: Download using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-jmock-1)[source]: Download using git-fetch.
[home-page]: Update home-page.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-easymock)[source]: Download using git-fetch.
[home-page]: Use https.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-objenesis)[source]: Download using
git-fetch.
|
| |
| |
| |
| | |
* gnu/packages/java.scm (java-asm)[source]: Use https URL.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-modello-core)[source]: Download using
git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-sisu-build-api)[source]: Download using
git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-sec-dispatcher)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-compiler-api)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-cipher)[source]: Download using
git-fetch.
|
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-io)[source]: Download using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-container-default-bootstrap)
[source]: Download using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-classworlds)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-interpolation)[source]: Download
using git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-plexus-utils)[source]: Download using
git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-junit)[source]: Download using git-fetch.
[home-page]: Update home-page.
|
| |
| |
| |
| |
| | |
* gnu/packages/java.scm (java-hamcrest-core)[source]: Download using
git-fetch.
|
| |
| |
| |
| |
| | |
* gnu/packages/multiprecision.scm (gmp) [arguments]: Add `setenv' phase for
mingw target.
|
| |
| |
| |
| |
| |
| |
| |
| | |
This removes 2 'add-data-to-store-cache' lookups.
* gnu/packages/commencement.scm (flex-boot0): Move (package (inherit …))
outside the 'propagated-inputs' field to avoid creating a new node each
time the field is accessed.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
With this change, the output of:
guix graph -e '(@@ (gnu packages commencement) coreutils-final)' |grep 'label = ' | wc -l
drops from 76 nodes to 68 nodes, and the "add-data-to-store-cache" hit
rate for:
guix build libreoffice -d --no-grafts
drops from 3.9% to 2.6%.
* guix/build-system/gnu.scm (package-with-explicit-inputs*)[cut?]:
Adjust condition to exclude packages with build systems other than
GNU-BUILD-SYSTEM, such as 'ld-wrapper-boot3'.
|
| |
| |
| |
| |
| |
| | |
* guix/packages.scm (package->bag): When GRAFT? is true, use PACKAGE's
replacement as the cache key. Remove GRAFT? from the list of
secondary cache keys.
|
| |
| |
| |
| |
| | |
* guix/scripts/deploy.scm (guix-deploy): Use 'map/accumulate-builds'
instead of 'for-each'.
|
| |
| |
| |
| |
| | |
* guix/scripts/deploy.scm (deploy-machine*): New procedure.
(guix-deploy): Call it in 'for-each'.
|