about summary refs log tree commit diff
path: root/pkgs/development/libraries/mesa
diff options
context:
space:
mode:
authorVladimír Čunát <v@cunat.cz>2022-02-28 21:25:21 +0100
committerVladimír Čunát <v@cunat.cz>2022-02-28 21:25:21 +0100
commitf5f9b6af9d207974075ce3963a6f17739beb3726 (patch)
treeb4c2850cf11bb9ca022f69d2bbcd33c513baaed6 /pkgs/development/libraries/mesa
parentd5cd8efaca6d2a04a35696ddc2f38a7a374e54d3 (diff)
mesa.drivers: nit, more info in a comment
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 c17b5883e4549..a732fa92e0ea4 100644
--- a/pkgs/development/libraries/mesa/default.nix
+++ b/pkgs/development/libraries/mesa/default.nix
@@ -234,7 +234,7 @@ self = stdenv.mkDerivation {
       fi
     done
 
-    # NAR doesn't support hard links, so convert them to symlinks.
+    # NAR doesn't support hard links, so convert them to symlinks to save space.
     ${jdupes}/bin/jdupes --hard-links --link-soft --recurse "$drivers"
 
     # add RPATH so the drivers can find the moved libgallium and libdricore9