nixpkgs/pkgs
Gleb Peregud d7e17c2e71 Add shell env to buildHex packages.
This adds erlangPackages.${name}.env, which is usable to launch a shell
with the package and it's dependencies like this:

    nix-shell -A erlangPackages.lager.env

This required:

1) refactoring buildHex to become a fixed-point function,
2) moves output of a package into $out/${name},
3) introduces erlEnv (buildEnv, which links in package and it's deps
   into one directory - a super-simple plagiarization of
   haskellPackages.compiler.ghcWithPackages) and
4) shell function producing a un-buildable derivation to be used by
   nix-shell
2015-12-19 00:07:54 +01:00
..
applications Merge pull request #11319 from taku0/thunderbird-bin-38.4.0 2015-12-18 08:50:59 +01:00
build-support add copyPathToStore and copyPathsToStore 2015-12-16 15:00:44 -06:00
data font-droid: fix srcs urls 2015-12-10 05:45:24 +01:00
desktops kde5: Frameworks 5.17, Plasma 5.5.1, Applications 15.12.0 2015-12-16 19:08:06 -06:00
development Add shell env to buildHex packages. 2015-12-19 00:07:54 +01:00
games eboard: fix build 2015-12-17 23:51:43 +01:00
misc vimPlugins: update 2015-12-17 2015-12-17 23:14:27 +03:00
os-specific systemd: Apply upstream fix: networkd: link - do not drop config for loopback device 2015-12-18 18:02:16 +01:00
servers Merge pull request #11813 from simonvandel/update-tvheadend-4.0.8 2015-12-18 22:36:19 +03:00
shells grml-zsh-config: init at 0.12.4 2015-12-17 16:29:00 +01:00
stdenv allow{reason}: a bit more explicit error message 2015-12-09 17:01:46 +01:00
test
tools add back nixopsUnstable 2015-12-18 18:51:12 +01:00
top-level add back nixopsUnstable 2015-12-18 18:51:12 +01:00