Files
nixpkgs/pkgs/tools/text
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-01-01 22:03:21 +01:00
2016-08-04 00:25:20 +02:00
2015-10-31 16:08:03 +01:00
2016-06-03 16:04:41 +02:00
2016-08-10 14:52:20 +02:00
2016-01-09 16:46:03 +00:00
2016-04-28 19:38:54 +02:00
2016-04-26 13:38:03 +01:00
2015-11-19 08:47:46 +01:00
2016-04-25 10:09:15 +02:00
2016-03-23 15:04:50 -04:00
2015-09-27 15:08:12 -05:00
2016-08-02 21:42:43 +03:00
2016-06-26 22:47:23 +02:00
2016-03-30 21:54:03 +02:00
2016-08-11 12:48:41 +02:00
2016-08-10 14:16:24 +01:00
2016-08-02 21:42:43 +03:00
2016-04-15 17:41:41 +02:00
2016-02-28 18:05:56 +02:00
2016-05-04 10:11:04 +00:00
2016-08-02 21:42:43 +03:00
2016-02-17 17:05:59 +03:00
2016-08-06 17:06:45 +03:00