chore(flake): patch dart

pull/2076/head
Elian Doran 2025-05-31 18:21:08 +07:00
parent e82567a33d
commit c365cdb6c6
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

@ -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
'';