* Trying to build lilypond but guix downloads firefox?
@ 2022-12-15 0:09 jgart
2022-12-17 3:25 ` Csepp
0 siblings, 1 reply; 3+ messages in thread
From: jgart @ 2022-12-15 0:09 UTC (permalink / raw)
To: Guix Help
Hi,
Is there a reason why I would see this in stdout when I run ./pre-inst-env guix build lilypond?
substituting /gnu/store/n6w5qizdwx2kpas061dcn5gdgvaqlwr1-firefox-91.13.0esr.source.tar.xz...
Just trying to understand why guix would try to download firefox when I try to build lilypond...
all best,
jgart
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Trying to build lilypond but guix downloads firefox?
2022-12-15 0:09 Trying to build lilypond but guix downloads firefox? jgart
@ 2022-12-17 3:25 ` Csepp
2022-12-17 3:38 ` Tobias Geerinckx-Rice
0 siblings, 1 reply; 3+ messages in thread
From: Csepp @ 2022-12-17 3:25 UTC (permalink / raw)
To: jgart; +Cc: help-guix
jgart <jgart@dismail.de> writes:
> Hi,
>
> Is there a reason why I would see this in stdout when I run ./pre-inst-env guix build lilypond?
>
> substituting /gnu/store/n6w5qizdwx2kpas061dcn5gdgvaqlwr1-firefox-91.13.0esr.source.tar.xz...
>
> Just trying to understand why guix would try to download firefox when I try to build lilypond...
>
> all best,
>
> jgart
Did you by any chance paste the wrong sha256 when upgrading lilypond?
Firefox is not even officially packaged, so that's the only thing I can
think of.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Trying to build lilypond but guix downloads firefox?
2022-12-17 3:25 ` Csepp
@ 2022-12-17 3:38 ` Tobias Geerinckx-Rice
0 siblings, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice @ 2022-12-17 3:38 UTC (permalink / raw)
To: Csepp; +Cc: jgart, help-guix
[-- Attachment #1: Type: text/plain, Size: 734 bytes --]
I don't know the answer to the question, but I'll clear up this
sidequest:
Csepp 写道:
>> substituting
>> /gnu/store/n6w5qizdwx2kpas061dcn5gdgvaqlwr1-firefox-91.13.0esr.source.tar.xz...
[…]
> Firefox is not even officially packaged, so that's the only
> thing I can
> think of.
IceCat is built from Firefox ESR sources, using the ‘makeicecat’
script and other modifications. If there are no substitutes for
the modified source, this processing can happen locally, which
would download the original.
See
<https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/gnuzilla.scm#n483>.
That said, icecat 91.13 is 3 months old. Somebody's Guix needs an
update.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-12-17 3:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-15 0:09 Trying to build lilypond but guix downloads firefox? jgart
2022-12-17 3:25 ` Csepp
2022-12-17 3:38 ` Tobias Geerinckx-Rice
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.