unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#52573: gdk-pixbuf+svg
@ 2021-12-17 12:27 Florian Hoertlehner
  2021-12-17 13:17 ` Liliana Marie Prikler
  0 siblings, 1 reply; 2+ messages in thread
From: Florian Hoertlehner @ 2021-12-17 12:27 UTC (permalink / raw)
  To: 52573

[-- Attachment #1: Type: text/plain, Size: 363 bytes --]

I believe something has changed in guix that breaks my package definition
of vscodium.

I had this package running for 6 months, and now it no longer works:
https://github.com/pink-gorilla/gorilla-guix-chan/blob/master/BAD/vscode.scm

I get this error:
gorilla/packages/vscode.scm:131:22: In procedure inputs:
 error: gdk-pixbuf+svg: unbound variable

Any ideas?

[-- Attachment #2: Type: text/html, Size: 739 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#52573: gdk-pixbuf+svg
  2021-12-17 12:27 bug#52573: gdk-pixbuf+svg Florian Hoertlehner
@ 2021-12-17 13:17 ` Liliana Marie Prikler
  0 siblings, 0 replies; 2+ messages in thread
From: Liliana Marie Prikler @ 2021-12-17 13:17 UTC (permalink / raw)
  To: Florian Hoertlehner, 52573-done

Hi Florian,

Am Freitag, dem 17.12.2021 um 13:27 +0100 schrieb Florian Hoertlehner:
> I believe something has changed in guix that breaks my package
> definition of vscodium.
> 
> I had this package running for 6 months, and now it no longer works:
> https://github.com/pink-gorilla/gorilla-guix-chan/blob/master/BAD/vscode.scm
In general, it is your obligation as a channel manager to track Guix
and keep up-to-date with its changes, particularly in this case the
looooooooooong core-updates cycle.

> I get this error: 
> gorilla/packages/vscode.scm:131:22: In procedure inputs:
>  error: gdk-pixbuf+svg: unbound variable
> 
> Any ideas?
gdk-pixbuf+svg no longer exists as of the recent merge of core-updates-
frozen.  Depending on your use case you'll have to use gdk-pixbuf or
librsvg instead.

Cheers 




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-12-17 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 12:27 bug#52573: gdk-pixbuf+svg Florian Hoertlehner
2021-12-17 13:17 ` Liliana Marie Prikler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).