summaryrefslogtreecommitdiff
path: root/default.nix
AgeCommit message (Collapse)Author
2025-09-20Reworking structure. Adding proper C exports. Fix neededmainClaudius "keldu" Holeksa
emcc is annoying me with its caching. Tries to write into /nix/store locations, which is shouldn't do. Need the proper env variable to rewrite. Otherwise it'll be ignored.
2025-06-20Adding basic nix filesClaudius "keldu" Holeksa