summary refs log tree commit diff
path: root/pkgs/development/go-modules
Commit message (Collapse)AuthorAge
...
* Merge pull request #30350 from alicebob/absdirOrivej Desh2017-11-11
|\ | | | | go: use absolute dir in getGoDirs()
| * go: use absolute dir in getGoDirs()Harmen2017-10-12
| |
* | goDeps: support fetchFromGiHub to fetch Go libsKamil Chmielewski2017-11-01
|/ | | | | https://github.com/NixOS/nixpkgs/pull/16017#issuecomment-246252087 https://github.com/NixOS/nixpkgs/pull/17254#issuecomment-245297782
* go: update nonfatal build error listOrivej Desh2017-09-28
|
* go-modules/generic: add missing PATHs to GOPATH when using nix-shell (#26176)Joachim Schiele2017-06-01
|
* Merge pull request #25103 from Hodapp87/google_cloud_printJörg Thalheim2017-05-20
|\ | | | | cloud-print-connector: init at unstable-2017-01-19
| * cloud-print-connector: init at unstable-2017-01-19Chris Hodapp2017-04-30
| | | | | | | | | | | | | | | | 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.
* | buildGoPackage: fix preFixup failingsnyh2017-04-16
|/ | | | | The preFixup is always failed if the target package hasn't any binary output.
* go builder: use removeReferencesToJoachim Fasting2017-03-29
|
* buildGoModule: share the buildFlagsArray with the parallel subprocessesShea Levy2017-03-15
|
* buildGoPackage: reduce the default meta.platformsVladimír Čunát2016-12-14
| | | | | platforms.all makes no sense as go.meta.platforms is smaller. Discussion: https://github.com/NixOS/nixpkgs/pull/20923#issuecomment-266763319
* buildGoPackage: remove go version from name (#21111)zimbatm2016-12-13
| | | | | 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.
* buildGoPackage: introduce extraSrcPaths optionFranz Pletz2016-10-29
| | | | | This option adds support for including sources from existing gopaths into the gopath of the package to build.
* buildGoPackage: deps.json -> deps.nix in NIXONKamil Chmielewski2016-09-16
| | | | | | | | 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
* go: Split output order to match new conventionTuomas Tynkkynen2016-08-31
|
* buildGoPackage: remove Go deps file `libs.json`Kamil Chmielewski2016-08-11
| | | | | | | | | | | | | | | | | | 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`.
* hugo: init at 0.16schneefux2016-07-19
| | | | Closes #16299.
* minify: init at v2.0.0schneefux2016-07-10
|
* sift: init at 0.8.0Carl Sverre2016-06-25
| | | | | | sift is a fast and powerful alternative to grep. https://sift-tool.org
* elvish: init at 0.1Rahul Gopinath2016-06-21
| | | | A novel unix shell written in go language.
* Revert "Merge pull request #16172 from zimbatm/influxdb-0.13.0"Aristid Breitkreuz2016-06-18
| | | | | This reverts commit ed4869452defbc317cca130512b6d67c380fb908, reversing changes made to 175e20ca5cc9540a1fb6be5c1630e5df56015dd6.
* influxdb: merge deps with the common go-moduleszimbatm2016-06-12
|
* go2nix: 20160307 -> 0.1.0Kamil Chmielewski2016-06-10
|
* goBuildPackage: export gozimbatm2016-06-09
| | | | | This is useful to make sure to use the same version of go in further derivations.
* no more goPackagesKamil Chmielewski2016-06-09
|
* drive: extracted from goPackgesKamil Chmielewski2016-06-09
|
* go2nix: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-statsd-bridge: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-pushgateway: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-node-exporter: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-nginx-exporter: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-mysqld-exporter: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-mesos-exporter: extracted from goPackagesKamil Chmielewski2016-06-09
|
* prometheus-collectd-exporter: extracted from goPackagesKamil Chmielewski2016-06-09
|
* goDeps: support for mercurial reposKamil Chmielewski2016-06-09
|
* prom2json: extracted from goPackagesKamil Chmielewski2016-06-09
|
* pond: extracted from goPackagesKamil Chmielewski2016-06-09
|
* caddy: extracted from goPackagesKamil Chmielewski2016-06-09
|
* syncthing012: extracted from goPackagesKamil Chmielewski2016-06-09
|
* confd: extracted from goPackagesKamil Chmielewski2016-06-09
|
* hologram: extracted from goPackagesKamil Chmielewski2016-06-09
|
* i3cat: extracted from goPackagesKamil Chmielewski2016-06-09
|
* golant: extracted from goPackagesKamil Chmielewski2016-06-09
|
* serfdom: extracted from goPackagesKamil Chmielewski2016-06-09
|
* oauth2_proxy: extracted from goPackagesKamil Chmielewski2016-06-09
|
* nsq: extracted from goPackagesKamil Chmielewski2016-06-09
|
* gotty: extracted from goPackagesKamil Chmielewski2016-06-09
|
* mesos-dns: extracted from goPackagesKamil Chmielewski2016-06-09
|
* gox: extracted from goPackagesKamil Chmielewski2016-06-09
|
* oh: extracted from goPackagesKamil Chmielewski2016-06-09
|