nixpkgs/pkgs/stdenv
Silvan Mosberger 3e1a40df75
mkDerivation: Introduce .inputDerivation for shell.nix build convenience
This introduces the .inputDerivation attribute on all derivations
created with mkDerivation. This is another derivation that can always
build successfully and whose runtime dependencies are the build time
dependencies of the original derivation.

This allows easy building and distributing of all derivations needed to
enter a nix-shell with

  nix-build shell.nix -A inputDerivation
2020-08-16 00:24:48 +02:00
..
cross gnu-config: 2019-04-15 -> 2020-05-04 2020-08-02 22:37:39 +02:00
custom
cygwin
darwin C++ Compilers: Systematize handling of standard libraries 2020-06-22 04:24:44 +00:00
freebsd
generic mkDerivation: Introduce .inputDerivation for shell.nix build convenience 2020-08-16 00:24:48 +02:00
linux treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
native
nix
adapters.nix pkgsStatic: set BUILD_SHARED_LIBS=OFF for cmake 2020-01-03 11:31:17 -05:00
booter.nix pkgs/stdenv/booter.nix: Add comment explaining hasCC trickery 2019-12-30 18:09:45 -05:00
common-path.nix
default.nix