summaryrefslogtreecommitdiffstats
path: root/pkgs/development/go-modules
AgeCommit message (Collapse)Author
2017-05-20Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim
cloud-print-connector: init at unstable-2017-01-19
2017-04-30cloud-print-connector: init at unstable-2017-01-19Chris Hodapp
This adds a fairly basic build for just the binaries for the Google Cloud Print CUPS connector (gcp-cups-connector), and gcp-connector-util to set it up in the first place. In the future I would like to streamline the configuration more and make gcp-cups-connector a proper NixOS service - as right now it must be run by hand.
2017-04-16buildGoPackage: fix preFixup failingsnyh
The preFixup is always failed if the target package hasn't any binary output.
2017-03-29go builder: use removeReferencesToJoachim Fasting
2017-03-15buildGoModule: share the buildFlagsArray with the parallel subprocessesShea Levy
2016-12-14buildGoPackage: reduce the default meta.platformsVladimír Čunát
platforms.all makes no sense as go.meta.platforms is smaller. Discussion: https://github.com/NixOS/nixpkgs/pull/20923#issuecomment-266763319
2016-12-13buildGoPackage: remove go version from name (#21111)zimbatm
As a user installing the program it's not interesting what go version it was compiled against. Not more interesting than any other potential dependencies. It also makes it harder to install or update the package.
2016-10-29buildGoPackage: introduce extraSrcPaths optionFranz Pletz
This option adds support for including sources from existing gopaths into the gopath of the package to build.
2016-09-16buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski
https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245295541 * update docs to describe `deps.nix` * include goDeps in nix-shell GOPATH * NixOS 16.09 rel notes about replacing goPackages
2016-08-31go: Split output order to match new conventionTuomas Tynkkynen
2016-08-11buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski
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-07-19hugo: init at 0.16schneefux
Closes #16299.
2016-07-10minify: init at v2.0.0schneefux
2016-06-25sift: init at 0.8.0Carl Sverre
sift is a fast and powerful alternative to grep. https://sift-tool.org
2016-06-21elvish: init at 0.1Rahul Gopinath
A novel unix shell written in go language.
2016-06-18Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"Aristid Breitkreuz
This reverts commit ed4869452defbc317cca130512b6d67c380fb908, reversing changes made to 175e20ca5cc9540a1fb6be5c1630e5df56015dd6.
2016-06-12influxdb: merge deps with the common go-moduleszimbatm
2016-06-10go2nix: 20160307 -> 0.1.0Kamil Chmielewski
2016-06-09goBuildPackage: export gozimbatm
This is useful to make sure to use the same version of go in further derivations.
2016-06-09no more goPackagesKamil Chmielewski
2016-06-09drive: extracted from goPackgesKamil Chmielewski
2016-06-09go2nix: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-statsd-bridge: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-pushgateway: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-node-exporter: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-nginx-exporter: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-mysqld-exporter: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-mesos-exporter: extracted from goPackagesKamil Chmielewski
2016-06-09prometheus-collectd-exporter: extracted from goPackagesKamil Chmielewski
2016-06-09goDeps: support for mercurial reposKamil Chmielewski
2016-06-09prom2json: extracted from goPackagesKamil Chmielewski
2016-06-09pond: extracted from goPackagesKamil Chmielewski
2016-06-09caddy: extracted from goPackagesKamil Chmielewski
2016-06-09syncthing012: extracted from goPackagesKamil Chmielewski
2016-06-09confd: extracted from goPackagesKamil Chmielewski
2016-06-09hologram: extracted from goPackagesKamil Chmielewski
2016-06-09i3cat: extracted from goPackagesKamil Chmielewski
2016-06-09golant: extracted from goPackagesKamil Chmielewski
2016-06-09serfdom: extracted from goPackagesKamil Chmielewski
2016-06-09oauth2_proxy: extracted from goPackagesKamil Chmielewski
2016-06-09nsq: extracted from goPackagesKamil Chmielewski
2016-06-09gotty: extracted from goPackagesKamil Chmielewski
2016-06-09mesos-dns: extracted from goPackagesKamil Chmielewski
2016-06-09gox: extracted from goPackagesKamil Chmielewski
2016-06-09oh: extracted from goPackagesKamil Chmielewski
2016-06-09textql: extracted from goPackagesKamil Chmielewski
2016-06-09wego: extracted from goPackagesKamil Chmielewski
2016-06-09skydns: extracted from goPackagesKamil Chmielewski
2016-06-09s3gof3r: extracted from goPackagesKamil Chmielewski
2016-06-09ngrok: extracted from goPackagesKamil Chmielewski