Re: Rust-analyzer completion for std does not work.

2025-02-22 Thread Kabelo M'sobomvu Moiloa
On 2025-02-22 17:29, Kabelo M'sobomvu Moiloa wrote: > This solves the issue in the sense that after wrapping rust-analyzer > appropriately according to the attached rust-analyzer launch script > [2] -- this is necessary as without rust-analyzer-proc-macro-srv is not > supposed to be launched by pr

Re: Rust-analyzer completion for std does not work.

2025-02-22 Thread Kabelo M'sobomvu Moiloa
Alright, some progress. The problem with completion for std is really that RUST_SRC_PATH the checksums in Cargo.lock for lib.rs have unexpected values. If I go: guix time-machine --branch=rust-team -- shell rust-analyzer -- which rust-analyzer and open that file, I can find out the location of

Re: What are the right permissions for /etc/guix?

2025-02-22 Thread Luis Felipe
Andreas, Felix, thanks for the info. For what it's worth, I see that the more permissive directory here is in the machine with the oldest installation (1st generation is from May 03, 2019) while the more restrictive directory is in a more recent installation (December 01, 2022). Anyways, I'l

Re: Next Guix Social - Thursday 27th February

2025-02-22 Thread Tobias Geerinckx-Rice
Hai Steve, Thanks for organising these! On 22 February 2025 11:58:44 UTC, Steve George wrote: >[0] Yes I realise the page is mistitled and if anyone has a contact at >Libreplanet who can give me permission to change page titles I'd love to know! Let's discuss that off-list or on IRC if you're

Re: guix system reconfigure error

2025-02-21 Thread Jake
Hi 45mg Your advice was perfect; guix gc fixed it. Many thanks Jake On Sat, 22 Feb 2025 at 1:21 am, 45mg <45mg.wri...@gmail.com> wrote: > Hi Jake, > > Jake writes: > > > guix system: error: error parsing derivation > > `/gnu/store/gr7jfs1i9iayxvymb5j0xxcfkbbkd1qy-module-import-compiled.drv':

Re: What are the right permissions for /etc/guix?

2025-02-21 Thread Felix Lechner via
Hi Felipe & Andreas, On Fri, Feb 21 2025, Andreas Enge wrote: >dr-x--x--x I also have dr-x--x--x 2 root root 4096 Feb 20 14:17 /etc/guix/ on two machines installed in the past three years. As an aside, I do not remember seeing an execute permission (which for directories means traverse

Re: bug#75552: Non-committers can't keep authenticated forks updated

2025-02-21 Thread Simon Tournier
Hi, On Mon, 03 Feb 2025 at 17:41, Nicolas Graves wrote: > What difference do you make between both? This is indeed an extension ;) Ah cool! I’ve overlooked. :-) Cheers, simon

Re: Sharing examples for (info) Viewing Bugs within Emacs

2025-02-21 Thread Simon Tournier
Hi Nicolas, On Fri, 21 Feb 2025 at 08:09, Nicolas Graves wrote: > I would've liked to triage some bugs, (set easy or "confirmed"-like > flag (usertag?)). Is there a possible workflow for that? Well, I’ve never used ’usertag’ so I do not know. Let me share some of my tweaks I did when chasing o

Re: What are the right permissions for /etc/guix?

2025-02-21 Thread Andreas Enge
Hello, Am Fri, Feb 21, 2025 at 05:56:48PM + schrieb Luis Felipe: > What are the right permissions for this directory? Machine owners don't > recall having changed them. I do not know, but I see the following: drwxr-xr-x like you on one machine, and dr-x--x--x on a machine I have install

Re: How to install Python libraries under python-next?

2025-02-21 Thread Andreas Enge
Hello, Am Tue, Feb 18, 2025 at 05:51:25PM -0500 schrieb Gary Johnson: > Unfortunately, this crashes when attempting to build `python-pytz`. Here's > the relevant build error: > ...previous phases are successful... > starting phase `build' > running "python setup.py" with command "build" and param

Re: guix system reconfigure error

