Loading pkgs/by-name/bo/bottom/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: { --zsh target/tmp/bottom/completion/_btm install -Dm444 desktop/bottom.desktop -t $out/share/applications install -Dm644 assets/icons/bottom.svg -t $out/share/icons/hicolor/scalable/apps ''; doInstallCheck = true; Loading Loading
pkgs/by-name/bo/bottom/package.nix +1 −0 Original line number Diff line number Diff line Loading @@ -38,6 +38,7 @@ rustPlatform.buildRustPackage (finalAttrs: { --zsh target/tmp/bottom/completion/_btm install -Dm444 desktop/bottom.desktop -t $out/share/applications install -Dm644 assets/icons/bottom.svg -t $out/share/icons/hicolor/scalable/apps ''; doInstallCheck = true; Loading