| Commit message (Collapse) | Author | Age |
|
|
|
|
|
| |
* gnu/packages/admin.scm (inetutils): Add libxcrypt dependency.
Change-Id: I6c7bc49f60e532edac395a2b1ba89e3f1f95b4e7
|
|
|
|
|
|
| |
* gnu/packages/apr.scm (apr-util): Add libxcrypt dependency.
Change-Id: I1ce71366fee7559f669ee6ede0b2328cf77bd337
|
|
|
|
|
|
| |
* gnu/packages/apr.scm (apr): Add libxcrypt dependency.
Change-Id: Ib43ea0e3933e0df27654638150f21b8f8f504512
|
|
|
|
|
|
| |
* gnu/packages/apr.scm (apr-util): Update to 1.6.3.
Change-Id: I5c227f8dc0cecd3d8126ec0deaf8d0f5044953e8
|
|
|
|
|
|
| |
* gnu/packages/apr.scm (apr): Update to 1.7.4.
Change-Id: I6234403390847a68eab7ee17bc9d83581c14339c
|
|
|
|
|
|
| |
* gnu/packages/shells.scm (tcsh): Add libxcrypt dependency.
Change-Id: I13f37b73d8a8a618dfa628e7341b4e3bbfc018b2
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (shadow): Add libxcrypt dependency.
Change-Id: I3fa0b7239dcf100ba8a6431155557d1523bcfd25
|
|
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind): Add libxcrypt dependency.
Change-Id: I7259b20a96c50a7f88cb0eb7ff30d32f233d0bfe
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (linux-pam): Add libxcrypt dependency.
Change-Id: I57c1c10f01b88707637ea8f5c4a082deb0dd4205
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-2.7): Add libxcrypt dependency.
Change-Id: I23d99900fd6bbd2f9a88a3efe0c8deac01ef160f
|
|
|
|
|
|
|
| |
* gnu/packages/crypto.scm (libxcrypt): Remove python from native-inputs, since
python requires it for its crypt module.
Change-Id: Ic8550fb515fcb647c3bf35c2b053d080457b109d
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/gcc-10-libsanitizer-no-crypt.patch:
* gnu/packages/patches/gcc-12-libsanitizer-no-crypt.patch:
* gnu/packages/patches/gcc-13-libsanitizer-no-crypt.patch: New patches.
* gnu/local.mk (dist_patch_DATA): Register them.
* gnu/packages/gcc.scm (gcc-10, gcc-11, gcc-12, gcc-13): Use them.
Change-Id: Idc450c5a468e07c4ea78c8ca7bb1c5ee379231bb
|
|
|
|
|
|
|
|
| |
* gnu/packages/gcc.scm (gcc-11): Apply gcc-11-libstdc++-hurd-libpthread.patch
unconditionally.
(gcc-12): Also apply gcc-11-libstdc++-hurd-libpthread.patch.
Change-Id: I80e2b2adb5636e1bff4536c5a0a348955454e81d
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc): Update it. Remove --enable-crypt as it is no
longer included in 2.39. Remove upstreamed patch for hurd.
* gnu/packages/patches/glibc-2.38-hurd-ucontext.patch: Remove patch.
* gnu/local.mk (dist_patch_DATA): Unregister it.
Change-Id: Idf9ae3ff6cbbe45f1c9bfbc2c78a331f118e0129
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/ffmpeg-remove-compressed_ten_bit_format.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/video.scm (ffmpeg-4): Use it.
(ffmpeg-3.4, ffmpeg-2.8): Use ffmpeg-4-binutils-2.41.patch.
Change-Id: Idaf1d80f33530ba6d8c3c60b284dc08e522ec220
|
|
|
|
|
|
|
|
| |
I changed the commit hash by mistake, revert that.
* gnu/packages/python-xyz.scm (python-matplotlib): Revert commit hash change.
Change-Id: Ic676a45771b5969a0c713cd025d3a4d2dacada62
|
|
|
|
|
|
|
|
| |
* gnu/packages/cryptsetup.scm (cryptsetup-static): Pass static variants of
dependencies. Also work around wrong pkg-config paths of util-linux for the
static output.
Change-Id: I025f241b02ee0ea80227ef7d31789571e635ef2c
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (lvm2-static): Add linking flags for the static eudev
output.
Change-Id: Ic43be600f0569a8ffa69544cbf661f05d82e2084
|
|
|
|
|
|
| |
* gnu/packages/disk.scm (libblockdev): Add propagated inputs from libcryptsetup.
Change-Id: I4e1a6330f093d7829b1cd97921d078c524f5f9fc
|
|
|
|
|
|
|
| |
* gnu/packages/disk.scm (volume-key): Add transitive dependencies for
libdevmapper and libcryptsetup.
Change-Id: Iaced5bedd2f6ec8e67118b2ee4d01f14704a3694
|
|
|
|
|
|
|
| |
* gnu/packages/cryptsetup.scm (libcryptsetup-propagated-inputs): Record needed
inputs for libcryptsetup.
Change-Id: Ia630f2d5f180536d997af93e57aa547379b2c010
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libdevmapper-propagated-inputs): Record needed
inputs for libdevmapper.
Change-Id: I6db51ea2ce640f77198fd67f0e2480052907f28e
|
|
|
|
|
|
|
| |
* gnu/packages/cryptsetup.scm (cryptsetup): Update to 2.6.1. Disable external
tokens for now.
Change-Id: I5610cabfbd46d010a8241430d8d90f5920847c04
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-utils) [source]: Fix source URL.
Change-Id: Ie54537eed484ae427e7af2d68eb9fb96bb858146
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-lib) [source]: Fix source URL.
Change-Id: If30c9040ee5cee1e3df933f1fdbb5806f1608fc2
|
|
|
|
|
|
| |
* gnu/packages/glib.scm (python-pygobject): Update to 3.47.0.
Change-Id: I971ad0b8add33ac472b0ca3f2fe3218061af1fa5
|
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (libaio) [phases]
<disable-problematic-tests>: New phase.
Change-Id: Ieff712d9c2d8f55d1e730750f7a153295b11ffbe
|
|
|
|
|
|
| |
* gnu/packages/man.scm (man-db): Update to 2.12.0.
Change-Id: I16c106f41a3d8fed1ad2de5e64992d82a5be96a3
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc-2.33)[arguments]: Use arguments from glibc-2.35.
Change-Id: I40856a121b8687fe822fd70039215da57568f244
|
|
|
|
|
|
|
| |
* gnu/packages/patches/glibc-bootstrap-system.patch: Update for glibc-2.38,
carefully keeping original (non git-like) file ordering.
Change-Id: I348d37d3cd5713147dd09b26e1040b63a6ab7153
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-utils): Update to 1.2.11.:
Change-Id: Ib41cc635868dc14428db888efd8b383cd3f05fd4
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (alsa-lib): Update to 1.2.11.
Change-Id: I4fcc457353a33d4dc0df60d24450af7845fd69a4
|
|
|
|
|
|
| |
* gnu/packages/base.scm (glibc-2.33)[source]: Use patches from glibc-2.35.
Change-Id: Idfcad60a39bdfd54d6126c1b440c8915ec2d4df2
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (perl-gtk3) [native-inputs]: Remove input labels.
Change-Id: Iaf289d8610df9658b83008c898781822a3cd462e
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (goocanvas) [native-inputs]: Remove input labels.
[phases]: Remove trailing #t.
Change-Id: I0eca2aeb1e01b81e89a0777fb806539d8a76972b
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm) [native-inputs]: Remove input labels.
Change-Id: I7dad8ada8d32c25845877aba0fc68245ff001a7e
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (atkmm) [native-inputs]: Remove input labels.
Change-Id: I7dad8ada8d32c25845877aba0fc68245ff001a7e
|
|
|
|
|
|
|
| |
* gnu/packages/gtk.scm (gtkmm-3): Update to 3.24.8.
[propagated-inputs]: Remove labels.
Change-Id: I5cda1f2a3c211f766c649e23a33f48c277c615d8
|
|
|
|
|
|
|
|
| |
* gnu/packages/freedesktop.scm (elogind)
[configure-flags]: Add -Ddefault-user-shell=/bin/sh.
[phases] <adjust-tests>: Re-instate test-user-util.c test.
Change-Id: I123ee22c0a4a946c7c9120360d959497e9790385
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (shepherd): Update from shepherd-0.9 to
shepherd-0.10.
Change-Id: Ie93d302f0e43b861ba609f6de27bea2141019036
|
|
|
|
|
|
|
|
| |
It is discouraged to import this module anywhere.
* gnu/packages/commencement.scm: Remove make-gcc-toolchain export.
Change-Id: I3095a83434b6bfc0e8dad1ad00be1aa02472aac4
|
|
|
|
|
|
| |
* gnu/packages/base.scm (canonical-package, %final-inputs): Add comments.
Change-Id: I8b2f5802127dbde169850a7931a64fb5eb503b7c
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (hurd-headers): Update to v0.9.git20231217.
[arguments]: Avoid new link test for file_utimens.
* (hurd)[source]: Remove hurd-fix-rumpdisk-build.patch, which has been
included upstream.
* gnu/packages/patches/hurd-add-without-rump-configure-option.patch,
gnu/packages/patches/hurd-fix-rumpdisk-build.patch,
gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods.patch,
gnu/packages/patches/hurd-fix-types-of-read-write-and-readables-methods-2.patch:
Remove.
* gnu/local.mk (dist_patch_DATA): Unregister them.
Change-Id: I0b42db19289e2fefeae99b18f0c29a21d3bf67a4
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/hurd.scm (gnumach-headers): Update to latest master,
2556fdece900d67529d5eda01f1bdaae4ffe96b0.
* gnu/packages/patches/gnumach-fix-i686-linux-build.patch,
gnu/packages/patches/gnumach-fix-task_info.patch,
gnu/packages/patches/gnumach-support-noide.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
(gnumach)[source]: Do not use them.
Change-Id: Ifc6d15f7889854cd85698f4133f70d2046ca4bc8
|
|
|
|
|
|
|
|
|
|
| |
The build phases of the mig package are needed also for mig-boot0, so instead
of overriding all arguments we should only override the configure flags.
* gnu/packages/commencement.scm (mig-boot0)[arguments]: Use
SUBSTITUTE-KEYWORD-ARGUMENTS to replace only the configure flags.
Change-Id: I8227baf9e7fabc86a8674fe694058245ce166d0f
|
|
|
|
|
|
|
| |
* gnu/packages/commencement.scm (hurd-headers-boot0)[source]: Use hash of
tarball, not of git checkout.
Change-Id: Ibb79396722507ab6509d18a67b3d22210a8a31a9
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This was causing a problem with the pkg-config syntax being evaluated too
early.
* gnu/packages/commencement.scm (gnu-make-final): Rename to...
(make-gnu-make-final): ... this, turning it into a procedure. Also use
%pkg-config to avoid more problems caused by pulling the special pkg-config
syntax.
(%final-inputs): Adjust accordingly.
Change-Id: Icf1d0e106a109afc8e121d5dcfff07df8d5dd1df
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
As its top comment says, this module is not meant to be imported to avoid
circular module dependencies.
* gnu/packages/chicken.scm (chicken) [propagated-inputs]: Resolve
gcc-toolchain lazily.
* gnu/packages/plan9.scm (plan9port): Likewise.
* gnu/packages/raspberry-pi.scm (raspi-arm64-chainloader)
[native-inputs]: Resolve ld-wrapper lazily.
Change-Id: Ie9859046ed32b67dc53bcc5444d6ae162e5d4022
|
|
|
|
|
|
| |
* gnu/packages/audio.scm (openal): Update to 1.23.1.
Change-Id: I8403db8942a11b5260cf46ddbc1a584f83b452f8
|
|
|
|
|
|
| |
* gnu/packages/rust.scm (make-rust-sysroot/implementation): Use gexps.
Change-Id: Ie35ca201c2a55f00023dad02a0d1121b6f298812
|