ugghghghgh

This commit is contained in:
Mars 2025-02-17 22:06:51 -05:00
parent f9a9491da3
commit 8cbc00372d
6 changed files with 73 additions and 65 deletions

View file

@ -156,6 +156,8 @@
]
++ deps;
LD_LIBRARY_PATH = "${pkgs.lib.makeLibraryPath deps}";
name = "C++";
};
}