François-René Rideau

Results 219 comments of François-René Rideau

PING. Is this project still maintained?

NB: I'm deleting the https://github.com/fare/unicly repository and replacing it with https://github.com/fare-patches/unicly

If you explain me how to test, I can do the testing of my own patch. Software that use / in explicit secondary systems will work just as well in...

What I feared. In this case, where the circularity is all within a same primary system name, so the controller can probably omit the self-reference with a (remove current-primary-name ...)....

Interesting. anaphora-test is a secondary system defined in anaphora.asd. It looks like the fact that the defsystem hook uses setf _direct-dependencies_ means that the last system in the file gets...

Here is a very tentative patch that might address the issue (untested), and depends on asdf3: Removing the patch. Ouch. I'll fork instead.

In some package sets, you might want to combine multiple aspects: which version of the compiler should I use with which version of the libraries? Plus some libraries are only...

Also, another thing I'm trying to do is allow override of "source" settings before libraries are turned into derivations. Either there should be a standard for such settings to be...

I updated the RFC with a comparison to the module system as adapted from https://github.com/NixOS/nixpkgs/pull/116275#issuecomment-879142249 I also indicated that my paper [Prototypes: Object-Orientation, Functionally](https://github.com/metareflection/poof) was accepted at the [Scheme and...