nixpkgs/pkgs
zimbatm 31ead7d030
srcOnly: rename buildInputs to nativeBuildInputs
The only reason to pass build inputs is to extend the unpackPhase with
custom unpack commands. Eg: add "unrar" to unpack rar sources. And those
should really be passed as native build inputs. Why? Because
nativeBuildInputs is for dependencies that are used at build time but
will not propagate as runtime dependencies. And also, cross-compilation.
2020-04-27 14:31:40 +02:00
..
applications syncthing: declare tests from nixosTests 2020-04-22 11:45:04 +05:30
build-support srcOnly: rename buildInputs to nativeBuildInputs 2020-04-27 14:31:40 +02:00
common-updater common-updater: change default development version check to false 2020-04-16 08:06:56 -03:00
data yaru-theme: mark as broken 2020-04-21 07:37:22 +02:00
desktops Merge pull request #85318 from romildo/upd.xfce 2020-04-19 20:57:54 -03:00
development ocamlPackages.merlin: 3.3.3 → 3.3.4 2020-04-22 07:24:48 +02:00
games openrct2: 0.2.4 -> 0.2.6 2020-04-21 19:14:59 +02:00
misc Merge pull request #85569 from prusnak/uboot 2020-04-22 00:54:10 -04:00
os-specific linux/hardened-patches/4.19.116: 4.19.116.NixOS-a -> 4.19.116.a 2020-04-20 10:05:36 -04:00
servers mpd: declare tests from nixosTests 2020-04-22 11:45:04 +05:30
shells Merge pull request #85677 from dywedir/oil 2020-04-22 09:23:39 +02:00
stdenv treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
test
tools sile: 0.10.3 -> 0.10.4 2020-04-22 08:21:20 +02:00
top-level srcOnly: fix invocation and document 2020-04-22 14:06:28 +02:00