Yann Hodique
b3433aba3a
hugo: 0.27.1 -> 0.29
2017-09-27 14:13:33 -07:00
Yann Hodique
85f3834bad
hugo: 0.27 -> 0.27.1
2017-09-13 22:49:15 +02:00
Yann Hodique
ebf1f8c4e6
hugo: 0.26 -> 0.27
2017-09-11 07:28:02 -07:00
Yann Hodique
87151128f1
hugo: 0.25.1 -> 0.26
2017-08-11 23:38:14 -07:00
Yann Hodique
ff5f7f9588
hugo: 0.25 -> 0.25.1
2017-07-10 00:07:31 -07:00
Yann Hodique
698f1f9717
hugo: 0.24.1 -> 0.25
2017-07-08 11:56:17 +02:00
Yann Hodique
1be7323f5a
hugo: 0.24 -> 0.24.1
2017-06-24 08:26:44 -07:00
Yann Hodique
0d72dfdcdf
hugo: fix github repo owner
2017-06-21 06:13:31 -07:00
Yann Hodique
66a5e0c8e0
hugo: 0.23 -> 0.24
2017-06-21 06:04:09 -07:00
Yann Hodique
3f97bcaf2d
hugo: 0.22.1 -> 0.23
...
This release includes a move to a new github organization.
2017-06-16 01:56:31 -07:00
Yann Hodique
5c8192c7d6
hugo: 0.22 -> 0.22.1 ( #26558 )
...
thanks
2017-06-13 21:40:45 +02:00
Yann Hodique
3b29d702da
hugo: 0.21 -> 0.22
2017-06-12 10:21:40 -07:00
Yann Hodique
05f5a91ac8
hugo: 0.20.6 -> 0.21
2017-05-22 08:18:09 -07:00
Yann Hodique
3539f23aee
hugo: 0.20.5 -> 0.20.6 ( #25327 )
2017-05-01 17:19:09 +01:00
Yann Hodique
e514114811
hugo: 0.20.2 -> 0.20.5
2017-04-25 01:27:14 -07:00
Yann Hodique
07dff62ac4
hugo: 0.20.1 -> 0.20.2
2017-04-16 10:27:19 -07:00
Yann Hodique
f8efcf1c0c
hugo: 0.20 -> 0.20.1
2017-04-14 01:34:55 -07:00
Yann Hodique
5eb098dbd8
hugo: 0.18.1 -> 0.20
2017-04-12 14:33:27 -07:00
schneefux
9ba56e0dbf
hugo: 0.17 -> 0.18.1
2017-01-04 15:23:30 +01:00
schneefux
5cc199265c
hugo: v0.16 -> 0.17
2016-10-09 18:44:25 +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
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
schneefux
4463f9f3d4
hugo: init at 0.16
...
Closes #16299 .
2016-07-19 11:04:37 +02:00