nixpkgs/pkgs/development
Tuomas Tynkkynen f34655e28c openssl-chacha: Split into multiple outputs
Mainly done because of this in all-packages.nix:
````
  cipherscan = callPackage ../tools/security/cipherscan {
    openssl = if stdenv.system == "x86_64-linux"
      then openssl-chacha
      else openssl;
  };
````
... and inside cipherscan we want to refer to `openssl.bin`
2016-04-14 08:32:20 +03:00
..
arduino replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
bower-modules/generic Add pkgs.buildBowerComponents function 2016-03-28 08:25:44 +01:00
compilers replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
coq-modules coq-ext-lib: 0.9.0-beta3 -> 0.9.3 2016-04-12 19:43:49 +02:00
dotnet-modules/patches
eclipse ecj: require jdk7 instead of jdk 2015-07-27 17:37:37 +02:00
erlang-modules Remove all dots at end of descriptions 2016-02-27 17:30:29 +00:00
go-modules goPackages: add ide-like packages 2016-03-18 03:14:44 -04:00
guile-modules drop my maintainership (close #13881) 2016-03-13 18:39:01 +01:00
haskell-modules replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
idris-modules idris-wl-pprint: Use fetchFromGitHub 2015-11-28 05:53:50 -05:00
interpreters angelscript: 2.30.2 -> 2.31.0 2016-04-13 14:47:04 +02:00
libraries openssl-chacha: Split into multiple outputs 2016-04-14 08:32:20 +03:00
lisp-modules quicklisp (lispPackages.quicklisp): init 2016-03-25 17:58:05 +01:00
lua-modules
misc
mobile replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00
ocaml-modules Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
perl-modules Merge 'staging' into closure-size 2016-04-07 14:40:51 +02:00
pharo pharo-no-spur: 2015.08.06 -> 2016.02.18 2016-04-06 08:53:53 +02:00
pure-modules x11: replace its usage by xlibsWrapper directly 2015-09-15 12:08:24 +02:00
python-modules Merge branch 'master' into closure-size 2016-04-10 11:17:52 +02:00
qtcreator qtcreator: 3.5.1 -> 3.6.0 2016-01-15 19:19:42 -05:00
r-modules Merge master into closure-size 2016-03-08 09:58:19 +01:00
ruby-modules Merge branch 'master' into closure-size 2016-04-01 10:06:01 +02:00
tools flexcpp: 2.04.00 -> 2.05.00 2016-04-14 02:37:53 +02:00
web replace makeSearchPath tree-wise to take care of possible multiple outputs 2016-04-13 22:09:41 +03:00