Remove Package from Gnome Meta-Package

2024-06-02 Thread Lee Thompson
Hi All, Is there an analogue in Guix for NixOS's `excludePackage`? Under NixOS I had something like the following in my system config: > environment.gnome.excludePackages = with pkgs.gnome; [ > cheese > epiphany > gnome-music > ]; Which allowed me to use a mostly OOTB Gnome install m

Python package that uses setuptools_scm is builded with version 0.0.0

2024-06-02 Thread Polyedre
Hello, While trying to package maestral[1] for guix, I came across the python package 'survey'[2]. With the following package description, this package builds but the version of the resulting python package is 0.0.0. ```scheme (define-public python-survey (package (name "python-survey")

Installation issue on FrameWork laptop.

2024-06-02 Thread Pietro Mele
Dear Guix team, I am trying to install GNU Guix System on a new laptop (FrameWork 16, AMD Ryzen 7 7840HS). I am using this file: https://ftpmirror.gnu.org/gnu/guix/guix-system-install-1.4.0.x86_64-linux.iso At the beginning, I get this warning: Hardware support warning Devices not supported by f

Gottfried Preihs hat »"Guix" song« mit dir geteilt

2024-06-02 Thread keine-antwort-adresse--- via
Gottfried Preihs hat »"Guix" song« mit dir geteilt. Öffne »"Guix" song«: https://www.mytuxedo.de/index.php/s/2QgaNi5nNfk9NgQ -- myTUXEDO - Cloud-Speicher für Ihren TUXEDO

Re: Gottfried Preihs hat »"Guix" song« mit dir geteilt

2024-06-02 Thread Dr. Arne Babenhauserheide
keine-antwort-adresse--- via writes: > Öffne »"Guix" song«: https://www.mytuxedo.de/index.php/s/2QgaNi5nNfk9NgQ That’s beautiful lilypond sheet music! Thank you! Best wishes, Arne -- Unpolitisch sein heißt politisch sein, ohne es zu merken. draketo.de signature.asc Description: PGP signature

Re: Python package that uses setuptools_scm is builded with version 0.0.0

2024-06-02 Thread Alexis Simon
Hi Polyedre, I think having python-setuptools-scm in your native-inputs should be enough for building with the right version number. At least it was enough for me when I encountered this issue before. Best, Alexis On 01/06/2024 12:49, Polyedre wrote: Hello, While trying to package maestral[

Re: guix system vm, QEMU, virtfs, and the security_model option

2024-06-02 Thread Brian O'Keefe
Jumping in here briefly. I had installed Guix Debian Gnu/Hurd as a VM in QEMU. It work completely fine and I thought that I would keep it for some tasks. However it gobbled up disk space like crazy and I've since removed it. The install was simple and no issues. On 6/2/24 12:55AM, Efraim Flash

Re: Remove Package from Gnome Meta-Package

2024-06-02 Thread 宋文武
Lee Thompson writes: > Hi All, > > Is there an analogue in Guix for NixOS's `excludePackage`? Under NixOS I > had something like the following in my system config: >> environment.gnome.excludePackages = with pkgs.gnome; [ >> cheese >> epiphany >> gnome-music >> ]; I think it can be

Re: Disable nix-daemon before upgrading

2024-06-02 Thread paul
Thank you very much for pointing that out. Additionally I had to sudo umount /nix/store .

Re: Disable nix-daemon before upgrading

2024-06-02 Thread Oleg Pykhalov
Hello! paul writes: > Thank you very much for pointing that out. Additionally I had to sudo umount > /nix/store . Thanks for your attention to this matter. The fix has been merged in https://debbugs.gnu.org/cgi/bugreport.cgi?bug=71320 To apply it, please run 'guix pull' and then 'guix system re

Re: Installation issue on FrameWork laptop.

2024-06-02 Thread Richard Sent
Pietro Mele writes: > I am trying to install GNU Guix System on a new laptop (FrameWork 16, AMD > Ryzen 7 7840HS). > I am using this file: > https://ftpmirror.gnu.org/gnu/guix/guix-system-install-1.4.0.x86_64-linux.iso > > At the beginning, I get this warning: > > Hardware support warning > Devic