3
0
Fork 0
forked from mirrors/nixpkgs
nixpkgs/pkgs/development
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
..
arduino treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
beam-modules treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
bower-modules/generic
compilers Merge pull request #17316 from the-kenny/rustc-beta-1.11.0 2016-08-11 12:22:17 +02:00
coq-modules
dotnet-modules/patches
eclipse
em-modules/generic
go-modules buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
guile-modules treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
haskell-modules haskellPackages.mono-traversable: fix build inputs for ghc7.10.x (#17636) 2016-08-10 17:05:45 +01:00
idris-modules
interpreters Merge branch 'staging' 2016-08-10 22:09:38 +02:00
libraries Merge pull request #17316 from the-kenny/rustc-beta-1.11.0 2016-08-11 12:22:17 +02:00
lisp-modules treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
lua-modules
misc
mobile androidenv: Don't build on Hydra 2016-08-02 22:55:43 +03:00
ocaml-modules treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
perl-modules
pharo
pure-modules treewide: fixup various mysql ocurrences after re-split 2016-08-07 20:46:37 +02:00
python-modules Merge pull request #17473 from lancelotsix/add_django_1_10 2016-08-07 04:08:26 +02:00
qtcreator
r-modules treewide: Add lots of platforms to packages with no meta 2016-08-02 21:17:44 +03:00
ruby-modules
tools buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
web buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00