nixgl: reference lib directly

Co-authored-by: V. <150687949+vigress8@users.noreply.github.com>
This commit is contained in:
Mel Bourgeois 2024-07-01 15:42:10 -05:00 committed by GitHub
parent 2641ad375c
commit f54a6b0076
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ in {
${
# Heavily inspired by https://stackoverflow.com/a/68523368/6259505
pkgs.lib.concatStringsSep "\n" (map (outputName: ''
lib.concatStringsSep "\n" (map (outputName: ''
echo "Copying output ${outputName}"
set -x
cp -rs --no-preserve=mode "${