Commit Graph

119 Commits

Author SHA1 Message Date
Aleksana
e26337e051
huion-switcher: init at 0.5.0 (#397629) 2025-04-17 15:49:31 +08:00
R. Ryantm
01c215ada9 hugo: 0.146.1 -> 0.146.4 2025-04-15 06:45:10 +00:00
dramforever
3ba38446e7 huion-switcher: init at 0.5.0 2025-04-14 09:50:02 +08:00
nixpkgs-ci[bot]
bd8d4dc802
Merge master into staging-next 2025-04-13 00:41:08 +00:00
Colin
e7e6e9db85
hubble: fix cross build, re-enable tests, misc. cleanup (#396796) 2025-04-12 20:05:56 +00:00
K900
aece6a0c1f Merge remote-tracking branch 'origin/master' into staging-next 2025-04-11 21:17:42 +03:00
Federico Damián Schonborn
d4dac7d865
hugo: 0.145.0 -> 0.146.1
https://github.com/gohugoio/hugo/releases/tag/v0.146.0
https://github.com/gohugoio/hugo/releases/tag/v0.146.1
https://github.com/gohugoio/hugo/compare/v0.145.0...v0.146.1

Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-04-10 17:05:19 -03:00
K900
f42e00d66e Merge remote-tracking branch 'origin/master' into staging-next 2025-04-08 10:29:26 +03:00
Winter
a19cd4ffb1 Revert "treewide: replace rev with tag"
This reverts commit 65a333600d.

This wasn't tested for correctness with something like fodwatch [0],
and should not have been (self-)merged so quickly, especially without
further review.

It also resulted in the breakage of at least one package [1] (and that's
the one we know of and was caught).

A few packages that were updated in between this commit and this revert
were not reverted back to using `rev`, but other than that, this is a
1:1 revert.

[0]: https://codeberg.org/raphaelr/fodwatch
[1]: https://github.com/NixOS/nixpkgs/pull/396904 / 758551e458
2025-04-08 02:57:25 -04:00
K900
b3146d4446 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-07 21:21:10 +03:00
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +02:00
nixpkgs-ci[bot]
528302dab2
Merge master into staging-next 2025-04-07 12:06:19 +00:00
FliegendeWurst
4e22e27d86 hubble: fix cross build, re-enable tests, misc. cleanup 2025-04-07 12:47:35 +02:00
Arne Keller
1277f95335
hubble: 1.17.1 -> 1.17.2 (#396565) 2025-04-07 12:43:14 +02:00
Fabian Affolter
348634889a hubble: 1.17.1 -> 1.17.2
Diff: https://github.com/cilium/hubble/compare/refs/tags/v1.17.1...v1.17.2

Changelog: https://github.com/cilium/hubble/releases/tag/v1.17.2
2025-04-06 16:24:59 +02:00
K900
5e55028d84 Merge remote-tracking branch 'origin/master' into staging-next 2025-04-05 21:29:35 +03:00
Gaetan Lepage
bfe27cf81c treewide: use a string for versionCheckProgramArg where possible 2025-04-05 14:45:13 +02:00
Silvan Mosberger
e52d633a63 Merge remote-tracking branch 'upstream/staging-next' into staging 2025-04-02 18:30:54 +02:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
nixpkgs-ci[bot]
dc5152a1d3
Merge staging-next into staging 2025-03-26 00:15:56 +00:00
R. Ryantm
b469677759 hurl: 6.1.0 -> 6.1.1 2025-03-24 19:46:54 +00:00
K900
85b2817da5 Merge remote-tracking branch 'origin/staging-next' into staging 2025-03-20 13:14:18 +03:00
Peder Bergebakken Sundt
500cbdc520
hubstaff: 1.6.29-7f771670 -> 1.6.31-a6da06ad (#390107) 2025-03-20 04:02:33 +01:00
nixpkgs-ci[bot]
47fbdfd4fc
Merge staging-next into staging 2025-03-20 00:16:05 +00:00
Seth Flynn
1c77fa2a63
hunspell: add wrapper test 2025-03-15 12:41:10 -04:00
seth
0eeed0d8ed
hunspell: use binary wrapper
we can remove the overhead from the script based wrapper as we don't use
any of it's exclusive features
2025-03-15 12:36:58 -04:00
seth
bdaec34cfd
hunspell: migrate to by-name 2025-03-15 12:36:57 -04:00
Serhii Khoma
d1a912407a hubstaff: 1.6.29-7f771670 -> 1.6.31-a6da06ad 2025-03-15 18:40:10 +07:00
R. Ryantm
e3448357fe hurl: 6.0.0 -> 6.1.0 2025-03-12 19:27:28 +00:00
Simon Menke
0a91a79061
hurl: Use nix curl instead of bundled curl to enable http2 support 2025-03-06 14:44:12 +01:00
Arne Keller
b5f8b18d89
hugo: 0.143.1 -> 0.145.0, adopt (#386133) 2025-03-02 13:11:04 +01:00
Federico Damián Schonborn
f9642bd8de
hugo: 0.143.1 -> 0.145.0
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-03-01 17:03:27 -03:00
Wolfgang Walther
def3915dd4
hubble: 0.13.6 -> 1.17.1 (#382313) 2025-02-28 22:34:14 +01:00
jopejoe1
a5b2caac92 humblebundle-downloader: init at 0.4.3 2025-02-17 20:07:46 +01:00
R. Ryantm
521f819b0c hugo: 0.143.0 -> 0.143.1 2025-02-16 10:25:47 +00:00
FKouhai
429b582e37 hubble: 0.13.6 -> 1.17.1 2025-02-15 14:51:31 +01:00
Heitor Augusto
9b40045dfb
hullcaster: remove "v" prefix from version
The version string must start with a digit per nixpkgs versioning guideline.
2025-02-10 18:49:42 -03:00
K900
4aa50d5032 humanity-icon-theme: don't check for broken symlinks 2025-02-04 10:36:29 +03:00
K900
5c3fd0ab9f Merge remote-tracking branch 'origin/master' into staging-next 2025-02-03 09:17:01 +03:00
R. Ryantm
9f1dc3e6cd hugo: 0.141.0 -> 0.143.0 2025-02-02 13:19:58 +00:00
Alyssa Ross
63bff8c132
treewide: migrate to fetchCargoVendor, batch 1
Cargo 1.84.0 seems to have changed the output format of cargo vendor
again, once again invalidating fetchCargoTarball FOD hashes.  It's
time to fix this once and for all, switching across the board to
fetchCargoVendor, which is not dependent on cargo vendor's output
format.

It should be possible to reproduce this diff.  To do so, get the list
of files changed by this commit, e.g. with git diff --name-only, then
run the following two commands, each with that list of files as their
standard input:

	xargs sed -i 's/^\(. *\)\(cargoHash\)\b/\1useFetchCargoVendor = true;\n\1cargoHash/'
	cut -d / -f 4 | xargs -n 1 nix-update --version=skip

This will take a long time.  It might be possible to parallelize it
using xargs' -P option.  I haven't tested it.
2025-01-23 11:46:43 +01:00
Federico Damián Schonborn
8d6bbb81a0
hugo: 0.140.2 -> 0.141.0
Signed-off-by: Federico Damián Schonborn <federicoschonborn@disroot.org>
2025-01-17 00:31:47 -03:00
R. Ryantm
ac61a8b80a hugo: 0.140.1 -> 0.140.2 2025-01-08 09:16:41 +00:00
Peder Bergebakken Sundt
0cd04d3036 treewide: migrate fetchgit rev = "refs/tags/..." to tag 2025-01-04 00:19:17 +01:00
Kenichi Kamiya
50533883d8
hugo: skip flaky server tests 2024-12-25 18:33:28 +09:00
Kenichi Kamiya
262c569866
hugo: add kachick as maintainer 2024-12-25 15:30:33 +09:00
Kenichi Kamiya
9ebd5ea86e
hugo: 0.139.3 -> 0.140.1
Diff: https://github.com/gohugoio/hugo/compare/v0.139.3...v0.140.1
2024-12-25 15:30:32 +09:00
Kenichi Kamiya
62ab505678
hugo: prefer tag rather than rev for fetchFromGitHub
introduced in 7822cb34f8
2024-12-25 15:30:22 +09:00
Kenichi Kamiya
b9b2bb19ce
hugo: prefer versionCheckHook rather than testers.testVersion
bd352cd678/doc/stdenv/passthru.chapter.md (L84)
2024-12-25 15:15:42 +09:00
Wolfgang Walther
72fff6542a
hubstaff: 1.6.28-fafb0aba -> 1.6.29-7f771670 (#363720) 2024-12-15 19:36:18 +01:00