chore(flake): patch dart

This commit is contained in:
Elian Doran 2025-05-31 18:21:08 +03:00
parent e82567a33d
commit c365cdb6c6
No known key found for this signature in database

View File

@ -21,6 +21,7 @@
];
buildPhase = ''
patchelf --set-interpreter $(cat $NIX_CC/nix-support/dynamic-linker) node_modules/.pnpm/sass-embedded-linux-x64@1.87.0/node_modules/sass-embedded-linux-x64/dart-sass/src/dart
NX_TUI=false NX_DAEMON=false pnpm nx run desktop:build
'';