| Commit message (Collapse) | Author | Age |
... | |
|
|
|
| |
* gnu/packages/linux.scm (linux-pam)[arguments]: Add #:phases.
|
|
|
|
| |
* gnu/packages/linux.scm (linux-pam)[arguments]: Switch to gexps.
|
|
|
|
|
|
|
|
| |
* gnu/system/hurd.scm (%base-packages/hurd): Change shepherd to shepherd-0.8,
since the former uses fibers, and thus conflicts with the shepherd-0.8 we use in
the default essential services.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (mig/32-bit): Remove unneeded variant.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (dde-sources): Update.
(hurd): Build libdde_linux26 and install it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (gnumach, hurd-headers, hurd): Switch to cross-mig when
cross-building.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (hurd): Do it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (hurd-headers): Do it. Also backport some patches to
make it build, and remove older patches. Also stop pretending we're on
i586-pc-gnu.
(hurd): Remove unneeded patches.
* gnu/packages/patches/hurd-add-without-rump-configure-option.patch:
* gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods-2.patch:
* gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods.patch:
New files.
* gnu/packages/patches/hurd-cross.patch:
* gnu/packages/patches/hurd-xattr.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Register and unregister them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (gnumach-headers): Do it.
* gnu/packages/patches/gnumach-add-missing-const_mach_port_name_array_t-type.patch:
New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (mig): Do it.
* gnu/packages/patches/mig-cpu.h-generation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-kernel-headers*): Remove them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-kernel-headers*): Add --build and --host to
xhurd-headers and xhurd-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-mig): New exported procedure.
(cross-gnumach-headers): New procedure.
(cross-kernel-headers*): Factor them out.
(cross-libc*): Use them there.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcc-11)[arguments]: Add 'patch-hurd-libpthread'
phase.
* gnu/packages/patches/gcc-11-libstdc++-hurd-libpthread.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/cross-base.scm (cross-gcc-arguments): Switch to gexps.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/base.scm (%glibc/hurd-configure-flags): New variable.
(glibc)[arguments]: Use it.
(glibc/hurd-headers)[arguments]: likewise.
* gnu/packages/cross-base.scm (cross-libc*): Likewise.
Co-authored-by: Josselin Poiret <dev@jpoiret.xyz>
|
|
|
|
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqtwebengine): Update to 5.15.9.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pyqt-builder.
[arguments]: Move 'configure phase into #:configure-flags, drop
'make-namespace, add 'set-include-dirs.
|
|
|
|
|
|
|
|
|
| |
Version 5.15.8 does not build.
* gnu/packages/qt.scm (python-pyqt): Update to 5.15.9.
[build-system]: Switch to pyproject-build-system.
[native-inputs]: Add python-pyqt-builder.
[arguments]: Disable tests, move 'configure phase into #:configure-flags.
|
|
|
|
| |
* gnu/packages/qt.scm (python-pyqt-builder): Update to 1.14.1.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-sip-include-dirs.patch: New file.
* gnu/local.mk: Add it.
* gnu/packages/qt.scm (python-sip): Update to 6.7.7.
[propagated-inputs]: Add python-ply.
[source]: Use patch.
|
|
|
|
|
|
| |
* gnu/packages/fabric-management.scm (ucx): Update to 1.14.0.
* gnu/packages/patches/ucx-tcp-iface-ioctl.patch: Adapt patch to new ucx
version.
|
|
|
|
| |
* gnu/packages/linux.scm (psm2): Update to 11.2.230.
|
|
|
|
| |
* gnu/packages/image-processing.scm (vtk)[inputs]: Replace proj-7 by proj.
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/u-boot-fix-build-python-3.10.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/bootloaders.scm (u-boot): Apply patch.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
| |
* gnu/packages/firmware.scm (make-opensbi-package): Remove specific #:xgcc for
the cross-toolchain, there is not reason for it now. Also set the microarch to
rv64g, so that it builds.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
| |
* gnu/packages/qt.scm (qtquickcontrols2-5)[source]: Fix hash.
|
|
|
|
|
|
|
| |
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 25.0.2.
[source]: Update snippet.
[arguments]: Add 'disable-draft-test' phase.
[native-inputs]: Add python-pytest-asyncio and python-tornado.
|
|
|
|
|
|
| |
* gnu/packages/engineering.scm (volk): Update to 3.0.0.
[arguments]: Add 'disable-check-lgpl-test' phase. Remove trailing booleans.
[license]: Replace gpl3+ by lgpl3+. Add asl2.0.
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cl-cffi-gtk): Update to 3.8.8-3.1700fe6.
[source,home-page]: Switch to active repository.
[inputs]: Remove labels.
[arguments]: Update 'fix-paths' phase.
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-cffi): Update to 0.24.1-1.3397035.
[arguments]: Remove 'fix-arm-support' phase. Update 'fix-paths' phase.
|
|
|
|
|
|
|
|
|
|
| |
This fixes a module import dependency cycle, which was introduced in
831baaf81e57ce9d9053ba6f9e0653a2d27298c4 ("gnu: python-pre-commit: Replace
with pre-commit."). The rule of thumb to avoid these is that the deprecated
package should live next to the replacement package (in the same module).
* gnu/packages/python-xyz.scm (python-pre-commit): Move to...
* gnu/packages/version-control.scm (python-pre-commit): ... here.
|
|
|
|
|
|
|
| |
* gnu/packages/version-control.scm (git)[native-inputs]: Restore
native-inputs to what they were prior to the merge commit ccb62d8feb.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
|
|
|
|
|
| |
* gnu/packages/build-tools.scm (gnulib)[native-inputs]: Change git to
git-minimal/pinned.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|\ |
|
| |
| |
| |
| |
| |
| |
| | |
This partially reverts commit 7636c49b45adb9870cf416c64bde032ec858a820
where the patch was dropped.
* gnu/packages/java.scm (openjdk10)[source]: Apply patch.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-annotationhubdata): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-affylmgui): New variable.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/cran.scm (r-tkrplot): New variable.
Co-authored-by: Ricardo Wurmus <rekado@elephly.net>.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-affyplm): New variable.
|
| |
| |
| |
| | |
* gnu/packages/bioconductor.scm (r-affyilm): New variable.
|
|\| |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-google-api-client): Update to
1.12.8.
[arguments]: Remove custom phase to adjust setup.py.
[native-inputs]: Remove python-oauth2client, python-uritemplate. Move
python-httplib2, python-six ...
[propagated-inputs]: ... here. Add python-google-api-core-1,
python-google-auth-1, python-google-auth-httplib2, python-uritemplate-3.
|
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-googleapis-common-protos): Update
to 1.56.4.
[arguments]: Enable test suite.
|
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-google-api-core-1): New variable.
|
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-google-auth-1): New variable.
|
| |
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-google-auth-httplib2): New
variable.
|
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-uritemplate-3): New variable.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/python-web.scm (python-httplib2): Update to 0.15.0.
[source]: Download using git.
[arguments]: Add a phase to adjust the test package version
requirements.
[native-inputs]: Add python-flake8, python-future, python-mock,
python-pytest, python-pytest-cov, python-pytest-forked,
python-pytest-randomly, python-pytest-timeout, python-pytest-xdist,
python-six.
[home-page]: Switch to new upstream homepage.
|
| |
| |
| |
| |
| | |
* gnu/packages/zig.scm (zig-0.10)[properties]: Set max-silent-time to 3
hours.
|
| |
| |
| |
| | |
* gnu/packages/bioinformatics.scm (transanno): New variable.
|