Skip to content

{tango-idl, tango-cpp, tango-database, jive}: init#435928

Merged
SuperSandro2000 merged 4 commits intoNixOS:masterfrom
algorithmiker:tango
Nov 23, 2025
Merged

{tango-idl, tango-cpp, tango-database, jive}: init#435928
SuperSandro2000 merged 4 commits intoNixOS:masterfrom
algorithmiker:tango

Conversation

@algorithmiker
Copy link
Member

@algorithmiker algorithmiker commented Aug 22, 2025

Supersedes #183077 and #247936

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.

@algorithmiker algorithmiker changed the title Tango {tango-idl, tango-cpp, tango-database, jive}: init Aug 22, 2025
@wolfgangwalther

This comment was marked as resolved.

@wolfgangwalther
Copy link
Contributor

Now, the error message is better:

error: evaluation aborted with the following error message: 'lib.customisation.callPackageWith: Function called without required argument "mariadb-client" at /nix/store/vq1amd7v2kasbcfcck5rkrw41frjgg48-source/pkgs/by-name/ta/tango-database/package.nix:9'

@algorithmiker
Copy link
Member Author

Hi!
Thanks for the CI restart.
Do you have any advice on how to fix the error itself? I am somewhat confused by it, as mariadb-client is definitely a valid nixpkgs attribute.

@wolfgangwalther
Copy link
Contributor

mariadb-client is an alias for mariadb.client. You'll need to use the latter.

@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. labels Aug 22, 2025
@algorithmiker

This comment was marked as off-topic.

@nixpkgs-ci nixpkgs-ci bot added the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Aug 22, 2025
@algorithmiker algorithmiker force-pushed the tango branch 2 times, most recently from 5a27563 to d057b13 Compare August 22, 2025 19:27
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5825

@nixpkgs-ci nixpkgs-ci bot removed the 9.needs: reviewer This PR currently has no reviewers requested and needs attention. label Sep 3, 2025
@algorithmiker algorithmiker marked this pull request as draft September 3, 2025 12:41
@algorithmiker algorithmiker force-pushed the tango branch 3 times, most recently from 1f34fdb to 5128a63 Compare September 3, 2025 13:24
@algorithmiker algorithmiker marked this pull request as ready for review September 3, 2025 13:25
@algorithmiker algorithmiker force-pushed the tango branch 2 times, most recently from a8f421c to a2bf0f5 Compare September 13, 2025 09:42
@algorithmiker algorithmiker force-pushed the tango branch 2 times, most recently from d4838b9 to 4abc233 Compare September 14, 2025 09:40
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/5941

@algorithmiker

This comment was marked as resolved.

algorithmiker and others added 3 commits October 25, 2025 15:13
Note: the repo name for this is cppTango, but it is convenient to call
it tango-cpp for easier discoverability (tango-* will list all
tango-related packages).
The AUR [1] calls it tango-cpp likewise,
Debian [2] calls it libtango10.

[1]: https://aur.archlinux.org/packages/tango-database
[2]: https://packages.debian.org/sid/libtango10

Of course, the package entry can always be renamed in the future.

Co-authored-by: Sandro <[email protected]>
Co-authored-by: Sandro <[email protected]>
@nixos-discourse
Copy link

This pull request has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/prs-ready-for-review/3032/6084

@SuperSandro2000 SuperSandro2000 added this pull request to the merge queue Nov 23, 2025
Merged via the queue into NixOS:master with commit ec81fb6 Nov 23, 2025
30 of 31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants