nixpkgs/pkgs/by-name/pi
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
..
pianotrans
picocrypt pkgs/by-name: remove unused arguments 2024-07-26 10:11:07 +02:00
picocrypt-cli picocrypt-cli: init at 2.04 (#326360) 2024-07-16 13:42:37 +02:00
picom picom: fix cross compilation, set strictDeps 2024-07-28 15:29:50 -04:00
picom-pijulius
pid1
pie-cli
pietrasanta-traceroute
pigeon pigeon: move to by-name 2024-07-31 09:10:34 +02:00
pinact
pinecone
pingme
pingtunnel
pinokio pinokio: init at 1.3.4 2024-07-16 13:32:44 +01:00
pinta pinta: add meta.changelog 2024-07-15 14:44:39 +01:00
pio
pioasm
pipeworld
piv-agent
pix pix: 3.4.2 -> 3.4.3 2024-07-22 20:48:46 +08:00
pixel-code
pixi treewide: skip generating shell completions using $out/bin/… when cross compiling 2024-08-04 10:50:48 +09:00
pizauth pizauth: 1.0.4 -> 1.0.5 2024-07-29 12:41:19 +00:00