Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/patches/texinfo-headings-single.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/texinfo.scm (texinfo)[source](patches): New field.
* gnu/packages/commencement.scm (texinfo-boot0)[source]: Use BOOTSTRAP-ORIGIN.
|
|
* gnu/packages/patches/llvm-8-missing-include.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/llvm.scm (llvm-11, llvm-10, llvm-9, llvm-8)[source](patches):
Add it.
|
|
* gnu/packages/python-xyz.scm (python-numpy): Update to 1.23.1.
[native-inputs]: Add PYTHON-TYPING-EXTENSIONS.
(python-numpy-next): Remove variable.
|
|
* gnu/packages/haskell.scm (ghc-7, ghc-8.0, ghc-8.4)[inputs]: Change from
LIBFFI to LIBFFI-SANS-STATIC-TRAMPOLINES.
* gnu/packages/libffi.scm (libffi-sans-static-trampolines): New variable.
|
|
This is a reland of 5e796bfc22076a1126beaa853d9cac16f5c9a23d which was
partially reverted in 8c3e9da13a3c92a7db308db8c0d81cb474ad7799.
* gnu/packages/tex.scm (texlive-xcolor)[arguments]: Make sure package provides
all the expected files.
|
|
|
|
The update breaks GTK+@2 and requires newer dependencies. It will be
reapplied on the 'core-updates' branch.
This reverts commit 0b770c2da499c3fe42336f3e3acad9582f594352.
|
|
* gnu/packages/linux.scm (ntfs-3g): Update to 2022.5.17.
|
|
* gnu/packages/linux.scm (ntfs-3g)[properties]: New field.
|
|
* gnu/packages/vpn.scm (openconnect-sso)[arguments]: Don't attempt to use a
non-existent QtWebEngine label. While at it, use SEARCH-INPUT-FILE also for
openconnect and remove trailing #t's.
|
|
* gnu/packages/gnome.scm (tracker): Update to 3.3.3.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
|
|
* gnu/packages/gnome.scm (folks): Update to 0.15.5.
[native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL.
|
|
* gnu/packages/video.scm (mediasdk)[arguments]: Add #:phases. Convert to gexp
while at it.
|
|
* gnu/packages/video.scm (mediasdk)[native-inputs, inputs]: Remove labels.
|
|
* gnu/packages/video.scm (mediasdk): Update to 22.4.4.
|
|
* gnu/packages/virtualization.scm (python-libvirt)[properties]: New field.
|
|
* gnu/packages/virtualization.scm (libvirt)[arguments]: Use gexp. While at
it, refer to THIS-PACKAGE instead of the NAME and VERSION fields.
|
|
* gnu/packages/virtualization.scm (libvirt)[inputs, native-inputs]: Remove labels.
|
|
* gnu/packages/patches/libvirt-add-install-prefix.patch: Refresh patch.
* gnu/packages/virtualization.scm (libvirt): Update to 8.6.0.
(python-libvirt): Update to 8.6.0.
[arguments]: Remove, as the default test phase works fine.
|
|
* gnu/packages/check.scm (catch-framework2-1)[source](modules, snippet): New
fields.
|
|
* gnu/packages/python-xyz.scm (python-pyicu): Update to 2.9.
|
|
* gnu/packages/python-xyz.scm (python-pyicu)[home-page]: Change to current.
|
|
Addresses <https://issues.guix.gnu.org/57091> for now.
* .guix-authorizations (abcdw): Use signing subkey instead of primary.
|
|
* gnu/packages/glib.scm (glib)[inputs]: Remove bash-completion,
elfutils. Move dbus from here ...
[native-inputs]: ... to here.
|
|
This is a followup to bb907402a613494e7fb6f8f04bf8d9d16ff9ee66.
* gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file.
|
|
These completions are deprecated or removed upstream, and
bash-completion defers to upstream completions.
* gnu/packages/bash.scm (bash-completion)[native-inputs]: Remove field.
[arguments]: Remove field.
|
|
* gnu/packages/tex.scm (texlive-hyphen-package): Remove input labels.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
As of commit "gnu: unpin ruby-nokogiri-diff's ruby-nokogiri",
ruby-nokogiri-1.10 is unused, so let's remove it.
ruby-nokogiri-1.10's purpose was to cut the dependency graph. Users should use
ruby-nokogiri.
* gnu/packages/ruby.scm (ruby-nokogiri-1.10): Remove variable.
(ruby-nokogiri): Collapse the package inheritance.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
ruby-nokogiri-diff historically had a long reverse dependency set, due to its
reverse dependency of texlive, which was solely via ruby-byebugs.
To avoid ruby-nokogiri updates from triggering rebuilds, ruby-nokogiri-diff
was pinned to ruby-nokogiri-1.10.
However, as of commit "gnu: Remove texlive's dependence on ruby-rspec and
ruby-byebug.", texlive no longer depends on ruby-byebug, and thus updating
ruby-nokogiri won't trigger large rebuilds.
Thus, we are now free to unpin ruby-nokogiri-diff's ruby-nokogiri.
* gnu/packages/ruby.scm (ruby-nokogiri-diff): Unpin ruby-nokogiri version.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Motivation: Break the dependency chain from guix to mariadb.
Prior to this patch:
$ guix graph --path guix mariadb
guix@1.3.0-27.598f728
po4a@0.63
texlive-tiny@59745
texlive-latex-base@59745
texlive-hyphen-afrikaans@59745
ruby-hydra@0.0-0.5abfa37
ruby-byebug@11.1.3
ruby-rubocop@1.10.0
ruby-parallel@1.21.0
ruby-mysql2@0.5.2
mariadb@10.5.12
As of this patch:
$ ./pre-inst-env guix graph --path guix mariadb
guix graph: error: no path from 'guix@1.3.0-27.598f728' to 'mariadb@10.5.12'
* gnu/local.mk (dist_patch_DATA): Add texlive-hyph-utf8-no-byebug.patch.
* gnu/packages/patches/texlive-hyph-utf8-no-byebug.patch: New file.
* gnu/packages/tex.scm (hyph-utf8-scripts): Add patch.
(texlive-hyphen-package): Depend on ruby-hydra-minimal.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/local.mk (dist_patch_DATA): Add ruby-hydra-minimal-no-byebug.patch.
* gnu/packages/patches/ruby-hydra-minimal-no-byebug.patch: New file.
* gnu/packages/ruby.scm (ruby-hydra): Refactor to inherit from ruby-hydra-minimal.
(ruby-hydra-minimal): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/maths.scm (suitesparse): Update to 5.12.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/bash-completion-directories.patch: Adjust patch
file to also search guix home directories for completion files.
|
|
* gnu/packages/bash.scm (bash-completion): Update to 2.11.
[arguments]: Disable tests.
* gnu/packages/patches/bash-completion-directories.patch: Update to
changes in upstream code.
|
|
* gnu/packages/tor.scm (tor): Update to 0.4.7.9.
|
|
* gnu/packages/algebra.scm (gap)<snippet>: Add to the whitelist GAP packages
with free licenses clarified in the latest release, and which do not require
additional inputs.
|
|
* gnu/packages/algebra.scm (gap): Update to 4.11.1.
[source]<snippet>: Remove trailing #t.
[arguments]<phases>: Remove trailing #t. Install missing config.h header.
Co-authored-by: vicvbcun <guix@ikherbers.com>
|
|
* gnu/packages/networking.scm (lcsync)[arguments]: Add phase to use
simde instead of immintrin.h directly.
[native-inputs]: Add simde.
|
|
* gnu/packages/networking.scm (lcsync)[arguments]: Set test-target.
Remove custom 'check phase.
|
|
* gnu/packages/networking.scm (librecast)[arguments]: Set test-target.
Remove custom 'check phase.
|
|
* gnu/packages/networking.scm (lcrq)[arguments]: Set test-target. Remove
custom 'check phase.
|
|
* gnu/artwork.scm (%artwork-repository): Update to commit
4c7f2ce6428a63e202cd2a9474a06f68a946934d.
|
|
* gnu/build/marionette.scm (marionette-control): Update doc to correct the
QEMU Info manual reference.
|
|
* gnu/packages/gnome.scm (gnome-themes-standard): Mark as deprecated by
gnome-themes-extra.
(gnome)[inputs]: Remove gnome-themes-extra.
|
|
* gnu/packages/admin.scm (wpa-supplicant-gui)[build-system]: Use
qt-build-system.
[phases]: Use G-exps. Drop trailing #t. Don’t wrap-program as that is done by
the build system. Set $HOME to a writable directory when converting icons to
stop Inkscape complaining.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
|
|
This is a followup to cf60a0a906440ccb007bae1243c3e0397c3a0aba.
Reported by Mathieu Othacehe <othacehe@gnu.org>.
* guix/build-system/channel.scm (build-channels): Add 'string?' case.
|
|
This is a followup to b21d05d232ec0aba5abec20e83cc52c1d5163cc3.
* po/guix/POTFILES.in: Add 'guix/read-print.scm'.
|
|
* gnu/packages/cran.scm (r-qmri): New variable.
|
|
* gnu/packages/cran.scm (r-mritc): New variable.
|