mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-28 03:09:52 +00:00
![]() * Add runtime program dependencies to buildInputs, instead of setting that up as part of the install phase. This allows hacking on bazarr straight from `nix-shell -A bazarr`. * Add missing preInstall/postInstall hooks. * Quote shell variables. * Simplify install path: $out/share/${pname}-${version} -> $out/share/${pname}. (There's no point in having the version there, and without proper deep overrides it can also create some problems.) |
||
---|---|---|
.. | ||
applications | ||
build-support | ||
common-updater | ||
data | ||
desktops | ||
development | ||
games | ||
misc | ||
os-specific | ||
pkgs-lib | ||
servers | ||
shells | ||
stdenv | ||
test | ||
tools | ||
top-level |