How can I upgrade all the packages in my default profile?

2022-09-27 Thread jgart
guix upgrade * or guix upgrade '*' don't work for me :(

Re: How can I upgrade all the packages in my default profile?

2022-09-27 Thread Julien Lepiller
"guix upgrade", with no arguments, should do it. Le 27 septembre 2022 18:07:36 GMT+02:00, jgart a écrit : >guix upgrade * or guix upgrade '*' don't work for me :( > > >

Re: How can I upgrade all the packages in my default profile?

2022-09-27 Thread Ricardo Wurmus
jgart writes: > guix upgrade * or guix upgrade '*' don't work for me :( Just “guix upgrade”, according to the manual. It also optionally takes a regular expression, but “*” is not a valid regular expression, so it matches nothing. -- Ricardo

Re: How can I upgrade all the packages in my default profile?

2022-09-27 Thread Greg Hogan
On Tue, Sep 27, 2022 at 12:14 PM jgart wrote: > > guix upgrade * or guix upgrade '*' don't work for me :( The shell looks to be running filename expansion [0] in your current directory. Try `guix upgrade .` or simply `guix upgrade`. [0] https://www.gnu.org/software/bash/manual/html_node/Filename

Re: How can I upgrade all the packages in my default profile?

2022-09-27 Thread Trev
On September 27, 2022 9:07:36 a.m. PDT, jgart wrote: >guix upgrade * or guix upgrade '*' don't work for me :( First do a guix pull to update your local guix repository. Then you must run `guix system reconfigure` or `guix home reconfigure` depending on where/which profiles you are using. I

100 % derivation available at bordeaux and Berlin, but package Musescore has to be built on my laptop

2022-09-27 Thread Gottfried
Hi Guixers, when I did a guix package -u and also when I checked it beforehand with guix package --upgrade --dry-run if 100 % derivations are available ( I did this the last 4 times) nevertheless the music notation program "MuseScore" had to be built on my laptop. With my 64 GB CPU it took 1 ho

Re: Virtualisation: Network problems

2022-09-27 Thread Gottfried
Hi Chris, thanks a lot. Now it is working. I am happy/ich bin glücklich. So at least I have a VM and installed Tails. Problems occured in using Tails. I wanted to play around to get a full screen e.g. and my laptop stopped after using the key contr + L and contr + S (this was suggested by Tail