static asan and reorder forward/open

This commit is contained in:
2024-08-10 10:53:57 +02:00
parent b48d7e3cfd
commit b133c5f79f
3 changed files with 26 additions and 26 deletions

View File

@ -139,7 +139,10 @@
pkg-config
];
shellHook = "echo hello to tomato dev shell!";
shellHook = ''
echo hello to tomato dev shell!
export LD_LIBRARY_PATH=/run/opengl-driver/lib
'';
};
apps.default = {