Tried looking up the CI status of GHC on i686-linux on Cuirass, gave up
after 3 pages of ghc-... packages.
Also tried the "name" field, as in name:ghc and name:ghc-9.2.5, but
neither worked. Regex does not seem to be supported either, so "ghc$"
didn't work.
Cuirass should just use the same search
Hi,
I'm trying to update one of my machines using 'guix deploy' and I keep
getting the following error:
--8<---cut here---start->8---
guix deploy: sending 599 store items (3,794 MiB) to 'x200.local'...
20% ▕███▋
Hi, I was interested in writing a package specification for the haskell
language server, but when I attempt to import the package I encounter an
undecipherable stack trace:
--8<---cut here---start->8---
$ guix import hackage haskell-language-server
Backtrace:
Hi,
I believe that rust-1.60 is exported when 1.65 is defined because
changing the exported version would require rebuilding too many
dependencies.
unmatched-paren mentioned adding a rust-latest package on IRC to avoid
this issue.
--
Matt
It's strange that while package patches (gnu/packages/patches/) are registered
in gnu/local.mk,
aux-files (gnu/packages/aux-files/) are registered under Makefile.am.
Is there anything stopping AUX_FILES from being moved into gnu/local.mk ?
Bruno
Robby Zambito writes:
> Liliana Marie Prikler writes:
>> I think you should try to pin the kernel modules as well. If that
>> still doesn't work as intended (it very well might), we have a proper
>> case of something that should work but doesn't.
>>
>> Cheers
>
> Thanks for the suggestion. I te