Ah! Sounds reasonable! Thanks a lot.
- John
Hi Ludo and guix,
Let me explain my problem. Maybe there is some other explanation here and these
patches aren’t necessary.
When I have stylish-haskell installed I have troubles compiling anything using
plain ghc. I want to use the ghc packages in the profile but for some reason
ghc reports
I agree with Leo. My only addition is to make sure you use --localstatedir=/var
(or wherever your local state directory is) when running ./configure
Hi Pierre!
> On Jan 3, 2020, at 12:24 AM, Pierre Neidhardt wrote:
>
> I'm facing a similar issue at the moment. Does anyone have a good
> answer to develop Haskell or Clojure with Emacs on Guix?
I write a fair bit of Haskell. I find that I like to use cabal-install to
develop, then make a .sc
Hi Erik,
> Can network access be provided to the build container? Or, is there perhaps
> another low-effort workaround in guix?
This is by design. Network access would make our builds nondeterministic.
> As far as I understand, the only reasonable alternative to add the
> dependencies as submodu
Hi,
>> On Jan 9, 2020, at 10:22 AM, sirgazil wrote:
> I logged out, and then logged back in and sound was lost.
I recently had to add this to modprobe.d/default.conf
options snd_hda_intel index=1
Hi everyone,
Has anyone used the portable dumper yet? Could it be used to make a custom
emacs package with the specified emacs packages dumped to a separate dump file?
Just some thoughts I’ve had and tried recently but I don’t really know where
the dumper is at these days.
John
Hi Guix,
I’m curious about the commit that made a package fail to build. So I:
- Searched the package
- Followed the build id of the first broken build
Now I’d like to see the evaluation and commit associated to the particular
build. How do I do that, if at all?
It would also help if I could f
Hi Zelphir,
> `guix package -i font-fira-code font-fire-mono font-fire-sans`
>
> Gives:
>
> `guix package: error: font-fire-mono: unknown package`
is font-fire-mono a typo? Should it be font-fira-mono?
Hope that helps,
John
Hi T G-R,
> I *still* think we should either do nothing, or call $PAGER
> automatically when stdout is a TTY.
I like the idea of using $PAGER. Makes sense to me.
- John
Hi Ben,
Welcome.
> But can guix also be helpful in a case where you have multiple different
> environments (I hope the term is correct) running in parallel? What is the
> best way to achieve that? Creating multiple users? Using containers?
Certainly! This is one of the main benefits of a fun
Hi again,
Seems my message was cut off.
To the point: yes it is quite possible. For the short version and to get
started check out the docs for the `guix environment` command. You will
probably get what you want there.
Also it does help to understand the idea of a functional package manager.
Hi Adam,
You will also need the dockerd service in you system configuration, plus there
is a known bug where a known module is not loaded by default. Should dockerd
not start properly you will need to do the following:
sudo modprobe overlay
sudo herd restart dockerd
Good luck,
John
101 - 113 of 113 matches
Mail list logo