>
> For example, let consider this scenario:
>
> guix package --install list of packages # (1)
> guix package -i other ones -r some # (2)
> guix package --upgrade # (3)
> guix package -i again -r bye bye # (4)
> guix package --roll-back # (5)
> guix package -i kikoo # (6)
> etc.
>
>
I know similar questions have been asked here and the problem came and went
time and again for me personally, but here I am, a new Guix/PopOs installation
and icecat throwing fits.
The icecat GUI (including the input text boxes), as well as some websites
display blocks instead of characters. So
Hi Efraim,
On Wed, 15 Jan 2020 at 09:39, Efraim Flashner wrote:
> In this scenario you can run 'guix gc --delete-generations=1,3,4,5'
Cool!
It reminds me to add the '--no-' to some wishlist. :-)
For example, see [1] about "guix lint". Something similar could be added here:
guix gc --no-de
On Wednesday, 15 January 2020 11:53, Todor Kondić
wrote:
> I know similar questions have been asked here and the problem came and went
> time and again for me personally, but here I am, a new Guix/PopOs
> installation and icecat throwing fits.
>
> The icecat GUI (including the input text boxes
On Wednesday, January 15, 2020 10:55 AM, Todor Kondić
wrote:
> On Wednesday, 15 January 2020 11:53, Todor Kondić tk.c...@protonmail.com
> wrote:
>
> > I know similar questions have been asked here and the problem came and went
> > time and again for me personally, but here I am, a new Guix/Pop
So
I am trying to install [Anki](https://apps.ankiweb.net/)
Then this error:
> mv anki.1 /usr/local/share/man/man1/)
> xdg-mime install anki.xml --novendor
> make: xdg-mime: Command not found
>
> make: *** [Makefile:20: install] Error 127
I tried guix install xdg-mime
but
guix install error xdg-m
Guix on my MacBook Air 13”
most times of booting the system the mouse goes only up and down.
It is stuck on the right side of the screen and just goes up and down.
The log in window is there and I can access the login box by using the TAB key.
Even when logging in the system does not really work
On Wed, Jan 15, 2020 at 04:32:30PM +, wisdomlight--- via wrote:
> Guix on my MacBook Air 13”
>
> most times of booting the system the mouse goes only up and down.
> It is stuck on the right side of the screen and just goes up and down.
Ohh I thought I was the only one with that issue. Are yo
Hi, Pierre
On Wed, 15 Jan 2020 03:59:00 -0500 Pierre Neidhardt
wrote
> Thank you all for the reviews and the kind feedback!
>
> It seems that the draft was met with success for now.
> So what about including it on Guix' website, maybe with a big link to it
> on the front page?
If I am not mistaken, that error happens when a dependency (in this case
make) is missing from the package's 'native-inputs' field for
dependencies. But make should still be pulled from requiring the make
build flow, so maybe that got omitted. So if you fix the packaging .scm
I'm sure someone her
Hi,
I'm trying to use Guix in order to create a Docker image. However, I'm
forced to set both ``bootloader`` and ``file-systems`` initializers:
system.scm:29:0: error: missing field initializers (bootloader
file-systems)
For a Docker image this is quite unexpected. I'm wondering whether ther
I'll second this. It is one of my expected use cases.
On Wed, Jan 15, 2020, 13:32 Jimmy Thrasibule
wrote:
> Hi,
>
> I'm trying to use Guix in order to create a Docker image. However, I'm
> forced to set both ``bootloader`` and ``file-systems`` initializers:
>
> system.scm:29:0: error: missi
Hi Guix,
I'm running a series of services by shepherd in user space after user login.
the problem is that this shepherd instance keeps running after user logout.
one other problem is that the communication socket of this shepherd instance
which was created during login in `$XDG_RUNTIME_DIR/shep
Le 15 janvier 2020 15:01:18 GMT-05:00, Josh Marshall
a écrit :
>I'll second this. It is one of my expected use cases.
>
>On Wed, Jan 15, 2020, 13:32 Jimmy Thrasibule
>
>wrote:
>
>> Hi,
>>
>> I'm trying to use Guix in order to create a Docker image. However,
>I'm
>> forced to set both ``bootloade
wisdomlight--- via writes:
> So
> I am trying to install [Anki](https://apps.ankiweb.net/)
> Then this error:
>
>> mv anki.1 /usr/local/share/man/man1/)
>> xdg-mime install anki.xml --novendor
>> make: xdg-mime: Command not found
>>
>> make: *** [Makefile:20: install] Error 127
>
> I tried guix
after my first guix pull
this came:
> hint: After setting `PATH', run `hash guix' to make sure your shell refers to
> `/home/sherab/.config/guix/current/bin/guix'.
what PATH do i need to set?
How?
How do I make sure the shell refers to
´/home/sherab/.config/guix/current/bin/guix ´ ??
Thanks
wisdomlight--- via writes:
> after my first guix pull
> this came:
>
>> hint: After setting `PATH', run `hash guix' to make sure your shell refers to
>> `/home/sherab/.config/guix/current/bin/guix'.
>
> what PATH do i need to set?
You need to make sure that /home/sherab/.config/guix/current/bi
Hi Pierre,
Pierre Neidhardt skribis:
> I've pushed a fix in 8fcb607780dc9809949c573865c5e1a04770d0c5.
> The test was a benign check that didn't match pixbuf's behaviour:
>
> https://gitlab.gnome.org/GNOME/perl-gtk2/issues/3
Thanks for fixing it, now we can upgrade ‘youtube-viewer’ again. :-)
I got it working by using
(bootloader (bootloader-configuration
(bootloader grub-efi-bootloader)
(target "noop")))
(file-systems (list (file-system
(device "noop")
(mount-point "/")
Hi!
thank you for your suggestions... they help me understand the "spirit"
of this program, it is still quite new for me.
While you're right that a manifest of R and all packages is the best
way, I will still need R to compile something from time to time, for
example C++ code from within my proje
On Wed, Jan 15, 2020 at 11:43:25PM +0100, Jimmy Thrasibule wrote:
> I got it working by using
>
>
> (bootloader (bootloader-configuration
> (bootloader grub-efi-bootloader)
> (target "noop")))
>
> (file-systems (list (file-system
>
21 matches
Mail list logo