Sorry, I had been making allot of changes on my PC lately and could not
figure out what I all broke. Ended up doing a re-install but I am using
the default kernel again (4.20.5-gnu) in GuixSD. At the moment, I am
not too bothered by the lack of ethernet. I might save this problem for
another
I have solved my problem, and now have Grub working with an encrypted /.
The config I had before had a gpt partitioned disk, with bios boot. I had
an encrypted / and a separate, unencrypted /boot.
When I changed the configuration to not use a separate /boot filesystem,
and put /boot on the enc
nightowl writes:
> I just got back to looking at this. I was able to add the
> linux-libre-4.4 to my system, the ethernet is visible now, but the
> connection is erratic. I am using gnome, but it doesn't automatically
> detect the ethernet. Sometimes I can execute the 'ifconfig eth0' up
>
Well, things are more delicate than that. It is not enough to just swap the
build system, something probably also needs to be done around these lines
in the build recipe:
#:modules ((ice-9 ftw)
(ice-9 rdelim)
(ice-9 match)
,@%gnu-build-sy
On Thu, Jan 31, 2019 at 01:24:03PM +, Maxim Cournoyer wrote:
> Then something is wrong. Changing something as important should have
> definitly triggered a rebuild.
> Are you modifying a git checkout of Guide and prefixing all of the Guix
> commands with "./pre-inst-env" ?
Apologies, I must
On 2019-01-11 09:51, 荒井吉則 wrote:
On Fri, Jan 11, 2019 at 06:00:05AM +0100, Ricardo Wurmus wrote:
> If you want to install gtk-update-icon-cache you need to install the
> “gtk+:bin” package to a profile, e.g. by doing
>
> guix package -i gtk+:bin
>
OK, I will do it.
However I think it is
On 2019-01-09 17:47, Paul Garlick wrote:
Hi Guix,
Got it! I have been able to upgrade from version 0.12 to version 0.16.
I used 'guix copy' to copy a recent guix on a local server. Thank you
Gabor for the suggestion. The steps I followed were:
i) generate signing keys on both systems
ii) cop
On 2019-01-08 07:41, 荒井吉則 wrote:
The cause is comment out and swap-devices is solution.
;;(file-system
;; (device "/dev/sda2")
;; (mount-point "swap")
;; (type "swap"))
%base-f
Hello!
On January 30, 2019 10:30:47 PM UTC, Yoshinori Arai
wrote:
>On Sun, Jan 27, 2019 at 10:57:30PM -0800, Chris Marusich wrote:
>> Yoshinori Arai writes:
>>
>> > I use gimp to make logo for my new blog but gimp freeze on my
>locale,
>> > ja_JP.utf-8 on GuixSD. When I invoke gimp with LC_ALL
Hello,
On January 31, 2019 10:47:23 AM UTC, Andreas Enge wrote:
>On Wed, Jan 30, 2019 at 07:02:29PM +0100, Ricardo Wurmus wrote:
>> The solution might be to use glib-or-gtk-build-system instead of
>> gnu-build-system. This would wrap the binary in the required
>> variables.
>>
>> Would someone
On Wed, Jan 30, 2019 at 07:02:29PM +0100, Ricardo Wurmus wrote:
> The solution might be to use glib-or-gtk-build-system instead of
> gnu-build-system. This would wrap the binary in the required
> variables.
>
> Would someone like to try this before we make the change in the master
> branch?
I di
11 matches
Mail list logo