aboutsummaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-04-02 08:05:51 +0100
committerAkshay <[email protected]>2021-04-02 08:05:51 +0100
commit540378b050c481b9c3a41bd8f18a400ca7d3f61f (patch)
treeaa17c353097e1710dbe6ab5eadf52b1a78917526 /flake.nix
parent827e54124f03fd11d497caa8213ca583f480b982 (diff)
get latest rustfmt
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flake.nix b/flake.nix
index e181e2b..e726b95 100644
--- a/flake.nix
+++ b/flake.nix
@@ -45,6 +45,7 @@
45 rust 45 rust
46 rust-src 46 rust-src
47 pkgs.rust-analyzer 47 pkgs.rust-analyzer
48 pkgs.rustfmt
48 pkgs.cargo 49 pkgs.cargo
49 pkgs.SDL2 50 pkgs.SDL2
50 pkgs.SDL2_ttf 51 pkgs.SDL2_ttf