nixpkgs/doc/languages-frameworks
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
..
beam.xml nixpkgs manual: cleanup (#15611) 2016-05-22 10:05:37 +01:00
bower.xml nixpkgs manual: Add documentation for bower2nix 2016-03-28 08:25:45 +01:00
coq.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
go.xml buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
haskell.md haskell docs: now that hydra pushes directly to S3, it cant function as a binary cache 2016-06-18 21:14:33 -03:00
index.xml nixpkgs manual: cleanup (#15611) 2016-05-22 10:05:37 +01:00
java.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
lua.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
perl.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
python.md Doc: how to install a Python environment 2016-07-01 14:30:18 +02:00
qt.xml nixpkgs manual: split languages into separate files 2015-12-19 16:08:00 +01:00
ruby.xml ruby docs: improve the example 2016-03-20 13:33:20 +01:00
texlive.xml texlive: document in nixpkgs manual 2016-03-27 14:29:18 +02:00