nixpkgs/doc/languages-frameworks
Bas van Dijk bf6d796a27 haskell: allow overriding all package sets at once
Setting haskell.packageOverrides like so:

  haskell = super.haskell // {
    packageOverrides = self: super: {
      my-package = ...;
      my-other-package = ...;
    };
  };

causes all compiler-specific package sets to be overridden with those
overrides.
2018-04-22 10:34:44 +02:00
..
beam.xml Update BEAM docs 2017-06-22 11:32:46 +02:00
bower.xml nixpkgs manual: Add documentation for bower2nix 2016-03-28 08:25:45 +01:00
coq.xml coqPackages docs: fix typo (and thus manual build) 2017-12-19 11:34:54 +01:00
emscripten.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
go.xml doc / go building: improve 2017-06-27 16:34:03 +02:00
haskell.section.md haskell: allow overriding all package sets at once 2018-04-22 10:34:44 +02:00
idris.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
index.xml Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
java.xml nixpkgs: remove ancient 'ecj' package 2018-04-01 15:18:47 -05:00
lua.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
node.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
perl.xml perlPackages.DBI: Stub out dbd_postamble for cross-compilation. 2018-02-28 15:01:32 -05:00
python.section.md tree-wide: fix instance of "meta.maintainer" -> "meta.maintainers" 2018-04-19 10:41:12 -05:00
qt.xml nixpkgs: remark about running Qt applications 2017-06-18 08:44:47 -05:00
r.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00
ruby.xml ruby docs: improve example 2017-08-15 15:00:27 +02:00
rust.section.md docs: extend rust docs (#35587) 2018-03-28 02:07:19 +01:00
texlive.xml A note about scheme-* in texlive.combine 2018-03-07 22:25:01 +01:00
vim.section.md Move all nixpkgs doc files in to the doc directory 2018-03-25 19:52:00 -04:00