Shahar "Dawn" Or

Results 488 comments of Shahar "Dawn" Or

Sorry, I must be missing something. The reason I'm using the NixVim standalone package is because I want to be able to go `nix run .#nixvim`. If I understand this...

> you could hard-code your standalone nixvim to use the home-manager configuration's config.lib.stylix.nixvim.config. Haven't thought of that. I wonder how much more eval time that would incur over standalone NixVim....

Hrm... I tried building it a second time and it built successfully. Not sure what happened there.

It's a problem theoretically at this point. Practically, most users of mob via nixpkgs would enjoy the publicly available cache. But if for whatever reason they would not (and there...

I think for all my automated releases I use semantic-release. It has a plugin system. Each plugin has a validation hook, in which it tries its best to make sure...

+1 for releasing conditionally on each push to the default branch.

I'd be happy to help with semantic-release if you happen to use that.

So you'd spend more time setting up something custom to avoid the complexity of an off the shelf solution that you've been offered help with and you think that the...

The first major issue one may face when attempting to implement such a simple step by step process is that failure at some steps along it may result in a...