nixpkgs/pkgs/by-name/so
Julius Michaelis 6a9beaf893 treewide: skip generating shell completions using $out/bin/… when cross compiling
This focuses on Rust packages, since the most commonly used argument
parser library (clap/structopt) makes the following pattern natural and
thus common:

  postInstall = ''
    installShellCompletion --cmd foo \
      --bash <($out/bin/foo completion bash) \
      …

This commit just guards those with

lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform)

splitting the string where unrelated actions are performed.
2024-08-04 10:50:48 +09:00
..
soco-cli
sof-tools sof-tools: init at 2.9 2024-06-19 19:15:24 +08:00
soju soju: apply nixfmt 2024-07-21 14:07:50 +03:00
solana-cli treewide: skip generating shell completions using $out/bin/… when cross compiling 2024-08-04 10:50:48 +09:00
solitaire-tui
solo5 solo5: remove unsupported qemu flag in test 2024-06-23 15:35:27 +03:00
sonarlint-ls sonarlint-ls: stop overwriting maven 2024-07-15 15:13:21 +02:00
sonarr sonarr: 4.0.7.1863 -> 4.0.8.1874 2024-07-21 20:48:09 +02:00
sophus
sopwith
sound-of-sorting
soundfont-arachno
soupault
sourcery
sov
sozi sozi: init at 23.7.25-1690311612 2024-07-08 10:25:12 +07:00