feat: Add popup helper (#59)

This commit is contained in:
demenik
2025-12-08 17:04:58 +01:00
parent 88e12233bd
commit 81a7a5d76b
4 changed files with 88 additions and 5 deletions

View File

@@ -24,10 +24,10 @@
rust-toolchain = with fenix.packages.${system};
combine [
stable.rustc
stable.cargo
stable.rust-src
stable.rust-analyzer
beta.rustc
beta.cargo
beta.rust-src
beta.rust-analyzer
];
bevyDeps = with pkgs; [