Commit graph

36 commits

Author SHA1 Message Date
Oleksii Filonenko 9739d7e34a caddy2: 2.0.0-rc.1 -> 2.0.0-rc.3 2020-05-03 23:53:21 +03:00
Mario Rodas dd65638d45
Merge pull request #84169 from filalex77/caddy2-2.0.0-rc.1
caddy2: 2.0.0-beta10 -> 2.0.0-rc.1
2020-04-03 09:12:14 -05:00
Oleksii Filonenko 41bcc6ff99 caddy2: 2.0.0-beta10 -> 2.0.0-rc.1 2020-04-03 10:43:25 +03:00
Jörg Thalheim 066db11215
Revert "Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin"
This reverts commit 4e6bf03504, reversing
changes made to afd997aab6.

Instead we propagate those frameworks from the compiler again
2020-03-27 07:33:21 +00:00
Mario Rodas 5480f994e9 caddy2: fix build on darwin 2020-03-21 04:57:00 -05:00
Mario Rodas e260f4861c caddy: fix build on darwin 2020-03-21 04:56:00 -05:00
R. RyanTM e3e86f1b12
caddy: 1.0.4 -> 1.0.5 (#82601) 2020-03-14 18:04:13 +00:00
Oleksii Filonenko 0ff31210bb caddy2: init at 2.0.0-beta10 (#74843)
Co-Authored-By: Konrad Borowski <konrad@borowski.pw>
2019-12-03 13:19:38 +00:00
Oleksii Filonenko 2fbfb02032
caddy: add filalex77 to maintainers 2019-12-02 16:19:43 +02:00
Oleksii Filonenko 1a3b366ad2
caddy: 1.0.3 -> 1.0.4 2019-12-02 16:19:43 +02:00
Mario Rodas b53710e19e
caddy: disable telemetry
Co-authored-by: Franz Pletz <fpletz@fnordicwalking.de>
2019-10-26 15:57:07 +02:00
Mario Rodas 4d178d9fd6
caddy: 1.0.0 -> 1.0.3 2019-09-22 22:22:22 -05:00
volth 46420bbaa3 treewide: name -> pname (easy cases) (#66585)
treewide replacement of

stdenv.mkDerivation rec {
  name = "*-${version}";
  version = "*";

to pname
2019-08-15 13:41:18 +01:00
allowthere 066fd6c514
caddy: 0.11.4 -> 1.0.0
https://github.com/mholt/caddy/releases/tag/v0.11.5
https://github.com/mholt/caddy/releases/tag/v1.0.0-beta1
https://github.com/mholt/caddy/releases/tag/v1.0.0-beta2
https://github.com/mholt/caddy/releases/tag/v1.0.0
2019-06-18 23:36:54 +00:00
Will Dietz e23580caf8 caddy: 0.11.1 -> 0.11.4 (#56214)
https://github.com/mholt/caddy/releases/tag/v0.11.4
https://github.com/mholt/caddy/releases/tag/v0.11.3
https://github.com/mholt/caddy/releases/tag/v0.11.2
2019-02-24 01:40:00 +01:00
Franz Pletz eea3c6bbd5
caddy: 0.11.0 -> 0.11.1 2018-11-20 13:43:19 +01:00
volth 52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Franz Pletz 4fbc423b77
caddy: 0.10.12 -> 0.11.0 2018-07-16 00:04:43 +02:00
Franz Pletz a8375e4056
caddy: 0.10.11 -> 0.10.12 2018-03-28 02:28:15 +02:00
Ryan Mulligan 7dcd9f1bbd caddy: 0.10.10 -> 0.10.11
Semi-automatic update. These checks were performed:

- built on NixOS
- ran `/nix/store/fak10szh33cyf8wf70m9wg4gp23jqzbq-caddy-0.10.11-bin/bin/caddy --version` and found version 0.10.11
- found 0.10.11 with grep in /nix/store/fak10szh33cyf8wf70m9wg4gp23jqzbq-caddy-0.10.11-bin
- found 0.10.11 in filename of file in /nix/store/fak10szh33cyf8wf70m9wg4gp23jqzbq-caddy-0.10.11-bin
2018-02-25 11:39:23 -08:00
zimbatm 314979fbb7 caddy: 0.10.9 -> 0.10.10 2017-11-01 20:35:18 +00:00
adisbladis 9ede0dea45
caddy: 0.10.7 -> 0.10.9 2017-09-16 16:54:47 +08:00
rushmorem a9b1a67a10 caddy: 0.10.6 -> 0.10.7 2017-08-29 20:14:41 +02:00
Franz Pletz f645db1abf
caddy: 0.10.4 -> 0.10.6 2017-07-31 12:47:23 +02:00
zimbatm 466e7e23c6 caddy: 0.10.3 -> 0.10.4
The dependencies are now fully vendored
2017-07-09 17:04:04 +01:00
Franz Pletz ec27fcdd6c
caddy: 0.9.5 -> 0.10.3 2017-06-13 21:21:58 +02:00
rnhmjoj 82c661313d
caddy: 0.9.2 -> 0.9.5 2017-01-25 00:07:09 +01:00
rushmorem a52aa1c940 caddy: 0.9.1 -> 0.9.2 2016-09-21 18:52:17 +02: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
rushmorem 6e2629d9f2 caddy: 0.9.0 -> 0.9.1 2016-08-21 17:08:33 +02:00
rushmorem 9e6240629c caddy: 0.8.3 -> 0.9.0
Closes https://github.com/NixOS/nixpkgs/issues/17678
2016-08-14 20:21:20 +02:00
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
Kamil Chmielewski 8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Kamil Chmielewski 734d152977 buildGo16Packages: fetchgit -> fetchFromGitHub 2016-06-09 13:08:10 +02:00
Kamil Chmielewski 7eb671ebcd no more goPackages 2016-06-09 13:08:00 +02:00
Kamil Chmielewski 4ce39be8ea caddy: extracted from goPackages 2016-06-09 11:22:02 +02:00