R. RyanTM
|
f4161cc59d
|
hugo: 0.68.3 -> 0.69.0
|
2020-04-11 21:43:30 +00: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 |
|
Sergey Lukjanov
|
06ebdb4288
|
hugo: 0.68.1 -> 0.68.3
|
2020-03-26 11:18:20 -07:00 |
|
Maximilian Bosch
|
0dbf73c022
|
hugo: 0.68.0 -> 0.68.1
https://github.com/gohugoio/hugo/releases/tag/v0.68.1
|
2020-03-22 23:11:46 +01:00 |
|
Mario Rodas
|
4e6bf03504
|
Merge pull request #83099 from marsam/fix-buildGoModule-packages-darwin
treewide: fix buildGoModule packages on darwin
|
2020-03-22 08:13:37 -05:00 |
|
Sergey Lukjanov
|
b5f779b137
|
hugo: 0.67.1 -> 0.68.0
|
2020-03-21 11:42:10 -07:00 |
|
Mario Rodas
|
069aff87e7
|
hugo: fix build on darwin
|
2020-03-21 05:12:00 -05:00 |
|
Sergey Lukjanov
|
98ccb8b194
|
hugo: 0.67.0 -> 0.67.1
|
2020-03-15 17:22:31 -07:00 |
|
Sergey Lukjanov
|
d6c5ce7cf8
|
hugo: 0.66.0 -> 0.67.0
|
2020-03-10 08:33:06 -07:00 |
|
Sergey Lukjanov
|
7a749709c8
|
hugo: 0.65.3 -> 0.66.0
|
2020-03-03 13:00:56 -08:00 |
|
Sergey Lukjanov
|
4928d8ca89
|
hugo: 0.65.1 -> 0.65.3 (#80965)
|
2020-02-24 11:26:01 -10:00 |
|
Sergey Lukjanov
|
7dd1b77ee2
|
hugo: 0.64.1 -> 0.65.1
|
2020-02-20 07:29:56 -08:00 |
|
R. RyanTM
|
5dc70e89c4
|
hugo: 0.64.0 -> 0.64.1
|
2020-02-11 09:10:51 +00:00 |
|
Sergey Lukjanov
|
8447c84d48
|
hugo: 0.63.2 -> 0.64.0
|
2020-02-04 01:49:01 -08:00 |
|
Sergey Lukjanov
|
f4196913e9
|
hugo: 0.62.2 -> 0.63.2
|
2020-01-27 23:37:18 -08:00 |
|
Oleksii Filonenko
|
2580c72b9e
|
hugo: 0.62.0 -> 0.62.2
|
2020-01-06 11:32:46 +02:00 |
|
Merijn Broeren
|
133103d709
|
treewide: replace make/build/configure/patchFlags with nix lists
|
2019-12-30 12:58:11 +01:00 |
|
kolaente
|
d4c6ab158a
|
hugo 0.61.0 -> 0.62.0
|
2019-12-25 16:30:08 +01:00 |
|
Oleksii Filonenko
|
cff22243ee
|
hugo: 0.60.1 -> 0.61.0
https://github.com/gohugoio/hugo/releases/tag/v0.61.0
|
2019-12-11 12:49:06 +02:00 |
|
Oleksii Filonenko
|
9166b2b206
|
hugo: add filalex77 to maintainers
|
2019-12-03 20:16:30 +02:00 |
|
Oleksii Filonenko
|
1c9adaf771
|
hugo: 0.60.0 -> 0.60.1
|
2019-12-03 20:16:13 +02:00 |
|
Nikolay Korotkiy
|
537794d415
|
hugo: 0.58.3 -> 0.60.0
|
2019-11-27 14:59:52 +03:00 |
|
Nikolay Korotkiy
|
7cb387908c
|
hugo: 0.58.0 -> 0.58.3
|
2019-09-29 14:29:37 +03:00 |
|
scaroo
|
76daad86a7
|
hugo: 0.57.2 -> 0.58.0
Release notes: https://gohugo.io/news/0.58.0-relnotes/
|
2019-09-06 21:52:35 +02:00 |
|
Frederik Rietdijk
|
98640fd482
|
Merge master into staging-next
|
2019-08-27 16:36:47 +02:00 |
|
Vincenzo Mantova
|
e3a6b8f31f
|
hugo: 0.55.4 -> 0.57.2 (#67462)
|
2019-08-25 18:15:18 -06: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 |
|
Dan Callahan
|
4c5aff0691
|
hugo: 0.55.3 -> 0.55.4 (#60205)
|
2019-04-26 11:32:53 -07:00 |
|
Dan Callahan
|
83752522e4
|
hugo: 0.55.2 -> 0.55.3
|
2019-04-23 11:12:38 +01:00 |
|
Sondre Nilsen
|
fe5b4d776d
|
hugo: 0.55.0 -> 0.55.2
|
2019-04-19 17:42:36 +02:00 |
|
Sondre Nilsen
|
b7533ce281
|
hugo: 0.54 -> 0.55 (#59311)
|
2019-04-11 18:52:03 -07:00 |
|
Wael Nasreddine
|
52dae14f0c
|
buildGoModule: use go_1_12 instead of go_1_11 (#58103)
|
2019-03-21 20:40:07 -07:00 |
|
Wael M. Nasreddine
|
3c7f228e49
|
hugo: use buildGoModule instead of buildGoPackage
|
2019-03-14 10:31:13 -07:00 |
|
Sondre Nilsen
|
e097461880
|
hugo: 0.50 -> 0.54.0
|
2019-02-16 22:07:27 +01:00 |
|
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 |
|