nixpkgs/pkgs/development/web
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
..
csslint Captialize meta.description of all packages 2016-06-20 13:55:52 +02:00
grails use dontBuild instead of hacks 2016-05-04 10:11:04 +00:00
minify buildGoPackage: remove Go deps file libs.json 2016-08-11 23:07:09 +02:00
nodejs nodejs: ensure that all scripts in nodejs have proper shebangs (#17594) 2016-08-08 22:14:01 +02:00
remarkjs remarkjs: mark as broken 2016-06-11 03:28:50 +03:00
twitter-bootstrap twitter-bootstrap: use fetchFromGitHub 2014-10-21 22:35:30 +02:00
valum treewide: Fix meta.platforms related typos 2016-08-02 21:17:44 +03:00
wml foswiki, egypt, wml: fix build 2016-04-25 16:22:52 +02:00
xmlindent xmlindent: New expression 2014-02-01 19:10:01 +01:00