maralorn

Results 191 comments of maralorn

As of https://github.com/NixOS/nixpkgs/pull/163441 we have zsh completion support in nixpkgs.

> For bash: > > ```shell > complete -F _nix_completion nom-build > ``` I have just tried that command in a quick bash I started. That apparently didn’t work. Not...

With the new bunch of commands introduced now: - [ ] `nom-shell` - [ ] `nom build` - [ ] `nom develop` - [ ] `nom shell` There is more...

> why would one want to generate ToC based on a _different_ zettel? Well, the question is a bit, what use cases we assume valid for a zettelkasten. But imagine...

One second motivation, why a query or something like that would be useful is that it gives the possibility to have some introductory text before the toc, like the wikipedia...

I did not quite understand from the existing documentation, if a cachix Account is necessary for users which just want to use the cache and not push. (I sincerely hope,...

Brittany can perfectly parse any code with or without layouting. The problem is, that it will then use layouting to print it again. So after formatting once all your `{...

I didn‘t know about that option, although I searched for it for a while. Is it documented somewhere? Anyways that is nice, but I’d still love to actually have formatting...

This issue is caused by the simplified subsumption change in ghc 9. It is easy to fix by eta expanding the functions which have the type error in one of...

This is great! Thank you for pushing TOFU. I am though not sure that it’s acceptable UI to have this enabled by default. I suggest that clients targeting a large...