Commit Graph

44 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
32e2305704 Merge staging-next into staging 2026-08-18 00:11:41 +00:00
coolcuber
ef264680d3 gbforth: fix version; enable strictDeps, structuredAttrs 2026-08-15 19:53:54 -04:00
Stefan Frijters
9bf76edf5a gbenchmark: enable structuredAttrs 2026-08-14 17:37:01 +02:00
Stefan Frijters
643d4dd169 gbenchmark: enable strictDeps 2026-08-14 17:36:58 +02:00
Sergei Trofimovich
6877b48880 gbenchmark: constrain -Wno-error=c2y-extensions to `clang
Without the change `gbencmark` will fail the build on upcoming `gcc-17`
as:

    cc1plus: error: ‘-Wno-error=c2y-extensions’: no option ‘-Wc2y-extensions’; did you mean ‘-Wc++20-extensions’?
    ninja: build stopped: subcommand failed.

This happens because `gcc` never suported `-Wc2y-extensions` and `gcc-17`
not fails on unrecognized `-W` flags.
2026-07-30 17:38:46 +01:00
Alexandre Esteves
ce5458b7c4 Fix build with llvm 22 for several packages (#494634) 2026-07-28 22:53:32 +00:00
nixpkgs-ci[bot]
38758d019a Merge master into staging-next 2026-07-02 08:23:29 +00:00
lucasew
7bd2581099 gb-backup: unstable-2021-10-27 -> 0-unstable-2026-06-05
Upstream now embeds Lepton compression via lepton_jpeg_go and no longer
requires the external dropbox/lepton binary.

Assisted-by: Grok 4.3 (xAI)
2026-07-01 20:11:10 -03:00
Alexandre Esteves
1b539713f3 gbenchmark: fix build with llvm 22 2026-07-01 00:24:03 +01:00
nixpkgs-ci[bot]
56d55fe668 Merge staging-next into staging 2026-06-16 19:14:38 +00:00
Aliaksandr
9dca59caf5 gbdfed: drop
Assisted-by: codex with gpt-5.5-high
2026-06-16 18:44:09 +03:00
Alyssa Ross
b6f477e6e7 gbenchmark: fix eval and build on musl
glibcLocales is only non-null when stdenv.hostPlatform.isLinux &&
stdenv.hostPlatform.isGnu, so when it was added it broke eval of this
package on musl.  Fix the platform checks to be more accurate, and
backport an upstream fix for more accurate platform checks on their
side, to get building on musl again.

Fixes: f6da919839 ("gbenchmark: 1.9.4 -> 1.9.5")
2026-06-11 18:57:36 +02:00
nixpkgs-ci[bot]
a0ee92dfa2 Merge staging-next into staging 2026-06-02 00:49:58 +00:00
Clément
5d26766cbf treewide: add missing meta.homepage with source git repository
Added homepage where missing, where the sources are pulled from:
- https://github.com
- https://git.sr.ht
- https://gitlab.com
- https://invent.kde.org
- https://codeberg.org
- https://gitlab.gnome.org
- https://gitlab.freedesktop.org
- https://git.FreeBSD.org
- https://salsa.debian.org
- https://git.tvdr.de
- https://git.suckless.org
2026-06-01 23:40:52 +02:00
dotlambda
3d5bbecf93 gbenchmark: 1.9.4 -> 1.9.5; adopt (#506375) 2026-05-25 19:01:56 +00:00
Harinn
63ac700b30 gbenchmark: add miniharinn as a maintainer 2026-04-04 02:28:28 +07:00
Harinn
f6da919839 gbenchmark: 1.9.4 -> 1.9.5 2026-04-04 02:28:28 +07:00
Xiangyan Sun
71b7c7713a gbdfed: fix build with gcc15 2026-04-01 09:42:09 -07:00
R. Ryantm
bd2b1a321a gbsplay: 0.0.100 -> 0.0.102 2026-02-03 00:10:42 +01:00
quantenzitrone
6b61249106 various: switch to finalAttrs pattern
this shouldn't create any rebuilds
2026-01-30 02:36:22 +01:00
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
Guy Chronister
0a5afb7650 various: maintenance updates for multiple packages
- Switch from 'rev' to 'tag' attribute in fetchFromGitHub/fetchgit calls
- Update 'sha256' to 'hash' for consistency
- Convert to finalAttrs pattern where applicable
- Replace 'with lib' with explicit lib prefixes
- Use 'replace-fail' variants for substitutions
- Update python3.pkgs to python3Packages pattern
- Switch propagatedBuildInputs to dependencies for Python packages
- Fix .pc file meta attribute interpolation

Affected packages: autotrash, banana-vera, cano, cista, coost, cppi,
criterion, diagrams-as-code, filterpath, fzf-make, gbsplay, gfold,
git-pr, git-standup, hexedit, hueadm, ksh, liboqs, libowlevelzs, libsv,
mini-calc, nph, physac, ps_mem, ragnarwm, rasm, raygui, sxcs, toolong,
tuifimanager, unipicker, ustr, viu, xml-tooling-c, yyjson
2025-11-22 16:19:57 +00:00
Sigmanificient
e490dc5e4f maintainers: drop linquize 2025-10-10 00:14:18 +02:00
rafaelrc7
9dbf04243b gbforth: Add writableTmpDirAsHomeHook for installCheck phase
The latest `gforth` versions require a writable home directory during
runtime for cache purposes. Thus, for the installCheckPhase to work,
this commit adds the writableTmpDirAsHomeHook to the
nativeInstallCheckInputs.
2025-10-09 12:36:16 -03:00
rafaelrc7
4f6fda42f6 gbforth: Add updateScript 2025-10-08 23:45:48 -03:00
rafaelrc7
3f149887de gbforth: unstable-2023-03-02 -> unstable-2025-10-08 2025-10-08 23:44:56 -03:00
phaer
978931902c maintainers: drop abbradar
Listed as maintainer for ~170 packages but last commit that made it to
master was 6786ceb in February 2022.

Unresponsive on PRs, such as i.e. #411522
2025-08-22 09:49:27 +02:00
mivorasu
7cf77aa671 treewide: prefix unstable versions with 0-unstable 2025-07-26 10:19:34 +00:00
Weijia Wang
c4826e6467 gbenchmark: 1.9.1 -> 1.9.4 (#393092) 2025-06-21 12:25:09 +02:00
R. Ryantm
74ad2b1f6b gbsplay: 0.0.99 -> 0.0.100 2025-06-14 01:49:28 +00:00
R. Ryantm
eb4de2e966 gbenchmark: 1.9.1 -> 1.9.4 2025-05-25 20:38:20 +00:00
langsjo
ac366bea7c gbar: unstable-2023-09-21 -> unstable-2024-12-17 2025-05-08 01:58:53 +03:00
awwpotato
509efdedbd treewide: move to by-name 2025-05-05 08:49:04 -07: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
Pol Dellaiera
65a333600d treewide: replace rev with tag 2025-04-07 16:57:22 +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
R. Ryantm
23a0f021bf gbsplay: 0.0.98 -> 0.0.99 2025-03-16 01:26:56 +00:00
R. Ryantm
2b617b1156 gbsplay: 0.0.97 -> 0.0.98 2025-02-17 01:46:26 +00:00
Christian Kögler
131df74268 gbenchmark: 1.9.0 -> 1.9.1 (#360042) 2025-01-01 23:12:05 +01:00
Silvan Mosberger
667d42c00d treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev 57b193d8dd
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:27:17 +01:00
R. Ryantm
e1bbbad05d gbenchmark: 1.9.0 -> 1.9.1 2024-11-29 04:24:00 +00:00
aleksana
571c71e6f7 treewide: migrate packages to pkgs/by-name, take 1
We are migrating packages that meet below requirements:

1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration

The tool is here: https://github.com/Aleksanaa/by-name-migrate.
2024-11-09 20:04:51 +08:00
Sigmanificient
d90c078609 gbsplay: modernize, migrate to by-name
gbsplay: move to by-name
2024-05-15 09:21:56 +02:00
ocfox
131661dee4 gbar: init at unstable-2023-09-21 2023-10-05 18:17:38 +08:00