mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-12 06:19:00 +00:00
shells/gnome: fix dependency names
This commit is contained in:
parent
d9b8598897
commit
2fa37a5a72
@ -15,8 +15,8 @@ mkShell {
|
|||||||
libadwaita # The co-star of the show.
|
libadwaita # The co-star of the show.
|
||||||
|
|
||||||
# When Rust and GTK go together...
|
# When Rust and GTK go together...
|
||||||
rustPlatform.cargo
|
rustPlatform.rust.cargo
|
||||||
rustPlatform.rustc
|
rustPlatform.rust.rustc
|
||||||
|
|
||||||
# Creating desktop applications with JavaScript without Electron!
|
# Creating desktop applications with JavaScript without Electron!
|
||||||
nodePackages.typescript
|
nodePackages.typescript
|
||||||
|
Loading…
Reference in New Issue
Block a user