Skip to content

Commit 934e51a

Browse files
committed
guix: Use librsvg 2.40 to avoid Rust deps
1 parent 5c99e10 commit 934e51a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

contrib/guix/manifest.scm

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
(gnu packages file)
1111
(gnu packages gawk)
1212
(gnu packages gcc)
13+
(gnu packages gnome)
1314
(gnu packages image)
1415
(gnu packages imagemagick)
1516
((gnu packages installers) #:select (nsis-x86_64))
@@ -530,7 +531,7 @@ inspecting signatures in Mach-O binaries.")
530531
pkg-config
531532
imagemagick
532533
libicns
533-
librsvg
534+
librsvg-2.40
534535
;; Scripting
535536
python-minimal ;; (3.10)
536537
;; Git

0 commit comments

Comments
 (0)