Files
nixpkgs/pkgs/tools/system
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-08-01 15:12:31 -05:00
2015-04-20 16:04:51 +00:00
2016-03-04 14:47:47 +01:00
2015-03-20 20:04:42 +01:00
2016-06-10 10:23:44 +08:00
2016-05-16 16:12:18 +02:00
2015-07-01 08:11:05 -04:00
2016-07-05 00:54:12 +02:00
2016-07-10 23:37:05 +08:00
2015-10-21 13:29:54 +03:00
2016-06-25 11:06:16 +02:00
2016-03-19 22:47:52 +00:00
2016-05-25 16:00:57 +02:00
2016-06-15 20:19:06 -04:00
2016-07-23 00:03:34 +02:00
2016-03-30 20:06:58 +02:00
2016-05-15 23:49:44 +02:00
2015-06-18 23:52:33 -07:00
2016-02-08 16:30:29 +00:00
2015-06-22 08:26:09 +02:00
2015-07-21 19:59:41 +03:00
2016-04-17 11:36:33 +02:00
2016-02-08 17:28:24 -05:00
2016-05-22 23:05:25 +02:00
2016-02-25 16:21:47 +01:00
2016-03-11 14:29:56 +01:00
2016-04-04 14:31:01 -04:00
2016-06-03 06:46:54 -03:00
2015-11-28 13:32:18 +01:00
2016-06-09 22:09:07 +02:00
2016-07-15 00:06:54 +08:00
2016-04-30 03:12:34 +03:00
2015-12-30 21:15:15 +01:00
2015-03-25 22:42:36 -07:00
2016-08-07 19:28:51 +02:00
2016-02-08 17:27:44 -05:00
2016-03-11 11:24:41 +00:00