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 |
|
R. RyanTM
|
c20a180937
|
hugo: 0.84.0 -> 0.84.1
|
2021-06-25 12:40:38 +00:00 |
|
R. RyanTM
|
6a5010cfb8
|
hugo: 0.83.1 -> 0.84.0
|
2021-06-19 08:44:07 +00:00 |
|
R. RyanTM
|
df23c96828
|
hugo: 0.82.1 -> 0.83.1
|
2021-05-03 04:22:20 +00:00 |
|
R. RyanTM
|
02e5286a66
|
hugo: 0.82.0 -> 0.82.1
|
2021-04-22 11:25:39 +00:00 |
|
Vincenzo Mantova
|
414d17a17b
|
hugo: add man pages and shell completions
|
2021-03-28 11:13:36 +01:00 |
|
R. RyanTM
|
d4a4a8fbd8
|
hugo: 0.81.0 -> 0.82.0
|
2021-03-22 09:30:32 +00:00 |
|
R. RyanTM
|
f80482241b
|
hugo: 0.80.0 -> 0.81.0
|
2021-02-20 22:46:41 +00:00 |
|
Pavol Rusnak
|
a6ce00c50c
|
treewide: remove stdenv where not needed
|
2021-01-25 18:31:47 +01:00 |
|
Profpatsch
|
4a7f99d55d
|
treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938
meta = with stdenv.lib;
is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.
This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.
The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
|
2021-01-11 10:38:22 +01:00 |
|
Mario Rodas
|
1e0fd34881
|
hugo: 0.79.0 -> 0.80.0
https://github.com/gohugoio/hugo/releases/tag/v0.80.0
|
2021-01-08 04:20:00 +00:00 |
|
R. RyanTM
|
d80db72bab
|
hugo: 0.78.2 -> 0.79.0
|
2020-11-30 22:23:14 +00:00 |
|
Oleksii Filonenko
|
512c3c0a05
|
maintainers: rename filalex77 -> Br1ght0ne
|
2020-11-17 13:09:31 +02:00 |
|
R. RyanTM
|
72c798ddcb
|
hugo: 0.78.1 -> 0.78.2
|
2020-11-15 06:56:28 +00:00 |
|
R. RyanTM
|
6fe3b7c9df
|
hugo: 0.78.0 -> 0.78.1
|
2020-11-11 09:41:21 +00:00 |
|
Sergey Lukjanov
|
30804e21c7
|
hugo: 0.77.0 -> 0.78.0
|
2020-11-03 12:09:22 -08:00 |
|
Sergey Lukjanov
|
5c4342674b
|
hugo: 0.76.5 -> 0.77.0
|
2020-10-30 21:20:52 -07:00 |
|
Mario Rodas
|
6572e341fb
|
Merge pull request #100971 from r-ryantm/auto-update/hugo
hugo: 0.75.1 -> 0.76.5
|
2020-10-18 08:53:20 -05:00 |
|
R. RyanTM
|
a8d6b961d8
|
hugo: 0.75.1 -> 0.76.5
|
2020-10-18 12:52:08 +00:00 |
|
Ben Siraphob
|
683a87dbeb
|
treewide: remove periods from end of package descriptions
|
2020-10-17 08:22:31 -07:00 |
|
R. RyanTM
|
3765ae7ad5
|
hugo: 0.74.3 -> 0.75.1
|
2020-09-25 09:39:22 +00:00 |
|
zowoq
|
cea7cd902e
|
buildGoModule packages: set doCheck = false
|
2020-08-10 16:02:30 +10:00 |
|
Colin L Rice
|
68248a9d13
|
hugo: use vend to simplify package
|
2020-07-29 19:07:59 -04:00 |
|
zowoq
|
283c8d40fa
|
hugo: 0.73.0 -> 0.74.3
|
2020-07-28 13:33:32 +10:00 |
|
Sergey Lukjanov
|
dcd48593e8
|
hugo: 0.72.0 -> 0.73.0
|
2020-06-25 06:03:40 -07:00 |
|
Sergey Lukjanov
|
b24a082b5d
|
hugo: 0.71.1 -> 0.72.0
|
2020-05-31 08:33:22 -07:00 |
|
Sergey Lukjanov
|
95724ecee7
|
hugo: 0.71.0 -> 0.71.1
|
2020-05-26 12:25:58 -07:00 |
|
Sergey Lukjanov
|
4b377b2d82
|
hugo: 0.70.0 -> 0.71.0
|
2020-05-18 16:37:40 -07:00 |
|
Colin L Rice
|
d6162dab50
|
go-modules: Update files to use vendorSha256
|
2020-05-14 07:22:21 +01:00 |
|
Oleksii Filonenko
|
3b6e220303
|
hugo: 0.69.2 -> 0.70.0
|
2020-05-06 13:45:29 +00:00 |
|
Sergey Lukjanov
|
bb4bb607d4
|
hugo: 0.69.0 -> 0.69.2
|
2020-04-27 16:13:50 -07:00 |
|
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 |
|
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 |
|