nixpkgs/pkgs
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
..
applications avidemux: 2.6.18 -> 2.6.20 2017-07-27 17:07:44 +03:00
build-support makeImageFromDebDist: Add extraDebs arguments 2017-07-27 20:34:24 +02:00
common-updater common-updater-script: fix error handling 2017-05-19 17:14:43 +03:00
data Merge pull request #27488 from dywedir/emacs-all-the-icons-fonts 2017-07-19 23:06:09 +01:00
desktops Revert "stdenv: Store one package per line in nix-support/propagated-*" 2017-07-24 01:05:30 -04:00
development python.pkgs.zeroconf: 0.18.0 -> 0.19.1 2017-07-27 17:07:44 +03:00
games the-powder-toy: 91.5.330 -> 92.0.331 2017-07-27 17:07:45 +03:00
misc citra: fix license field 2017-07-27 17:28:13 +03:00
os-specific zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00
servers ejabberd: 17.01 -> 17.07 2017-07-27 17:07:45 +03:00
shells bash-completion: 2.5 -> 2.7 2017-07-19 23:58:53 +02:00
stdenv stdenv/setup.sh: undo local -n change 2017-07-24 13:09:32 -04:00
test
tools tinc_pre: avoid infinite loop with EBADFD on network restart 2017-07-27 18:04:33 +02:00
top-level zfs, spl: 0.6.5.11 -> 0.7.0 2017-07-27 19:00:54 +02:00