2025-02-21 Thread 45mg
Hi Jake, Jake writes: > guix system: error: error parsing derivation > `/gnu/store/gr7jfs1i9iayxvymb5j0xxcfkbbkd1qy-module-import-compiled.drv': > expected string `Derive([' Yikes. I've dealt with this before. It was not fun. > Despite the error, it still creates a new system generation and a

Re: guix system reconfigure error

2025-02-21 Thread Jake
I should add, the '/gnu/store/*-module-import-compiled.drv' file is indeed empty. On Fri, Feb 21, 2025 at 1:51 PM Jake wrote: > Hi > > I'm getting the following error when I try to update one of my guix > systems: > > $ sudo guix system reconfigure system-config.scm > The following derivation wi

Re: on current GNU Guix System, eglGetDisplay returned EGL_NO_DISPLAY.

2025-02-21 Thread Andy Tai
On a guest VM running Debian, I noticed that its OpenGL is using the virgl renderer which provided hardware acceleration for OpenGL on the guest.. virglrenderer is available in GNU Guix as a package. I installed it but it is not active or used. I assume it must be configured somehow to serve as

Re: Sharing examples for (info) Viewing Bugs within Emacs

2025-02-20 Thread Nicolas Graves
On 2025-02-20 17:37, Simon Tournier wrote: Big TY Simon, this is a much more comprehensive help than the previous manual page (or maybe it should be in a cookbook format then ?) >> - the last 50 untagged pending bugs > > What do you mean by untagged? I would've liked to triage some bugs, (set ea

Re: icecat vs https

2025-02-20 Thread levity
On 2025-02-20 05:39, lev...@riseup.net wrote: > On 2025-02-19 12:22, Daniel Hatton wrote: >> On 16/02/2025 21:12, lev...@riseup.net wrote: >> >>> IceCat doesn’t know how to open this address, because one of the >>> following protocols (https) isn’t associated with any program or is not >>> allowed

Re: Sharing examples for (info) Viewing Bugs within Emacs

2025-02-20 Thread Simon Tournier
Hi, On Thu, 20 Feb 2025 at 09:47, Nicolas Graves wrote: > - the last 50 pending bugs M-x debbugs-gnu-bugs RET -50 RET But! Some very recently closed issues are listed. Hum?! Worse, somehow, I get more than ’guix’ and ’guix-patches’… It also shows ones from Emacs. As if ’debbugs-gnu-default

Re: How to define a local fonts.conf file for fontconfig with a Guix Home service?

2025-02-20 Thread Nils Landt
> Oleander via hat am 19.02.2025 19:54 CET geschrieben: > > > Hello, > are other tags with attributes supported? Yes, all tags are supported, attributes as well. It uses SXML to turn S-expressions into XML, which I should have mentioned in my previous message. Docs are here: https://www.gnu.o

Re: [fr] Moment de convivialité Guix@Paris en février

2025-02-20 Thread Tanguy Le Carrour
(Warning: this email is in french because the meeting is supposed to be held in French… and in person.) Bonjour Guix, > Quoting Tanguy LE CARROUR (2025-01-29 10:18:49) >> Jeudi 21 février à 19h se tiendra la cinquième soirée de la 3ème saison >> des rencontres Guix à Paris. > > Il fallait bien s

Re: How to define a local fonts.conf file for fontconfig with a Guix Home service?

2025-02-19 Thread 宋文武 via
Oleander via writes: > Hello, > is it possible to define my own fonts.conf file with a Guix home > service or to prevent Guix from creating the > ~/.config/fontconfig/fonts.conf symlink? Hello, I use `home-dotfiles-service-type` with `.config/fontconfig/conf.d/00-default.conf` for this purpose.

Re: ownership of the yhetil.org service ?

2025-02-19 Thread Kyle Meyer
Hello Cayetano, Cayetano Santos writes: > Hi Guix, > > As mentioned previously, one of the online guix service I use the most > is yhetil [1]. Glad to hear you find it useful. > [...] find some way to know if this is a service we may rely on or not. Should you expect me to continue to ma

Re: How to define a local fonts.conf file for fontconfig with a Guix Home service?

2025-02-19 Thread Oleander via
Hello, are other tags with attributes supported? This is the code I need to add: true false true true hintslight lcddefault rgb Thank you Original Message On Feb 19, 2025, 16:09, Nils Landt wrote: >> Oleander via hat am 17.02.2025 17:08 CET geschrieben: > >

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Felix Lechner via
Hi Gottfried, On Wed, Feb 19 2025, gfp wrote: > I want to change the "Dired" view in Emacs. Welcome to the world of customization! I am not sure what's happening to you, but it's possible to fall into a trap. Why not make everything fit like a glove? Like you, I initially didn't like Dired.

Re: How to define a local fonts.conf file for fontconfig with a Guix Home service?

2025-02-19 Thread Nils Landt
> Oleander via hat am 17.02.2025 17:08 CET geschrieben: > > > Hello, > is it possible to define my own fonts.conf file with a Guix home service or > to prevent Guix from creating the ~/.config/fontconfig/fonts.conf symlink? > I'm using a font that lacks built-in hints and I need to enable the

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Tobias Geerinckx-Rice
Hi, > an other opinion That… looks like the same opinion to me? I don't see a contradiction. I'm glad that someone more familiar with Dired could elaborate on the emacs side. I don't use it. I'm an ‘ls’ power user. Kind regards, T G-R Sent on the go. Excuse or enjoy my brevity.

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread gfp
Hi, Drew Adams has an other opinion: see the emails on the bottom (the first, I asked, is quite at the bottom, chronologically sorted) Am 19.02.25 um 13:26 schrieb Tobias Geerinckx-Rice: Hi Gottfried, Like almost all Linux distributions, Guix uses the ‘ls’ and many other fundamental comman

Re: icecat vs https

2025-02-19 Thread Daniel Hatton
On 16/02/2025 21:12, lev...@riseup.net wrote: On following a link to youtube, icecat gave me this error: IceCat by default redirects from YouTube to some other site. The relevant settings are in Add-ons and themes -> Extensions -> Privacy redirect -> Invidious redirects and Add-ons and theme

Re: icecat vs https

2025-02-19 Thread Daniel Hatton
On 16/02/2025 21:12, lev...@riseup.net wrote: IceCat doesn’t know how to open this address, because one of the following protocols (https) isn’t associated with any program or is not allowed in this context." Oh, also: did you copy and paste the error message directly into your e-mail, or did

Re: list of all ´ls´ command-line switches/options

2025-02-19 Thread Tobias Geerinckx-Rice
Hi Gottfried, Like almost all Linux distributions, Guix uses the ‘ls’ and many other fundamental commands from the GNU coreutils package. These are the ones you'll see called ‘Linux commands’ in many silly tutorials, like ‘cp’, ‘mv’, etc. Almost all GNU commands support the ‘--help’ option, wh

Re: Help: Set up Nextcloud

2025-02-18 Thread Chris
As far as I know the php modules needed by Nextcloud are not packaged yet. Your best bet is probably to deploy it as a container. > Am 19.02.2025 um 00:54 schrieb Caleb Herbert, KE0VVT : > > How do I set up Nextcloud? Could someone provide instructions? Thanks. > > -- > Caleb S. Herbert, KE0VV

Re: on current GNU Guix System, eglGetDisplay returned EGL_NO_DISPLAY.

2025-02-18 Thread Andy Tai
Hi, thanks for the hint. I did try to check if any driver is missing on the guest VM side. While I find nothing obvious, I did try locally upgrading mesa to 24.3.24, the latest release. I only upgraded in my own local profile, which I think corresponding to the X Windows client side, and the pro

Re: guix pull / upgrade only those with substitutes?

2025-02-18 Thread Samuel Matthiesen
Hi John, John Wong (2025-02-18 00:49 +0100): I mean to find a way to ignore those packages that have no substitute available at the moment, and opt to "guix upgrade" only those with substitutes. I am unsure whether this is possible, since upgrading depends on following the current package de

Re: icecat vs https

2025-02-18 Thread Yulran
On Tue, Feb 18 2025, lev...@riseup.net wrote: > I can't remember the specific one that prompted the OP but this one > causes the same error message (it is from recent history.) > https://www.youtube.com/channel/UCshObcm-nLhbu8MY50EZ5Ng > > The error is, so far, limited to youtube links or possibl

Re: icecat vs https

2025-02-18 Thread Andreas Enge
Hello, Am Tue, Feb 18, 2025 at 02:51:39AM + schrieb lev...@riseup.net: > I can't remember the specific one that prompted the OP but this one > causes the same error message (it is from recent history.) > https://www.youtube.com/channel/UCshObcm-nLhbu8MY50EZ5Ng it works for me. Maybe it depen

Re: icecat vs https

2025-02-18 Thread Ekaitz Zarraga
On 2025-02-18 03:51, lev...@riseup.net wrote: On 2025-02-17 15:41, Ekaitz Zarraga wrote: On 2025-02-16 22:12, lev...@riseup.net wrote: On following a link to youtube, icecat gave me this error: "The address wasn’t understood IceCat doesn’t know how to open this address, because one of the fol

Re: icecat vs https

2025-02-17 Thread levity
On 2025-02-17 15:41, Ekaitz Zarraga wrote: > On 2025-02-16 22:12, lev...@riseup.net wrote: >> On following a link to youtube, icecat gave me this error: >> >> "The address wasn’t understood >> >> IceCat doesn’t know how to open this address, because one of the >> following protocols (https) isn’t

Re: guix pull / upgrade only those with substitutes?

2025-02-17 Thread John Wong
Hi Felix, Thanks for your reply. I mistyped, sorry. I mean to find a way to ignore those packages that have no substitute available at the moment, and opt to "guix upgrade" only those with substitutes. Thanks! Best, John On Mon, Feb 17, 2025 at 5:40 PM Felix Lechner wrote: > > Hi John, > > On

Re: Shepherd stuck waiting for process termination during shutdown

2025-02-17 Thread Tomas Volf
Richard Sent writes: > Hi all, > > For a while now I've noticed when shutting down my PC I see the > containerd and virtlogd services be respawned, which I found odd. This > didn't have any consequences before, but lately Shepherd gets stuck > waiting for process termination for these two process

Re: on current GNU Guix System, eglGetDisplay returned EGL_NO_DISPLAY.

2025-02-17 Thread Ian Eure
Andy Tai writes: Hi, in an up to date GNU Guix system that I have running in a VM on a Fedora host (via KVM), the eglGetDisplay() call always returned EGL_NO_DISPLAY. Note OpenGL is working; for example glxgears runs fine. glxgears will fall back to software rendering, and CPUs are fast

Re: Shepherd stuck waiting for process termination during shutdown

2025-02-17 Thread Felix Lechner via
Hi Richard, On Mon, Feb 17 2025, Richard Sent wrote: > lately Shepherd gets stuck waiting for process termination I recently started having that problem with rspamd [1] but I don't think it's a problem with the Shepherd, even though something definitely changed. > I have to manually cut power f

Re: icecat vs https

2025-02-17 Thread Ekaitz Zarraga
On 2025-02-16 22:12, lev...@riseup.net wrote: On following a link to youtube, icecat gave me this error: "The address wasn’t understood IceCat doesn’t know how to open this address, because one of the following protocols (https) isn’t associated with any program or is not allowed in this contex

Re: on current GNU Guix System, eglGetDisplay returned EGL_NO_DISPLAY.

2025-02-17 Thread Andreas Enge
Hello, Am Mon, Feb 17, 2025 at 09:05:01AM -0800 schrieb Andy Tai: > I wonder if the graphics stack on GNU Guix system is behind the other > distributions. The version shows the Mesa driver at 24.0.2 so it is > fairly up to date. this may or may not help, but you could try a "guix pull" - I see me

Re: guix pull / upgrade only those with substitutes?

2025-02-17 Thread Felix Lechner via
Hi John, On Mon, Feb 17 2025, John Wong wrote: > Is there a command (or a way to filter so) that I can use to simply > ignore those packages that have substitutes available at the moment? Are you looking for '--no-substitutes'? If not, would you please rephrase your question? Thanks! Kind reg

Re: icecat

2025-02-16 Thread Dr. Arne Babenhauserheide
Ian Eure writes: > Cayetano Santos writes: >>>dim. 16 févr. 2025 at 17:02, gfp wrote: >>> in using ICECAT >>> quite often many webpages say: >>> >>> "it is outdated" >> >> Indeed, it is (115) ! > > IceCat isn’t really outdated, the message is almost certainly due to > extension preventing Java

Re: icecat

2025-02-16 Thread Ian Eure
Richmond via writes: You could try changing the User Agent String to something more modern and see if the website works. In firefox you can change it on a site by site basis using |general.useragent.override| but I have lost the computer where I set it up so can't specify exactly. There’

Re: icecat

2025-02-16 Thread Richmond via
You could try changing the User Agent String to something more modern and see if the website works. In firefox you can change it on a site by site basis using |general.useragent.override| but I have lost the computer where I set it up so can't specify exactly. On 16/02/2025 17:02, gfp wrote: >

Re: icecat

2025-02-16 Thread Felix Lechner via
Hi Gottfried, On Sun, Feb 16 2025, gfp wrote: > UblockOrigin. This is my favorite plugin. I use it everywhere. > NOScript, I used to use that extension, but nowadays the advantage is only being able to disable it per site. You can turn off Javascript in Firefox globally. [1] As Ian wrote, h

Re: icecat

2025-02-16 Thread Ian Eure
Cayetano Santos writes: dim. 16 févr. 2025 at 17:02, gfp wrote: Hi Guix, in using ICECAT quite often many webpages say: "it is outdated" Indeed, it is (115) ! IceCat isn’t really outdated, the message is almost certainly due to extension preventing JavaScript from running. Guix ha

Re: icecat

2025-02-16 Thread Ian Eure
gfp writes: Hi Guix, in using ICECAT quite often many webpages say: "it is outdated" and I can´t read this website I have a lot of addons to block trackers like NOScript, LibreJS, Privacy Badger, JShelter, PrivacyRedirect, UblockOrigin. 1. Can this be the reason for it? It’s almost defi

Re: icecat

2025-02-16 Thread Cayetano Santos
>dim. 16 févr. 2025 at 17:02, gfp wrote: > Hi Guix, > > in using ICECAT > quite often many webpages say: > > "it is outdated" Indeed, it is (115) ! > and I can´t read this website > > I have a lot of addons to block trackers > like NOScript, LibreJS, Privacy Badger, JShelter, PrivacyRedirect,

Re: Rust-analyzer completion for std does not work.

2025-02-16 Thread Efraim Flashner
On Tue, Feb 04, 2025 at 08:58:42AM +, woshilapin wrote: > > Dear Efraim, thank you for wrestling with the monumentous complexity of > > the rust toolchain in order to package the rust tools for guix: I would > > not be able to learn this language with your efforts. However, I can't > > get comp

Re: emacs menu-bar problems

2025-02-16 Thread gfp
Hi, thanks for your proposal. If you need to track a problem in guix related packages, you may try the following: --- guix shell -C emacs emacs-ivy emacs-ivy-rich emacs-swiper \ emacs-counsel emacs-bookmark-plus export TERM=xterm emacs -q -nw I tried that and I didn´t have any trouble

Re: emacs menu-bar problems

2025-02-16 Thread Cayetano Santos
>sam. 15 févr. 2025 at 17:18, gfp wrote: > Hi, > > 1. > I removed all 4 packages from guix. If you need to track a problem in guix related packages, you may try the following: --- guix shell -C emacs emacs-ivy emacs-ivy-rich emacs-swiper \ emacs-counsel emacs-bookmark-plus export TERM=xter

Re: ungoogled-chromium out of date

2025-02-15 Thread Leo Famulari
On Sat, Feb 15, 2025 at 05:24:02PM +, Richmond via wrote: > That has upgraded it to Chromium 112.0.5615.165 Right, this is the current version of Chromium packaged in Guix: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/chromium.scm#n321 > It is still out of date. Yes, help wa

Re: ungoogled-chromium out of date

2025-02-15 Thread Richmond via
On 15/02/2025 17:04, Richmond via wrote: > On 15/02/2025 16:53, Richmond wrote: >> I've installed guix on debian, then installed ungoogled-chromium using >> guix. But the version is out of date. >> >> guix pull >> guix package -u >> >> did not update it. >> >> chromium --version >> Chromium 107.0.5

Re: emacs menu-bar problems

2025-02-15 Thread gfp
Hi, 1. I removed all 4 packages from guix. emacs-ivy 0.14.2 emacs-ivy-rich 0.1.7 emacs-swiper0.14.2 emacs-counsel 0.14.2 The error comes still up on the terminal emulator: (emacs:1533): Gtk-WARNING **: 16:16:32.712: no trigger event for menu popup (emacs:1533): Gtk-WARNING **: 16

Re: ungoogled-chromium out of date

2025-02-15 Thread Richmond via
On 15/02/2025 16:53, Richmond wrote: > I've installed guix on debian, then installed ungoogled-chromium using > guix. But the version is out of date. > > guix pull > guix package -u > > did not update it. > > chromium --version > Chromium 107.0.5304.121 > > Surely it must be kept up to date or it i

Re: emacs menu-bar problems

2025-02-14 Thread Cayetano Santos
>ven. 14 févr. 2025 at 17:04, gfp wrote: > Hi Guix, > > 1. > > I installed When you create a dummy profile, switch to it, and install in there the following packages, you get an error when launching emacs ? > emacs-ivy 0.14.2 > emacs-ivy-rich 0.1.7 > emacs-swiper0.14.2 > emacs-couns

Re: emacs menu-bar problems

2025-02-14 Thread gfp
Hi Felix, thanks I have IDO installed, but I don´t like the horizontal listing of files. It is confusing, I would prefer a vertical listing of files. Is it better to install vertico via Guix or via Emacs? I saw in one case that in Emacs were a newer version of a packag than in Guix extensions

Re: emacs menu-bar problems

2025-02-14 Thread Felix Lechner via
Hi Gottfried, On Fri, Feb 14 2025, gfp wrote: > emacs-ivy 0.14.2 > emacs-ivy-rich 0.1.7 > emacs-swiper0.14.2 > emacs-counsel 0.14.2 For now, I would download them from MELPA in Emacs. First, you declare MELPA as a package source. Then you can use 'list-packages' to pick and install.

Re: Jami: anyone using it in a Guix System?

2025-02-13 Thread Divya Ranjan
Hello Giovanni, I’m a daily GNU Jami user, and also slowly contributing to it upstream. > sorry for the crossposting but AFAIU other users have problems using > Jami on Guix. [1] > > Please is someone succesfully using Jami on a Guix System? > > I'm asking because I'm succesfully using it on Debi

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Laurence Rochfort
Thanks very much for the advice, it's much appreciated. It combined with the manuals and the packages repos got me to a working build. I'm including it here in case it helps anybody else in future: (define-module (my-packages zasm) #:use-module (guix packages) #:use-module (guix git-downloa

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Tobias Geerinckx-Rice
…as for use-modules: yes, (USE-MODULES LIST) is a thing, but *not* as an argument to DEFINE-MODULE: (define-module NAME [KEYWORD-ARGUMENT…]) vs. (define-module NAME) (use-modules LIST) By nesting USE-MODULES *within* the sweet embrace of DEFINE-MODULES, you were attempting to combine th

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Tobias Geerinckx-Rice
Hi again! I forgot to note in my previous mail the general tip: when faced with such errors, debug (and fix) them one at a time, from the top down. Conditioned as we may be to regard the last one as true and final, it's often bogus in the face of syntax errors, particularly with lisps due to th

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Laurence Rochfort
On Thu, 13 Feb 2025 at 19:09, Tobias Geerinckx-Rice wrote: > > Hi Laurence, > > Not an expert on GUIX_PACKAGE_PATH semantics, but they aren't relevant ‘yet’. > You need to first fix this syntax error you might've missed: > > >$ guix build my-packages/zasm > >/home/laurence/src/my-channel/my-pack

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Ian Eure
Hi Rochfort, Your define-module form has an error, so Guile can't load it, so it doesn't see the package. The "warning: expected keyword arg" message is trying to communicate this. I'm on a phone, so can't give you a link, but any module in (gnu packages) will have an example you can follow.

Re: guix build reports "unknown package" when building own package.

2025-02-13 Thread Tobias Geerinckx-Rice
Hi Laurence, Not an expert on GUIX_PACKAGE_PATH semantics, but they aren't relevant ‘yet’. You need to first fix this syntax error you might've missed: >$ guix build my-packages/zasm >/home/laurence/src/my-channel/my-packages/zasm.scm:2:2: warning: >expected keyword arg DEFINE-MODULE takes #:k

Re: emacs-guix install: No variables name %final-inputs in #

2025-02-13 Thread Laurence Rochfort
On Thu, 13 Feb 2025 at 10:53, Cayetano Santos wrote: > > > >jeu. 13 févr. 2025 at 10:43, Laurence Rochfort > >wrote: > > > On Thu, 13 Feb 2025 at 10:40, Cayetano Santos > > wrote: > >> I’m unable to reproduce in my setup: > >> > >> ... > >> Enter `,help' for help. > >> scheme@(guix-user)> ,m (

Re: Jami: anyone using it in a Guix System?

2025-02-13 Thread Giovanni Biscuolo
Hello Divya, thank you for your feedback. Divya Ranjan writes: > Hello Giovanni, > > I’m a daily GNU Jami user, and also slowly contributing to it > upstream. please how did you install Jami on your computer: guix on foreign distro, Guix System or else? [...] >> https://debbugs.gnu.org/cgi/b

Re: emacs-guix install: No variables name %final-inputs in #

2025-02-13 Thread Cayetano Santos
>jeu. 13 févr. 2025 at 10:43, Laurence Rochfort >wrote: > On Thu, 13 Feb 2025 at 10:40, Cayetano Santos wrote: >> I’m unable to reproduce in my setup: >> >> ... >> Enter `,help' for help. >> scheme@(guix-user)> ,m (emacs-guix) >> scheme@(emacs-guix)> >> >> Could you try with ‘emacs -q’ ? > > S

Re: emacs-guix install: No variables name %final-inputs in #

2025-02-13 Thread Laurence Rochfort
On Thu, 13 Feb 2025 at 10:40, Cayetano Santos wrote: > I’m unable to reproduce in my setup: > > ... > Enter `,help' for help. > scheme@(guix-user)> ,m (emacs-guix) > scheme@(emacs-guix)> > > Could you try with ‘emacs -q’ ? Same result, unfortunately: scheme@(guile-user)> ,m (emacs-guix) scheme@(

Re: emacs-guix install: No variables name %final-inputs in #

2025-02-13 Thread Cayetano Santos
>jeu. 13 févr. 2025 at 10:27, Laurence Rochfort >wrote: > Hello all, > > Using emacs-guix to install packages produces the following error and > backtrace. I've made sure I'm up-to-date, and installing via command > line works fine. > > Any ideas? I’m unable to reproduce in my setup: ... Ent

Re: Guix home canonicalize-path error

2025-02-13 Thread Laurence Rochfort
On Thu, 13 Feb 2025, 10:08 45mg, <45mg.wri...@gmail.com> wrote: > Hi Laurence, > > Laurence Rochfort writes: > > > guix home: error: canonicalize-path: No such file or directory: > > "/home/XXX/src/guix-config/src/guix-config/.bashrc" > > It's hard to tell without seeing your home-configurati

Re: Guix home canonicalize-path error

2025-02-13 Thread 45mg
Hi Laurence, Laurence Rochfort writes: > guix home: error: canonicalize-path: No such file or directory: > "/home/XXX/src/guix-config/src/guix-config/.bashrc" It's hard to tell without seeing your home-configuration.scm, but my instinct is that you're using `home-files-service-type` or some

Re: How to wrap-program with a search paths?

2025-02-12 Thread Hartmut Goebel
Am 12.02.25 um 00:14 schrieb Tomas Volf: `("GUILE_LOAD_PATH" = (,load-path)) Wouldn't "$GUILE_LOAD_PATH/share/guile/site/3.0" work? -- Regards Hartmut Goebel | Hartmut Goebel |h.goe...@crazy-compilers.com | |www.crazy-compilers.com | compilers

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-12 Thread Carlo Ascani via
On Tuesday, February 11th, 2025 at 10:39 AM, Carlo Zancanaro wrote: > With this, it should be enough to run "guix shell -m manifest.scm" or, > even just "guix shell" if you have an appropriate entry in > ~/.config/guix/shell-authorized-directories. > Works great, thank you! IMHO, when you wan

Re: extremely long boot time since a few months back

2025-02-11 Thread Felix Lechner via
Hi Benjamin, On Mon, Feb 10 2025, Benjamin Slade wrote: > And it wasn't always like this; I've only had this issue on this > machine in the past few months. I believe you are seeing timeouts related to the GRUB update or, more likely, to a hardware issue. > I've had the same issue running 6.12

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-11 Thread Felix Lechner via
Hi Andreas & Gottfried, On Tue, Feb 11 2025, Andreas Enge wrote: > I use "su" instead of "sudo" I also dislike sudo but don't need it because we have 'guix deploy'! Kind regards Felix

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-11 Thread Andreas Enge
Hello Gottfried, Am Tue, Feb 11, 2025 at 10:58:48AM + schrieb Gottfried: > I am the only user at my laptop. > So I upgraded my packages and did a sudo system reconfigure... > in my user profile only. this is perfectly fine, and probably what most people do. I use "su" instead of "sudo" just

Re: yhetil.org and guix email based workflow

2025-02-11 Thread Simon Tournier
Hi Cayetano, On Wed, 05 Feb 2025 at 16:11, Cayetano Santos wrote: > To get an overview of the full thread, I’m using this simple snippet: It barely happens that I do not have the full thread already in my local copy. When it happens, I’m reading old bugs via Debbugs.el and in general I want t

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-11 Thread Gottfried
Hi Andreas, I am the only user at my laptop. So I upgraded my packages and did a sudo system reconfigure... in my user profile only. Is it better to both in root, so that the updating of packages and the system reconfigure is always in root instead of the users profile? What would be the adv

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-11 Thread Carlo Zancanaro
Hi Carlo, On Mon, Feb 10 2025, Carlo Ascani via wrote: > 8<8<8< > > (use-modules (guix channels)) > > (list (channel > (name 'guix) > (url "https://git.savannah.gnu.org/git/guix.git";) > (branch "master") > (commit > "7f3313341caf844d9fb691

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-11 Thread Andreas Enge
Hello, Am Tue, Feb 11, 2025 at 08:15:06AM + schrieb Laurence Rochfort: > Does guix pull also have separate states for each user and the system? only for each user. Then it depends which guix is used for reconfiguring the system: - Most people use "sudo" (with additional parameters I do not re

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-11 Thread Laurence Rochfort
On Mon, 10 Feb 2025, 20:58 Andreas Enge, wrote: > Am Mon, Feb 10, 2025 at 12:24:36PM -0800 schrieb Ian Eure: > > Guix doesn’t have a single package state shared by the whole system, like > > most traditional Linux distributions, it has different states depending > on > > context. When `guix pack

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-10 Thread Janneke Nieuwenhuizen
Carlo Ascani via writes: Hi, > On Monday, February 10th, 2025 at 4:07 PM, Ian Eure wrote: > >> Then your colleague needs to run: >> >> guix time-machine -C channels.scm -- shell -m manifest.scm >> > > Ok, thank you. > > Is this the official way of sharing a development shell among a > team of

Re: extremely long boot time since a few months back

2025-02-10 Thread Efraim Flashner
(name "emacsomancer") > | (comment "E. Max O'Mancer") > | (group "users") > | (home-directory "/home/emacsomancer") > | (supplementary-groups > | '("

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-10 Thread Andreas Enge
Am Mon, Feb 10, 2025 at 12:24:36PM -0800 schrieb Ian Eure: > Guix doesn’t have a single package state shared by the whole system, like > most traditional Linux distributions, it has different states depending on > context. When `guix package -u' said you were up-to-date, that was in the > context

Re: Downloads caused by guix package -u Vs guix system reconfigure

2025-02-10 Thread Ian Eure
Hi Laurence, Laurence Rochfort writes: Hello all, Relatively new guix system user. On a new install of guix system, I did a "guix pull && guix package -u". It said I was up-to-date. I then did a "guix system reconfigure", and that caused a download of 640Mb of substitutes. Could some

Re: Injecting/importing environment variables in shepherd environment

2025-02-10 Thread Rutherther
Hi Abbé, shepherd doesn't really offer this functionality built-in. Moreover, even if you do setenv in shepherd process, it won't automatically be propagated to the started services, you need to modify their environment parameter. There are a couple of ways to achieve what you want, though. One

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-10 Thread Aleksej via
Hi! Maybe inferiors is what you're looking for https://guix.gnu.org/manual/en/html_node/Inferiors.html It could be better to make a shell script, with the whole guix time-machine command, but it depends on your needs.

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-10 Thread Carlo Ascani via
On Monday, February 10th, 2025 at 4:07 PM, Ian Eure wrote: > Then your colleague needs to run: > > guix time-machine -C channels.scm -- shell -m manifest.scm > Ok, thank you. Is this the official way of sharing a development shell among a team of developers? A couple of observation and pro

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-10 Thread Ian Eure
Hi Carlo, Carlo Ascani writes: On Sunday, February 9th, 2025 at 6:49 PM, Ian Eure wrote: The quoted part of the manual answers your question. The reason why this is so is that the version of a package available may change between channel revisions, so if you pin foobar@1.2.3, then `guix pul

Re: updating Emacs packages

2025-02-10 Thread Andreas Enge
Am Mon, Feb 10, 2025 at 12:28:00PM + schrieb gfp: > In Emacs there are always many packages to update. > Is it useful to do that, because then I have only updated Emacs? > without other packages in Guix? > Or is it better to update all packages in Guix, > so that all Emacs packages including ev

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-09 Thread Carlo Ascani via
On Sunday, February 9th, 2025 at 6:49 PM, Ian Eure wrote: > The quoted part of the manual answers your question. The reason > why this is so is that the version of a package available may > change between channel revisions, so if you pin foobar@1.2.3, then > `guix pull', the HEAD of the channel de

Re: MATE desktop

2025-02-09 Thread gfp
Hi Roman, Thank you very much for your issue tracker report. It is very exactly explained. Gottfried Am 09.02.25 um 11:22 schrieb Roman Riabenko: Hello, Gottfried. On Sat, 8 Feb 2025 19:49:19 + gfp wrote: It looks like the issue has not been reported yet with the Guix issue tracker.

Re: I want to pin exact versions of software in guix shell. Do I need channels information?

2025-02-09 Thread Ian Eure
Hi Carlo, Carlo Ascani via writes: Hi all, I would like to create a shell with pinned versions of elm and make. Questions: - To pin a version of a package, is it enough to use @? - Should I put in channels information? In the manual I read this: If you want to “pin” your software enviro

Re: MATE desktop

2025-02-09 Thread gfp
Hi Roman, a second thing that does not work in MATE desktop, which worked earlier in other distros. I don´t know if that works in Trisquel because I haven´t installed Trisquel with MATE desktop on an other laptop. Caja the file manager has a possibility to change the backgrounds/colours/emb

Re: MATE desktop

2025-02-09 Thread Roman Riabenko via
Hello, Gottfried. On Sat, 8 Feb 2025 19:49:19 + gfp wrote: > > It looks like > >> the issue has not been reported yet with the Guix issue tracker. > > Could you report it on a Guix issue tracker > because I don´t know how to do that? Here it is: https://issues.guix.gnu.org/76155 Reportin

Re: MATE desktop

2025-02-08 Thread gfp
Hi Roman, thanks for figuring it out. It looks like the issue has not been reported yet with the Guix issue tracker. Could you report it on a Guix issue tracker because I don´t know how to do that? For the moment I have a solution because I got help form Luis Felipe and others. So I install

Re: simple question about copying in the terminal

2025-02-08 Thread Gottfried
Hi Zelphir, I am not quite sure, what you are asking, but thought maybe some info would help. I wasn´t asking something, only describing my situation. Nevertheless, your mentioning of different shells in Emacs gives me a starting point of using a shell in Emacs. thanks Gottfried Am 08.

Re: MATE desktop

2025-02-08 Thread Roman Riabenko via
On Sat, 8 Feb 2025 12:21:15 + gfp wrote: > AFAI remember there was an app in the MATE desktop with the different > languages > and I was able to use the ancient greek symbols and letters. > > In Guix SD with MATE desktop there are not all symbols available. > AFAI remember in using Manjar

  1   2   3   4   5   6   7   8   9   10   >