1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/applications/version-management/git-and-tools
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
..
cgit
darcs-to-git treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
diff-so-fancy
fast-export treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
git
git-annex-remote-b2 buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
git-bz
git-cola
git-crypt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
git-extras
git-hub
git-imerge
git-radar
git-remote-gcrypt treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
git-remote-hg treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
git-stree treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
git2cl treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
gitflow
hub treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
qgit
stgit
subgit
svn2git treewide: Add lots of meta.platforms 2016-08-02 21:42:43 +03:00
svn2git-kde
tig
topgit
transcrypt
default.nix