Jörg Thalheim
Jörg Thalheim
I tried with `coloursum`, `mdcat`, `ripgrep` and `tre`. Works well so far. In nixpkgs we could implement it like this: `rustPackages.nix`: ``` { newScope, workspaceMembers }: let callPackage = newScope...
I now you like having your builtin prefetcher to not having to manually calculating checksums. However we have already more advanced tools for that like https://github.com/ryantm/nixpkgs-update or https://github.com/Mic92/nix-update that can...
@kolloch do you still have time to work on this? If not we maybe should just describe the design we discussed and hope that someone else from the community can...
@andir would be probably happy to review it.
I added naersk and crate2nix here: https://nixos.wiki/wiki/Language-specific_package_helpers Which would you propose as the current recommended one?
@nmattia I added snack to the wiki.
Afaik Eelco mentioned in one Nixcon talk that when doing an override nix cannot garbage collect its parameters leading to the massive memory usage.
It might have been the [Roadmap](https://www.youtube.com/watch?v=8M6yvJC00J4) one, I don't remember exactly.
Does not look very complex: https://github.com/zsh-users/zsh-autosuggestions/blob/master/src/strategies/history.zsh#L31 Could mcfly search just output all suggestions as lines instead of opening a TUI when it detects a non-tty file on stdout?
The hacky work around is using this: ``` ╭─[~/.homesick/repos/dotfiles/zsh/zsh-autosuggestions]─[tags/v0.6.4] ╰─ % mcfly search --output-selection /tmp/foo1 foo