nixpkgs/pkgs/build-support
Eelco Dolstra 63d7b6ee29
makeImageFromDebDist: Add extraDebs arguments
This allows adding packages that are not part of the distribution, e.g.g

  extraDebs = [
    (pkgs.fetchurl {
      name = "openjdk.deb";
      url = http://ppa.launchpad.net/openjdk-r/ppa/ubuntu/pool/main/o/openjdk-8/openjdk-8-jdk-headless_8u111-b14-3~14.04.1_amd64.deb;
      sha256 = "1n5ibpkx9pjmc4nr052rls1yqbq7ckav2rabixjhd4yxbyhjl0ap";
    })
  ];
2017-07-27 20:34:24 +02:00
..
agda
build-dotnet-package
build-fhs-userenv build-fhs-userenv: Propagate $XAUTHORITY 2017-07-18 00:03:22 -07:00
buildenv
cc-wrapper Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
docker docker: generate the image configuration and manifest 2017-07-26 23:05:29 +02:00
dotnetbuildhelpers
dotnetenv
emacs
fetchadc
fetchbower
fetchbzr
fetchcvs
fetchdarcs
fetchegg
fetchfossil
fetchgit Merge: more compatibility for git* fetchers 2017-07-09 10:31:24 +02:00
fetchgitlocal
fetchgitrevision
fetchgx
fetchhg
fetchmavenartifact
fetchmtn
fetchnuget
fetchpatch fetchpatch: add excludes parameter 2017-07-26 13:32:59 +02:00
fetchrepoproject
fetchs3
fetchsvn
fetchsvnrevision
fetchsvnssh
fetchurl
fetchzip Fix #27448 argument list too long in fetchzip for darwin. 2017-07-17 11:23:20 -04:00
gcc-wrapper-old Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
icon-conv-tools
kernel make-initrd: Don't use stdenv.cross 2017-06-28 18:21:05 -04:00
libredirect
make-desktopitem
make-startupitem make-autostartitem: Use the right path for storing the desktop files 2017-07-06 00:44:41 +02:00
make-symlinks
mono-dll-fixer
nuke-references
ocaml
release Merge pull request #17681 from ericsagnes/feat/releaseTools.channel 2017-07-02 09:46:17 +01:00
remove-references-to
rust rustRegistry: switch to mkDerivation 2017-06-25 11:56:29 +01:00
setup-hooks Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
singularity-tools
src-only
substitute
substitute-files
templaterpm
upstream-updater
vm makeImageFromDebDist: Add extraDebs arguments 2017-07-27 20:34:24 +02:00
vsenv
build-maven.nix
build-pecl.nix
dhall-to-nix.nix
plugins.nix
replace-dependency.nix
setup-systemd-units.nix
source-from-head-fun.nix
trivial-builders.nix Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00