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
..
2016-06-12 18:57:29 +01:00
2016-07-11 05:43:47 +01:00
2016-06-12 18:57:30 +01:00
2016-07-28 17:16:37 -07:00
2016-05-16 12:02:14 +10:00
2016-06-12 18:57:30 +01:00
2016-07-21 01:01:57 +02:00
2016-06-12 18:57:31 +01:00