Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nixos/fish: enable man cache generation #91794

Merged
merged 1 commit into from Jun 30, 2020
Merged

Conversation

rnhmjoj
Copy link
Contributor

@rnhmjoj rnhmjoj commented Jun 29, 2020

Motivation for this change

Fix #76745

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via nixosTests.fish
  • Tested man<tab> completion works in a VM
  • Ensured that relevant documentation is up to date
  • Fits CONTRIBUTING.md.

@rnhmjoj rnhmjoj merged commit 5abeb13 into NixOS:master Jun 30, 2020
jian-lin added a commit to linj-fork/home-manager that referenced this pull request May 29, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
jian-lin added a commit to linj-fork/home-manager that referenced this pull request May 29, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
jian-lin added a commit to linj-fork/home-manager that referenced this pull request Jun 5, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
jian-lin added a commit to linj-fork/home-manager that referenced this pull request Jun 26, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
jian-lin added a commit to linj-fork/home-manager that referenced this pull request Jul 15, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
rycee pushed a commit to linj-fork/home-manager that referenced this pull request Jul 25, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g. using home.packages.

[1]: NixOS/nixpkgs#91794
rycee pushed a commit to linj-fork/home-manager that referenced this pull request Jul 25, 2022
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g., using home.packages.

[1]: NixOS/nixpkgs#91794
spacekookie pushed a commit to spacekookie/home-manager that referenced this pull request Feb 10, 2023
This patch follows a similar patch[1] in nixpkgs. With this patch,
fish can complete manpages for programs installed through
home-manager, e.g., using home.packages.

[1]: NixOS/nixpkgs#91794
@rnhmjoj rnhmjoj deleted the fish-mandb branch July 10, 2023 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fish does not tab complete man pages
1 participant