Screen sharing ungoogled-chromium

2022-04-27 Thread phodina via
Hi, I'm attempting to share my screen in the chromium browser (100.0.4896.127-1). I've enabled the #enable-webrtc-pipewire-capturer flag and I also have xdg-desktop-portal install on my Guix System. However, when I click in Teams on share the whole desktop, window or just a chromium tab the br

Re: guix pull; guix package -u; sudo guix system reconfigure /etc/config.scm

2022-04-27 Thread raingloom
(reply is at bottom) On Wed, 27 Apr 2022 21:29:54 + Cássio Tavares wrote: > On Fri, Apr 8, 2022 at 2:40 AM raingloom wrote: > > > On Thu, 7 Apr 2022 20:40:07 + > > Gottfried wrote: > > > > > As I understood I should do a "guix pull" every week. > > > > > > But what is with "guix pa

Re: guix pull; guix package -u; sudo guix system reconfigure /etc/config.scm

2022-04-27 Thread Cássio Tavares
If your window manager is only in your profile, then it won't be available for the display manager's login. Is there a workaround for that? Cássio - Faculdade de Letras - UFG *“* *Ou a gente se Raôni, ou a gente se Sting**”* On Fri, Apr 8, 2022 at 2:40 AM raingloom wrote: > On Thu, 7 Apr 2

404 errors with hpcguix-web (e.g. for /packages.json)

2022-04-27 Thread Mekeor Melire
Thank you for the hint. hpcguix-web is awesome! I installed it locally with the following declaration: --8<---cut here---start->8--- ;; added modules: (guix channels) (gnu services web) (service hpcguix-web-service-type (hpcguix-web-configuration (specs

Packaging baby-steps

2022-04-27 Thread Cássio Tavares
Hello! I'm new to Guix, and I chose to use it for the principles of it (linux-libre and such), but against a better judgement of my technical incompetence. So. A lot of things I was used to in more mainstream distros are not packaged here and, after reading the manual and learning about how I cou

Re: A package search engine for a curated list of channels

2022-04-27 Thread Ricardo Wurmus
Hi Mekeor, > it would be nice to be able to search for a package (and/or a service) > by name or description etc. through many channels. AFAIK, there's no > such search engine yet. Please correct me if I'm wrong. > > I'm considering to implement it. I'd suggest to approach it with a > server whe

Re: A package search engine for a curated list of channels

2022-04-27 Thread Edouard Klein
That's a great idea :) I can lend a VPS with guix installed on it for testing and initial deployment, if you need it. I can't promise to help with development because of time constraints, but I'll follow this with eagerness. Unless I'm mistaken (which I very well my be), pulling from a channel b

A package search engine for a curated list of channels

2022-04-27 Thread Mekeor Melire
Hello, it would be nice to be able to search for a package (and/or a service) by name or description etc. through many channels. AFAIK, there's no such search engine yet. Please correct me if I'm wrong. I'm considering to implement it. I'd suggest to approach it with a server where (1) Guix is in

Conflicting entries for glibmm

2022-04-27 Thread Martin Michel
Hi Guix experts, I have a strange problem which I cannot resolve. I wanted to install gtksourceviewmm but it failed due to conflicting entries for glibmm. However, glibmm seems not to be properly installed, I cannot remove it and a `--list-installed` of `guix package` showed no results. Can you h