3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

6 commits

Author SHA1 Message Date
Bob van der Linden e531f92b24 ngrok: use proper attribute names 2017-08-27 23:53:42 +01:00
Bob van der Linden db59381a5d ngrok: 1.7.1 -> 2.2.8, added ngrok1 1.1.7
ngrok now releases a proprietary version (2.x). 1.1.7 can still be used
with a self-hosted ngrokd, but it won't work out of the box.

Therefore ngrok 2.2.8 is now the default for the `ngrok` package and
ngrok 1.1.7 can be installed using the `ngrok1` package.
2017-08-27 23:53:42 +01:00
Kamil Chmielewski 914e0e594c buildGoPackage: deps.json -> deps.nix in NIXON
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-09-16 00:04:55 +01:00
Kamil Chmielewski 7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski 6d9b9681f9 ngrok: FIX go-bindata moved to all-packages 2016-06-09 11:22:02 +02:00
Kamil Chmielewski 93b9ebfde8 ngrok: extracted from goPackages 2016-06-09 11:21:30 +02:00