François-René Rideau

Results 219 comments of François-René Rideau

Oops, this merge request was for this commit https://github.com/angavrilov/cl-gpu/commit/3541d79d1f47da596564a9f8b44b8e97ddce21a2 But you didn't merge, and I rebased my branch, so the merge request is now out of sync!

OK, made a new branch for my ASDF tweaks, and restored and rebased the previous patch, now at 78f21e4e36b8092d38c13526d73299d150f4f6d0

NB: deleted https://github.com/fare/cl-gpu and created https://github.com/fare-patches/cl-gpu instead.

NB: deleted repo https://github.com/fare/bknr-web and instead created https://github.com/fare-patches/bknr-web

I really don't like the modifying a source file in-place. It doesn't play well with git. Generating a different file, or having the file read some configuration at compile-time, would...

It is 100% consequential what the name and version of the thunk are, and if `nix-thunk` cannot extract that information from the `github.json`, from `git`, or some other way, nix-thunk...