Cody Allen

Results 250 comments of Cody Allen

Oh one other thing that I notice is that you are on unstable nixpkgs while I am on 24.05. I wonder if that could be relevant?

I still don't know quite what changed with unstable, but I have a better idea of what's going on here. The `ucm` derivation wraps a prebuilt binary that was not...

@bbarker I'm hoping that this is fixed by https://github.com/ceedubs/unison-nix/pull/103 . Are you able to verify?

I think that this is resolved. @bbarker feel free to reopen if I'm mistaken.

Thanks for the report. I agree that this is not user-friendly behavior. @sellout can you remind me the motivation for making `ucm` the one built from source as opposed to...

@hojberg here are a couple of use-cases: - I want to `fork` a subnamespace into its own project, but I run into #5044. - In Unison Cloud we need to...

I ran into this again today. It still feels like it should allow for the same syntax as the `fork` command.

I did just verify that `l` and `r` are not names of types in my code base 😅

This is probably a duplicate of #1015

There are a couple of long-standing bugs in the JSON parsing implementation. How will this relate to those? Are those going to be fixed first? Will this emulate the current...