shells/gnome: make package attributes up-to-date

This commit is contained in:
Gabriel Arazas 2023-06-29 13:54:10 +08:00
parent e95927c83b
commit 160266b2db
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -11,8 +11,7 @@
, libadwaita
, gjs
, pkg-config
, rustPlatform
, nodePackages
, blueprint-compiler
, desktop-file-utils
, librsvg
@ -26,6 +25,12 @@
, glib-networking
, glib-testing
, libsoup_3
, nodePackages
# Rust
, cargo
, rustc
}:
mkShell {
@ -58,8 +63,8 @@ mkShell {
libsoup_3
# When Rust and GTK go together...
rustPlatform.rust.cargo
rustPlatform.rust.rustc
cargo
rustc
# Creating desktop applications with JavaScript without Electron!
nodePackages.typescript