Daniël de Kok
f9a8abe86b
hugo: 0.49.2 -> 0.50 ( #49525 )
...
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.50
2018-10-31 18:49:32 +01:00
Daniël de Kok
f90d4de02f
hugo: 0.47.1 -> 0.49.2
...
Changelog: https://github.com/gohugoio/hugo/releases
Adresses #49125
2018-10-29 11:48:03 +01:00
Shreyansh Khajanchi
d4f88f1d0c
hugo: apply upstream patch to call rst2html directly on Nix
...
Initially, rst2html was called via the python interpreter which would
fail if the script was wrapped in a launcher as on NixOS.
2018-10-12 17:39:58 +05:30
Johannes Frankenau
78c8520c86
hugo: 0.47 -> 0.47.1 ( #45419 )
2018-08-21 11:57:35 +02:00
Johannes Frankenau
88dc9002dd
hugo: 0.46 -> 0.47
2018-08-17 17:25:34 +02:00
Johannes Frankenau
81e65071bb
hugo: 0.42.1 -> 0.46 ( #44363 )
2018-08-02 20:49:19 +02:00
Jörg Thalheim
c9c7c987fd
hugo: remove $bin/bin/generate
...
This is used internally for the build process is not meant to be used.
2018-06-18 10:11:38 +01:00
plchldr
5468f796a8
hugo: 0.40.3 -> 0.42.1
2018-06-16 22:59:29 +02:00
Peter Hoeg
17b2ef2461
hugo: 0.36.1 -> 0.40.3
2018-05-10 11:54:56 +08:00
Peter Hoeg
b332924e6a
hugo: 0.32.2 -> 0.36.1
2018-02-22 10:08:50 +08:00
Matthias Beyer
d7ffc7bf3d
hugo: 0.30.2 -> 0.32.2
2018-01-05 11:03:57 +01:00
Kier Davis
537f213ef7
hugo: update dependencies
...
Generated a new deps.nix by installing hugo into a clean
GOPATH with `go get` and running `go2nix save`.
2017-12-29 23:41:11 +00:00
Kier Davis
901fa266fb
hugo: 0.29 -> 0.30.2
...
Also requires updating the github.com/alecthomas/chroma dependency.
2017-12-29 20:00:43 +00:00
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