kilianar
|
2211415816
|
hugo: 0.111.2 -> 0.111.3
https://github.com/gohugoio/hugo/releases/tag/v0.111.3
|
2023-03-12 13:49:07 +01:00 |
|
R. Ryantm
|
ae3b83c809
|
hugo: 0.111.1 -> 0.111.2
|
2023-03-07 12:24:07 +00:00 |
|
kilianar
|
ec2defc8ec
|
hugo: 0.110.0 -> 0.111.1
https://github.com/gohugoio/hugo/releases/tag/v0.111.0
https://github.com/gohugoio/hugo/releases/tag/v0.111.1
|
2023-03-03 01:54:14 +01:00 |
|
kilianar
|
d0c5054f91
|
hugo: 0.109.0 -> 0.110.0
https://github.com/gohugoio/hugo/releases/tag/v0.110.0
|
2023-01-17 13:59:03 +01:00 |
|
kilianar
|
4e06fddb96
|
hugo: 0.108.0 -> 0.109.0
https://github.com/gohugoio/hugo/releases/tag/v0.109.0
|
2022-12-23 12:37:34 +01:00 |
|
kilianar
|
ddc3350951
|
hugo: 0.107.0 -> 0.108.0
https://github.com/gohugoio/hugo/releases/tag/v0.108.0
|
2022-12-06 15:40:54 +01:00 |
|
kilianar
|
8d53f84379
|
hugo: 0.106.0 -> 0.107.0
https://github.com/gohugoio/hugo/releases/tag/v0.107.0
|
2022-11-24 16:33:40 +01:00 |
|
kilianar
|
85259e37d8
|
hugo: 0.105.0 -> 0.106.0
https://github.com/gohugoio/hugo/releases/tag/v0.106.0
|
2022-11-17 21:16:07 +01:00 |
|
kilianar
|
3c66daa779
|
hugo: 0.104.3 -> 0.105.0
https://github.com/gohugoio/hugo/releases/tag/v0.105.0
|
2022-10-28 15:20:07 +02:00 |
|
zowoq
|
8b4a4570ab
|
hugo: switch to go 1.19
|
2022-10-09 14:23:40 +10:00 |
|
R. Ryantm
|
513426fccd
|
hugo: 0.104.2 -> 0.104.3
|
2022-10-05 12:49:32 +00:00 |
|
Christian Kögler
|
9991450d32
|
Merge pull request #192173 from NickCao/hugo-cross
hugo: fix cross compilation
|
2022-10-01 10:35:50 +02:00 |
|
R. Ryantm
|
79164b594b
|
hugo: 0.104.1 -> 0.104.2
|
2022-09-30 14:23:19 +00:00 |
|
R. Ryantm
|
a782a51e47
|
hugo: 0.104.0 -> 0.104.1
|
2022-09-27 13:38:28 +00:00 |
|
R. Ryantm
|
71723cd748
|
hugo: 0.103.1 -> 0.104.0
|
2022-09-24 14:42:59 +00:00 |
|
R. Ryantm
|
ea93f058d1
|
hugo: 0.103.0 -> 0.103.1
|
2022-09-21 04:46:46 +00:00 |
|
Nick Cao
|
f412bce03a
|
hugo: fix cross compilation
|
2022-09-21 10:20:33 +08:00 |
|
R. Ryantm
|
44e57e837a
|
hugo: 0.102.3 -> 0.103.0
|
2022-09-16 15:55:00 +00:00 |
|
R. Ryantm
|
827b92fb51
|
hugo: 0.102.2 -> 0.102.3
|
2022-09-02 15:02:12 +00:00 |
|
R. Ryantm
|
9f3436d2fb
|
hugo: 0.102.1 -> 0.102.2
|
2022-08-31 16:55:18 +00:00 |
|
Mario Rodas
|
312b2eb1b8
|
hugo: add ldflags
|
2022-08-30 13:18:00 +00:00 |
|
R. Ryantm
|
65847ae58b
|
hugo: 0.102.0 -> 0.102.1
|
2022-08-30 13:17:22 +00:00 |
|
R. Ryantm
|
d894f23f37
|
hugo: 0.101.0 -> 0.102.0
|
2022-08-29 10:34:30 +00:00 |
|
Mario Rodas
|
3729348595
|
Merge pull request #181129 from kilianar/hugo
hugo: 0.99.1 -> 0.101.0
|
2022-07-16 09:12:15 -05:00 |
|
zowoq
|
ed548c26d2
|
hugo: build on x86_64-darwin
|
2022-07-16 13:40:32 +10:00 |
|
kilianar
|
bc72fda636
|
hugo: 0.99.1 -> 0.101.0
|
2022-07-11 17:36:35 +02:00 |
|
polynomialspace
|
ab67a02a10
|
hugo: broken = stdenv.isDarwin -> stdenv.isDarwin && stdenv.isx86_64
|
2022-05-31 15:26:21 -07:00 |
|
Rick van Schijndel
|
37c633f7ae
|
treewide: pkgs/applications: mark broken for darwin
|
2022-05-29 10:56:04 +02:00 |
|
techknowlogick
|
d7d4ccac67
|
hugo: 0.98.0 -> 0.99.1
|
2022-05-18 20:28:28 -04:00 |
|
JesusMtnez
|
0d2803dd4e
|
hugo: 0.96.0 -> 0.98.0
|
2022-04-29 06:32:09 +02:00 |
|
D Anzorge
|
8603836e47
|
hugo: 0.92.2 -> 0.96.0
https://github.com/gohugoio/hugo/releases/tag/v0.96.0
As of 0.95.0 Hugo requires Go 1.18 to build.
`gen autocomplete` is now deprecated in favor of `completion`:
https://github.com/gohugoio/hugo/issues/8862
|
2022-04-10 22:37:13 +02:00 |
|
R. Ryantm
|
2186c8c583
|
hugo: 0.92.1 -> 0.92.2
|
2022-02-12 10:27:15 +00:00 |
|
JesusMtnez
|
04e546b931
|
hugo: 0.92.0 -> 0.92.1
|
2022-02-02 08:29:22 +01:00 |
|
zowoq
|
aa3cbc6feb
|
hugo: update vendorSha256
|
2022-02-01 15:42:33 +10:00 |
|
Sergey Lukjanov
|
be5fbe4c1b
|
hugo: 0.91.2 -> 0.92.0
https://github.com/gohugoio/hugo/releases/tag/v0.92.0
|
2022-01-12 09:16:46 -08:00 |
|
zowoq
|
8c9182c1c5
|
hugo: switch to proxyVendor
|
2022-01-06 14:00:58 +10:00 |
|
R. Ryantm
|
4fc926f61c
|
hugo: 0.91.1 -> 0.91.2
|
2021-12-31 11:32:10 -08:00 |
|
Sergey Lukjanov
|
4fe31ab170
|
hugo: 0.90.0 -> 0.91.1
release notes:
- https://github.com/gohugoio/hugo/releases/tag/v0.90.1
- https://github.com/gohugoio/hugo/releases/tag/v0.91.0
- https://github.com/gohugoio/hugo/releases/tag/v0.91.1
|
2021-12-22 18:21:19 -08:00 |
|
JesusMtnez
|
37bc7a88ed
|
hugo: 0.89.4 -> 0.90.0
|
2021-12-09 09:02:41 +01:00 |
|
JesusMtnez
|
37ab077789
|
hugo: 0.88.1 -> 0.89.4
|
2021-11-30 05:33:29 +01:00 |
|
R. RyanTM
|
17d1c04128
|
hugo: 0.88.0 -> 0.88.1
|
2021-09-14 11:13:37 +00:00 |
|
Ilan Joselevich
|
cd2ee8bc2a
|
hugo: 0.87.0 -> 0.88.0
|
2021-09-03 00:41:49 +03:00 |
|
R. RyanTM
|
d258316fba
|
hugo: 0.86.1 -> 0.87.0
|
2021-08-06 11:58:33 +09:00 |
|
zowoq
|
51a90d6036
|
hugo: buildFlags -> tags
|
2021-08-06 11:29:32 +10:00 |
|
R. RyanTM
|
75524662af
|
hugo: 0.86.0 -> 0.86.1
|
2021-07-31 13:53:12 +00:00 |
|
R. RyanTM
|
48617f15e1
|
hugo: 0.85.0 -> 0.86.0
|
2021-07-23 09:26:26 +00:00 |
|
R. RyanTM
|
fc956a6d2c
|
hugo: 0.84.4 -> 0.85.0
|
2021-07-06 15:22:45 +00:00 |
|
R. RyanTM
|
93a665e66d
|
hugo: 0.84.3 -> 0.84.4
|
2021-07-03 14:58:48 +00:00 |
|
R. RyanTM
|
f9b78ee700
|
hugo: 0.84.2 -> 0.84.3
|
2021-06-30 04:34:29 +00:00 |
|
R. RyanTM
|
0432fe1034
|
hugo: 0.84.1 -> 0.84.2
|
2021-06-28 23:15:54 +00:00 |
|