about summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa
diff options
context:
space:
mode:
authorAnderson Torres <torres.anderson.85@protonmail.com>2024-03-03 14:57:25 -0300
committerAnderson Torres <torres.anderson.85@protonmail.com>2024-03-27 16:55:53 -0300
commit0490e4de0f22cd1fc21d6fab9e16da8bd2cf76c9 (patch)
tree1d31313977d78875384b8c2fd9626815901aef28 /pkgs/development/libraries/mesa
parent7ead006108d7cb0cab4207dbdfa9b3e08afa47cb (diff)
mesa: fix indentation inside rustDeps
Why it happened?
Diffstat (limited to 'pkgs/development/libraries/mesa')
-rw-r--r--pkgs/development/libraries/mesa/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/libraries/mesa/default.nix b/pkgs/development/libraries/mesa/default.nix
index 7920b4405b2e1..0f46a26a2e1d4 100644
--- a/pkgs/development/libraries/mesa/default.nix
+++ b/pkgs/development/libraries/mesa/default.nix
@@ -106,7 +106,7 @@ let
       hash = "sha256-VWRCZJO0/DJbNu0/V9TLaqlwMot65YjInWT9VWg57DY=";
     }
     {
-    pname = "syn";
+      pname = "syn";
       version = "2.0.39";
       hash = "sha256-Mjen2L/omhVbhU/+Ao65mogs3BP3fY+Bodab3uU63EI=";
     }