bug#66015: [PATCH] gnu: python-pyxel: Update to 1.4.3-2.be75b72.

2023-09-16 Thread Simon Tournier
Hi Liliana, Oh, cool! That was fast. :-) Thank you. On Fri, 15 Sep 2023 at 21:53, Liliana Marie Prikler wrote: > * gnu/packages/game-development.scm (python-pyxel): Update to 1.4.3-2.be75b72. > [version]: Use git-version even though it is a release. > [source]: Use commit. > : Adjust accordin

bug#66027: Add a feature to automatically close specified bug reports upon committing.

2023-09-16 Thread Giovanni Biscuolo
Hello, following a (lengthy) discussion on guix-devel [1] I propose to add the new feature to our currently used server side post-receive git hook. Some details about the implementation have been discussed with other interested persons in [1] and I'll try to summarize them in this thread Soon™.

bug#65665: [PATCH] Really get all the implicit inputs.

2023-09-16 Thread Ulf Herrman
This patch series causes package-mapping to recurse into package and bag arguments when #:deep? #t is given. It also recurses into gexps and gexp inputs in search of packages to devour. It also ensures that build systems leave all of their implicit package arguments in the bag arguments, ready to

bug#63986: [PATCH 0/2] Fix bug#63986: Julia is very slow

2023-09-16 Thread Simon Tournier
Hi, This series is for triggering the rebuild of the Julia world. Some Julia packages are long to build so let minimize the annoyance and make some substitutes available before pushing to master. :-) bug#63986: Julia is very slow Cayetano Santos via Bug reports for GNU Guix

bug#63986: Julia is very slow

2023-09-16 Thread Simon Tournier
Hi Efraim, On Thu, 14 Sep 2023 at 13:33, Efraim Flashner wrote: > On Sun, Aug 20, 2023 at 10:53:44PM +0200, Ludovic Courtès wrote: > I've attached a diff to adjust openblas64 and to use it for x86_64 in > julia. I don't know if it's faster than the current openblas. I have applied the diff and

bug#66014: Unable to use UUIDs to construct RAID array in mapped-devices

2023-09-16 Thread Lars Rustand
Setting up a RAID array using UUIDs does not work. The following mapped-devices block works: (mapped-devices (list (mapped-device (source (list "/dev/nvme0n1p2" "/dev/nvme1n1p3")) (target "/dev/md0") (type raid-device-mapping But this one fails: (mapped

bug#63986: Julia is very slow

2023-09-16 Thread Simon Tournier
Hi Cayetano, On Fri, 15 Sep 2023 at 19:51, help-debb...@gnu.org (GNU bug Tracking System) wrote: > #63986: Julia is very slow > > which was filed against the guix package, has been closed. > > The explanation is attached below, along with your original report. > If you require more details, plea

bug#63986: Julia is very slow

2023-09-16 Thread Simon Tournier
Hi, On Sat, 16 Sep 2023 at 12:47, Simon Tournier wrote: > I have applied the diff and turned into two patches. Attached below. > Then, I have sent the cover-letter to guix-patches where you are CC. > The idea was to trigger the Julia world rebuild. However, I do not get > back any Debbugs ID

bug#63687: [PATCH] gnu: Patch gnome-dictionary meson configs, fixes 63687.

2023-09-16 Thread raingloom
* gnu/packages/gnome.scm (gnome-dictionary): Apply patch. * gnu/packages/patches/gnome-dictionary-meson-i18n.patch: New file. * gnu/local.mk: Add it. --- gnu/local.mk | 1 + gnu/packages/gnome.scm| 4 +- .../patches/gnome-dictionary-meson-

bug#34828: [PATCH] Update psmisc to 23.6.

2023-09-16 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi mikadoZero & Bruno, I pushed #62348 patches 1 & 2 to master as 32b4f59433df620ab8f4b9a6c523f8ef9500d75d et al. I fixed a minor typo (‘file-system’) and added a full stop. The update patch (3/3) went to core-updates as 725b2528a65edf7425762b99330ab1c9bd33bc86. Thanks! T G-R Sent from

bug#65456: [PATCH 0/2] Split guix build into more steps for 32bit hosts.

2023-09-16 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: Hi! > Ludovic Courtès writes: > > Hello! > >> Janneke Nieuwenhuizen skribis: >> From ad94f06620e53fcc1495a2e2479dfc627177047c Mon Sep 17 00:00:00 2001 [..] >> Anyhow, thanks for tackling this issue! > > Hehe. You've probably seen Josselin's recent GraphML backe

bug#63687: [bug#66031] [PATCH] gnu: Patch gnome-dictionary meson configs, fixes 63687.

2023-09-16 Thread Liliana Marie Prikler
Am Samstag, dem 16.09.2023 um 14:03 +0200 schrieb raingloom: > * gnu/packages/gnome.scm (gnome-dictionary): Apply patch. > * gnu/packages/patches/gnome-dictionary-meson-i18n.patch: New file. > * gnu/local.mk: Add it. > --- Reworded slightly and applied. Thanks PS: Don't worry about the semantics

bug#66015: [PATCH] gnu: python-pyxel: Update to 1.4.3-2.be75b72.

2023-09-16 Thread Liliana Marie Prikler
Am Samstag, dem 16.09.2023 um 10:46 +0200 schrieb Simon Tournier: > Hi Liliana, > > Oh, cool!  That was fast. :-)  Thank you. > > On Fri, 15 Sep 2023 at 21:53, Liliana Marie Prikler > wrote: > > * gnu/packages/game-development.scm (python-pyxel): Update to > > 1.4.3-2.be75b72. > > [version]: Use