nixpkgs/doc
Kamil Chmielewski da3ddd48e4 buildGoPackage: remove Go deps file libs.json
After #16017 there were a lot
of comments saying that `nix` would be better than `JSON`
for Go packages dependency sets.
As said in https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-229624046

    > Because of the content-addressable store, if two programs have the
    > same dependency it will already result in the same derivation in
    > the
    > store. Git also has compression in the pack files so it won't make
    > much difference to duplicate the dependencies on disk. And finally
    > most users will just use the binary builds so it won't make any
    > differences to them.

This PR removes `libs.json` file and puts all package dependencies in
theirs `deps.json`.
2016-08-11 23:07:09 +02:00
..
languages-frameworks buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
old Change occurrences of gcc to the more general cc 2014-12-26 11:06:21 -06:00
coding-conventions.xml DOC: unstable packages names should append -unstable, not -git or -svn 2016-07-29 08:53:24 +02:00
configuration.xml nixpkgs manual: more extensible example (#15557) 2016-05-23 11:02:46 +01:00
contributing.xml doc: make it clear the Contributing section is for the docs 2015-06-30 12:25:55 +02:00
default.nix add epub for nixpkgs manual ( #15575 ) (#17053) 2016-07-20 17:57:31 +02:00
functions.xml Improve overrideDerivation docs. (#16867) 2016-07-12 09:57:26 +02:00
introduction.md nixpkgs manual introduction: improve 2016-04-05 10:06:10 +02:00
manual.xml nixpkgs manual: cleanup (#15611) 2016-05-22 10:05:37 +01:00
meta.xml nixpkgs manual: Fix license strings docs 2016-02-24 01:48:02 +01:00
multiple-output.xml manual multiple-output: clarify a note 2016-04-09 23:29:23 +02:00
package-notes.xml autojump: add package note 2016-05-04 20:31:38 +01:00
quick-start.xml hello/ex-2 -> hello 2015-09-22 20:23:23 +02:00
release-notes.xml Fix trivial spelling mistake in docs 2014-06-13 11:11:27 +01:00
stdenv.xml nixpkgs manual: document the paxctl setup-hook 2016-07-23 19:09:48 +02:00
style.css * Sync CSS with the Nix manual. 2012-05-11 21:42:00 +00:00
submitting-changes.xml nixpkgs manual: more strict commit policy (close #11609) 2015-12-18 15:00:33 +01:00