Skip to content

Conversation

ethancedwards8
Copy link
Member

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.

Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
@ethancedwards8 ethancedwards8 force-pushed the anki-code-highlighter branch from cd2b3ec to 706d290 Compare August 2, 2025 03:30
@ethancedwards8 ethancedwards8 changed the title anki-code-highlighter: init at 25.07.0 ankiAddons.anki-code-highlighter: init at 25.07.0 Aug 2, 2025
@nixpkgs-ci nixpkgs-ci bot added 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 6.topic: games Gaming on NixOS labels Aug 2, 2025
@GaetanLepage
Copy link
Contributor

Please, when opening a PR to add a new package, provide a link and a short description of the said package in the PR's description.

Copy link
Member

@JuneStepp JuneStepp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You don't have a correct sourceRoot, so the add-on isn't loaded by Anki.

}:
anki-utils.buildAnkiAddon (finalAttrs: {
pname = "anki-code-highlighter";
version = "25.07.0";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

v25.0.8.1 is out now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: games Gaming on NixOS 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants