Age | Commit message (Collapse) | Author |
|
* gnu/packages/php.scm (php): Add missing inputs.
These should potentially be propagated by gd instead, see
https://issues.guix.gnu.org/72968
Change-Id: I3ddc47e5ad121a8177e3a12c5dfe154a8d6029b6
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/video.scm (mpv)[inputs]: Add LIBSIXEL.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I1765929ec37d6cd73d829b998c7a1a6edb87fb75
|
|
* gnu/packages/image.scm (libsixel)[inputs]: Move GDK-PIXBUF...
[propagated-inputs]: ... to here.
Change-Id: Ifcbcae7882f1f6292d436f679552b8e0a67d9eda
|
|
* gnu/packages/video.scm (libplacebo): Update to 7.349.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: Iacbde8cbd6e2008655f70fc009290cddb942f548
|
|
* gnu/packages/gtk.scm (gtk): Disable failing tests on aarch64.
Change-Id: Ia950b25fa2141daff0a01a69d9dfb551e26116ea
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/cpp.scm (mpark-variant)[native-inputs]: Add gcc-12.
|
|
* gnu/packages/emacs-xyz.scm (emacs-qt-pro-mode): New variable.
Change-Id: I49db0f62280aa86830eb535c4b179be1bb692db4
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Add EMACS-CFRS.
The package EMACS-CFRS is not included in the list of propagated-inputs at
EMACS-TREEMACS, but it should be included, because some of the features of
EMACS-TREEMACS use CFRS, see
<https://github.com/Alexander-Miller/treemacs/blob/2377d231bcb4ff6841cbf6a7c1e4b6747e26ddd0/src/elisp/treemacs-interface.el#L47-L48>
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Change-Id: I53f3498e623c59604f33b473aff1e590c5c198cc
|
|
* gnu/packages/sycl.scm (adaptivecpp)[home-page]: Update it.
Change-Id: Ifec66d4345ab6828e16fe244412d18d9e0625546
|
|
* gnu/packages/sycl.scm (adaptivecpp_: Update to 24.06.0.
Change-Id: I1900dd1e38f6e20c1deed603b258abcc21c8649f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/vnc.scm (remmina): Update to 1.4.35.
[inputs]: Add curl.
Change-Id: If81a133beb15187f717f082b68eff23d24dc8dba
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10.
Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.6.
Change-Id: I494f5f9e531aabdb6ba60ff418f6ba0cf45b46f4
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/wm.scm (wlroots): Update to 0.17.4.
Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
|
|
* gnu/packages/glib.scm: Add package python-pygobject-3.48.
* gnu/packages/gstreamer.scm (python-gst) [inputs]:
Use python-pygobject-3.48 to fix tests.
Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732c
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/maths.scm (dealii): Update to 9.6.0.
Change-Id: I197511908d9ac27dd4ba1356515f1fbf7bafd218
|
|
* gnu/packages/maths.scm (sundials)[arguments]: Use gexps and use
‘search-input-file’ rather than ‘assoc-ref’.
(sundials-openmpi)[arguments]: Likewise.
Change-Id: Ife0c2ae3604cf66c90ec4a13fe9242f7fe7d550f
|
|
* gnu/packages/maths.scm (sundials): Update to 7.1.1.
[native-inputs]: Add PKG-CONFIG.
(sundials-openmpi)[arguments]: Pass ‘-DPETSC_INCLUDE_DIRS’ instead of
‘-DPETSC_DIR’.
Change-Id: I750415109d69b53afbcf461dc98b2028af03c35a
|
|
This is a followup to 31fe177a97bacec643180cc5bcf8805a6cb07481.
* gnu/packages/maths.scm (petsc)[arguments]: In
‘clean-local-references’, fix typo in ‘MAKE_NP’ and ‘NPMAX’ regexps.
Substitute ‘MAKE_TEST_NP’ and ‘MAKE_LOAD’ as well.
Change-Id: I41b4279a3cdc4b077fab21f0f99273d0d50ed8e1
|
|
* gnu/packages/maths.scm (python-slepc4py): Update to 3.21.1.
[arguments]: Switch to gexps. Replace ‘check’ phase.
[native-inputs]: New field.
[inputs]: Remove labels. Add ‘petsc-openmpi’.
Change-Id: Ib6f1480415ac5128399c32c1974779b67edb5550
|
|
* gnu/packages/maths.scm (slepc): Update to 3.21.1.
Change-Id: Ib82754c351100de94b57c650a3688747bf706713
|
|
* gnu/packages/maths.scm (python-petsc4py): Update to 3.21.4.
[source](modules, snippet): Remove.
[arguments]: Switch to gexps. Rename ‘pre-build’ phase to
‘set-PETSC_DIR’. Replace ‘check’ phase.
[native-inputs]: Switch to ‘python-cython-3’.
[inputs]: Remove labels.
Change-Id: I2d8ef3519f6ffe93ff761ef99c4b8951b6107e1c
|
|
* gnu/packages/maths.scm (petsc): Update to 3.21.4. Update source URL.
[arguments]: Move ‘check’ phase after ‘install’.
[home-page]: Update.
Change-Id: I8e7244ad4f8566119bc259f1dccec9589760a491
|
|
* gnu/packages/maths.scm (hypre)[arguments]: Use gexps.
(hypre-openmpi)[arguments]: Likewise.
Change-Id: I3064b7606b97076e2fb2947b1fb93319eeb184c9
|
|
* gnu/packages/maths.scm (hypre)[native-inputs]: Add TEXLIVE-CHANGEPAGE.
Change-Id: I47592a908e3bda39a182424d4f0c9fd820f0d613
|
|
Signature verification breaks, when libcamera is grafted. Running built-in
libcamera modules via proxy is not recommended by upstream and not always
work. We control the build process of all libcamera modules, so to workaround
the issue we disable signature verification. For more information see:
<https://issues.guix.gnu.org/72828>
* gnu/packages/patches/libcamera-ipa_manager-disable-signature-verification.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/networking.scm (libcamera): Disable signature verification.
[inputs]: Remove gnutls and openssl.
[arguments]: Remove re-sign-binaries phase.
[source]: Add disable-signature patch.
Change-Id: Icf422553c0f49b28d7997a1e818a4b8d9a6b5732
|
|
* gnu/packages/networking.scm (libcamera)[inputs]: Boost is not needed
anymore, remove it.
Change-Id: Idd4ce931036298b71e6414a76df37365341ae47d
|
|
* gnu/packages/messaging.scm (ejabberd): Add inputs and wrap-program phase.
Change-Id: Id8177c54437dca9b98bbd6a237b9a713bc904c84
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/python-xyz.scm (python-pygithub)[native-inputs]: Add
nss-certs-for-test.
Change-Id: Ib0ee6f1c23302adfec3e8d184cc4afff285012e7
|
|
Fixes <https://issues.guix.gnu.org/72917>.
* gnu/packages/video.scm (ffmpeg-5): Replace 'bypass-openal-check
string substitution with one that matches on this and earlier
versions of ffmpeg.
(ffmpeg-4): Inherit package arguments from ffmpeg-5.
Reported-by: Dariqq <dariqq@posteo.net>
Change-Id: Ie5b51a174be45b511757dece369563975e498bac
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/screen-hurd-path-max.patch: Update for screen 5.0.0.
* gnu/packages/screen.scm (screen): Update to 5.0.0.
[arguments]<#:configure-flags: Add "-D_GNU_SOURCE=1" to CFLAGS.
[inputs]: Add linux-pam.
Change-Id: Iebc5eff0128ff7f4d27a22cca1bd4a025aca3244
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/ui.scm: Add comment.
Suggested-by: Tomas Volf <~@wolfsden.cz>
Change-Id: I203b2e2bfe1b6f94b96054fe61069f20b580fcd6
|
|
* doc/guix.texi (G-Expressions): Add index entries for
‘assume-file-name’ and ‘assume-source-relative-file-name’.
Change-Id: Iee51fb09f4cbd32dacf90f03cafca973e8c993f8
|
|
* guix/gexp.scm (assume-source-relative-file-name): New macro.
(local-file): Use assume-source-relative-file-name to look up a non-literal
file relative to the current source directory.
* doc/guix.texi (G-expressions): Document it.
* tests/gexp.scm ("local-file, non-literal source relative file name"):
New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: I18573c8c7a6c87e8351b34412f9d26bb23b068b4
|
|
* gnu/home/services/guix.scm
(extend-channel-list): Add function.
(home-channels-service-type)[extend]: Use extend-channel-list.
Change-Id: I587207b86216f075a54b6ed0b8fa998896bbed74
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Change-Id: I069e1842da74b39124913fd2defbee6fa47eaa7e
|
|
* gnu/packages/wireservice.scm (python-agate)[native-inputs]: Add
'(libc-utf8-locales-for-target)'. Remove labels.
[propagated-inputs]: Remove labels.
Change-Id: I85c5fba60e96c4e3bd52f82e8cad9c3ed23d5661
|
|
* gnu/packages/emacs-xyz.scm (emacs-rust-mode): Update to 1.0.6.
Change-Id: I33c565c9835ce6ec08f4a3296d4d7d749038f63c
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/python-xyz.scm (python-gpxpy): New variable.
Change-Id: I70a014dfce7bd021833d42da45e857613621aaa8
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/xdisorg.scm (autorandr): Use GEXPs.
Change-Id: I476e29ddff17c0180e8a0eeefe818954364eac71
Signed-off-by: jgart <jgart@dismail.de>
|
|
* gnu/packages/xdisorg.scm (autorandr): Update to 1.15.
Change-Id: I663cd9271a426287bbaee9179d75df05bd61c7ad
Signed-off-by: jgart <jgart@dismail.de>
|
|
* etc/teams.scm: Define new member.
Change-Id: I34114c8fdbcaa40380e032353945d5e74a369064
Signed-off-by: jgart <jgart@dismail.de>
|
|
* etc/teams.scm (mozilla): Register gnu/packages/librewolf.scm file.
Update team description in order to reflect its broadened scope.
Change-Id: I75dac5d5e76e611aba7e9e55ef99e8279f1e6d9b
Signed-off-by: jgart <jgart@dismail.de>
|
|
This avoids test failures:
+guile: warning: failed to install locale
* gnu/packages/dezyne.scm (dezyne)[inputs]: Add libc-utf8-locales-for-target.
Change-Id: I2da63e128e8f990a409b36ffaa38e56029740292
|
|
* gnu/packages/glfw.scm (glfw-3.4)[arguments]: Don't build out of source.
Change-Id: I42437c60f7adbc0b087f7149b17181fbc8eab4ce
|
|
* gnu/packages/virtualization.scm (runc): Source is distributed with
"vendor" containing the full dependence tree which makes them invisible
for other packages. It needs to be unbundled.
Change-Id: Iffef83832988b05d164a5c5f075bc74bec7a13a0
|
|
Fixes CVE-2024-45310.
* gnu/packages/virtualization.scm (runc): Update to 1.1.14.
Change-Id: Ifa1d296cb447124e51d0741fd030535356529847
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap)
[arguments]<#:phases>: Add 'remove-submodule phase to reduce amount of data
copied to the store, the submodule "v2" is packed separately as it has
it's own go.mod file.
(go-github-com-elliotchance-orderedmap-v2)[arguments]<#:phases>: Delete
'remove-submodule phase.
Change-Id: Ie68ca24752a612864a4c6ca8537949a922528d82
|
|
* gnu/packages/golang-xyz.scm (go-github-com-elliotchance-orderedmap)
[arguments]<#:phases>: Replace 'check and only run short tests so as to
exclude flaky performance tests.
<#:unpack-path>: Set it, to relax modification in any inherited
packages.
(go-github-com-elliotchance-orderedmap-v2) [arguments]: Swap to
"substitute-keyword-arguments" instead of overwriting after inheritance.
Change-Id: If9fbc5510643f9d5e3ccff09f71e00a9cdfbe92f
Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
|
|
* gnu/packages/diffoscope.scm (diffoscope): Update to 277.
|