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

fd: install shell completions #31735

Merged
merged 1 commit into from Nov 16, 2017
Merged

fd: install shell completions #31735

merged 1 commit into from Nov 16, 2017

Conversation

dywedir
Copy link
Member

@dywedir dywedir commented Nov 16, 2017

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@dywedir dywedir changed the title fd: 5.0.0 -> 6.0.0, install shell completions fd: install shell completions Nov 16, 2017
@globin
Copy link
Member

globin commented Nov 16, 2017

@GrahamcOfBorg build fd

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-linux

cp: -r not specified; omitting directory 'target/release/.fingerprint'
post-installation fixup
moving /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0/man to /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0/share/man
shrinking RPATHs of ELF executables and libraries in /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0
shrinking /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0/bin/fd
gzipping man pages under /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0/share/man/
stripping (with flags -S) in /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0/bin 
patching script interpreter paths in /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0
checking for references to /tmp/nix-build-fd-5.0.0.drv-0 in /nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0...
/nix/store/cns6yvxblvd05hb9316hvjq6zk6cmdy6-fd-5.0.0

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Success for system: x86_64-darwin

cp: -r not specified; omitting directory 'target/release/deps'
cp: -r not specified; omitting directory 'target/release/examples'
cp: -r not specified; omitting directory 'target/release/incremental'
cp: -r not specified; omitting directory 'target/release/native'
post-installation fixup
moving /nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0/man to /nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0/share/man
gzipping man pages under /nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0/share/man/
stripping (with flags -S) in /nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0/bin
patching script interpreter paths in /nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0
/nix/store/5p1nja0x6lajqz2nr5qm1lcjn96lr378-fd-5.0.0

@orivej orivej merged commit e7521b2 into NixOS:master Nov 16, 2017
@dywedir dywedir deleted the fd branch November 22, 2017 23:42
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.

None yet

4 participants