aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/shell.nix
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2021-01-28 22:13:04 +0100
committerKatharina Fey <kookie@spacekookie.de>2021-01-29 11:28:29 +0100
commit4220b1a5428719fa3d6e86218dbe6833d42dcc7e (patch)
tree0867e1d65cb16a3ae8eddeea112c1d7ef34eb032 /games/rstnode/shell.nix
parent398027b443cfb331fee64cf351036ca45502ae1b (diff)
rstnode: update build infrastructure and dependencies
Diffstat (limited to 'games/rstnode/shell.nix')
-rw-r--r--games/rstnode/shell.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/rstnode/shell.nix b/games/rstnode/shell.nix
index ade2d6e97361..0cf2e03db1ec 100644
--- a/games/rstnode/shell.nix
+++ b/games/rstnode/shell.nix
@@ -3,7 +3,7 @@ with import <nixpkgs> {};
stdenv.mkDerivation {
name = "rstnode";
buildInputs = with pkgs; [
- rustracer rustup clangStdenv stdenv
+ rustc cargo clangStdenv stdenv rust-analyzer
alsaLib pkg-config libudev steam-run
] ++ (with pkgs.xlibs; [
libGL