First build

This commit is contained in:
James Grogan 2025-07-08 09:00:31 +01:00
parent 607b2032f9
commit 13d01dce14
6 changed files with 746 additions and 15 deletions

View file

@ -3,4 +3,4 @@
;; that accepts a '--manifest' (or '-m') option.
(specifications->manifest
(list "rust" "rust-gtk4" "rust-cargo" "pkg-config" "meson"))
(list "gcc-toolchain" "glib" "gtk@4" "pkg-config" "meson" "ninja" "rust" "rust-gtk4" "rust-cargo" "rust-glib" "rust-gio"))