Skip to content

Patch 1#1

Open
OV-ETN wants to merge 1951 commits into
masterfrom
patch-1
Open

Patch 1#1
OV-ETN wants to merge 1951 commits into
masterfrom
patch-1

Conversation

@OV-ETN
Copy link
Copy Markdown
Owner

@OV-ETN OV-ETN commented Dec 18, 2025

Things done

  • Built on platform:
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • Tested, as applicable:
  • Ran nixpkgs-review on this PR. See nixpkgs-review usage.
  • Tested basic functionality of all binary files, usually in ./result/bin/.
  • Nixpkgs Release Notes
    • Package update: when the change is major or breaking.
  • NixOS Release Notes
    • Module addition: when adding a new NixOS module.
    • Module update: when the change is significant.
  • Fits CONTRIBUTING.md, pkgs/README.md, maintainers/README.md and other READMEs.

Add a 👍 reaction to pull requests you find important.

mdaniels5757 and others added 30 commits December 13, 2025 00:13
Signed-off-by: Felix Singer <felixsinger@posteo.net>
(cherry picked from commit 3fba5aa)
Signed-off-by: Felix Singer <felixsinger@posteo.net>
(cherry picked from commit 5964ba5)
This is useful for adding all optional-dependencies to the
nativeCheckInputs of Python packages.

(cherry picked from commit fafebf7)
The package extras have been missing up until now.

(cherry picked from commit 8ba7d9e)
(cherry picked from commit f089a37)
(cherry picked from commit e954aba)
For migrations on not even a medium sized instances, the default 90s are
not enough.

(cherry picked from commit 602831a)
(cherry picked from commit 81f612b)
(cherry picked from commit 88aecc4)
The generated cnats-config.cmake file looks for include files under $out
but should look for them under $dev. Fix this in the same way as, for
example, in [1]. See [2] for other instances.

[1] NixOS#424658
[2] https://github.com/NixOS/nixpkgs/issues?q=is%3Aissue%20_import_prefix

(cherry picked from commit 0eaeed1)
Signed-off-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Change-Id: Id68e4d607dbc2c9e3528b563dd1906236a6a6964
(cherry picked from commit d7e7825)
Signed-off-by: William Phetsinorath <william.phetsinorath@shikanime.studio>
Change-Id: Id68e4d607dbc2c9e3528b563dd1906236a6a6964
(cherry picked from commit dfc16bc)
Introduced in commit 7f52135 / PR NixOS#416840.

(cherry picked from commit 37c31d9)
IceWM bar is gone, mouse cursor is now in the way of the text.

Add some more text to look for.

(cherry picked from commit aa00efe)
For some reason, it can't find the current localised texts anymore.

Add localised names for days of the week. Also add unlocalised one to the English test, for consistency.

(cherry picked from commit 0115364)
For some reason, it can't find the video text anymore.

Increase its size, and invert its colours to match so the background matched the auto-added black borders of the player.

(cherry picked from commit 4b65c68)
Presumably because IceWM's bar was removed, it can't find the localised window title anymore.

Use wait_for_window to look for the title, since the app doesn't really have OCRable localised elements.
Unfortunate, because wait_for_window can randomly fail to execute and end the test, but what can you do...

(cherry picked from commit 104a2a7)
We're trying to click a button that's at the bottom of the window. When IceWM's bar was removed, the button moved further down.

Adjust mouse coordinates accordingly.

(cherry picked from commit 1d3465e)
nixpkgs-ci Bot and others added 30 commits December 15, 2025 14:18
This is an experiment and can be reverted a few days from now; if
the results are positive on GitHub’s end, then we may want to make
the merge conflict checks run less frequently than the rest of the
labelling tasks.

(cherry picked from commit 18b30c8)
(cherry picked from commit cce9591)
This broke via staging merge.

(cherry picked from commit ee0923a)
(cherry picked from commit 9b2c8bd)
bump version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.