Hi Guix,
trying to prepare package for qt-light[1] extension for chicken-scheme,
I faced an issue about finding the extension in cache.
my package definition:
--8<---cut here---start->8---
(use-modules (gnu)
(guix build-system chicken)
Thanks for the reply.
Christopher Baines writes:
> Build systems are a mechanic to deduplicate common steps, but also
> common inputs between packages, and the python-build-system will include
> a default Python as an input.
>
> https://git.savannah.gnu.org/cgit/guix.git/tree/guix/build-system/py
Hi,
On Mon, 4 Jan 2021 at 18:29, Phil wrote:
> > Could you share how you generated the profile ’my-profile’?
>
> Yes - the issue here appears to be the inclusion of a package from a
> private channel in the manifest.
>
> If I create a manifest only using Guix packages - everything looks OK - eg:
Sometime recently, the way Common Lisp code is compiled was changed (for
the better, I think), and now my StumpWM contrib modules won't load.
Here's why:
StumpWM looks[1] for .asd files to determine what is a module. Guix's
Common Lisp build system used to combine an entire system into a single
.f
Phil writes:
> Thanks for the reply.
>
> Christopher Baines writes:
>
>> Build systems are a mechanic to deduplicate common steps, but also
>> common inputs between packages, and the python-build-system will include
>> a default Python as an input.
>>
>> https://git.savannah.gnu.org/cgit/guix.gi
Is it possible to define an operating-system which runs DHCP on one NIC,
and has a static address on the other?
I'm getting:
guix system: error: service 'networking' provided more than once
if i try and define service for dhcp-client-service-type and
static-networking-service.
--
Katherine
Hello Katherine,
Le mardi 05 janvier 2021 à 15:49 -0600, Katherine Cox-Buday a écrit :
> Is it possible to define an operating-system which runs DHCP on one
> NIC,
> and has a static address on the other?
For a slightly different problem (adding a static ipv6 on the same
interface, [1]), I ended
This is very cool. We need something like this!
I'm replying partly to make a note that here's where some of this
conversation is... but I'm going to try to write an email over the next
couple of weeks of how to lead the way for making users safe through
Guix. This is a useful reference starting
Hi Phil,
> So I have a system say with python3.8 and python-scipy, and I decide I
> want to then install python-pandas (for example). Will it not then
> build this for python 3.9 (due to the new definition), if the version of
> python has incremented between the installs of python-scipy and
> p
Hi Olivier,
I'm also on GuixSD, using EXWM as my window manager. It sounds like you
have an issue with your PATH environment variable.
I set my environment variables in ~/.bash_profile, so that they are
automatically set on login and are therefore propagated to Emacs when it
is started by EXWM.
10 matches
Mail list logo