Commit Graph

103 Commits

Author SHA1 Message Date
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