Skip to content

Conversation

fgaz
Copy link
Member

@fgaz fgaz commented Aug 10, 2025

Adapted from the organicmaps package

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.

xorg.libXinerama
xorg.libXcursor
gflags
jansson
Copy link
Member Author

Choose a reason for hiding this comment

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

@getchoo could you help me with this cmake error? not sure if the problem is on the comaps side or on the jansson side

CMake Error at /nix/store/dgi6ya7y54fbfmc1m02qcpkhc42jv3g9-jansson-2.14-dev/lib/cmake/jansson/janssonTargets.cmake:83 (message):
  The imported target "jansson::jansson" references the file

     "/nix/store/dgi6ya7y54fbfmc1m02qcpkhc42jv3g9-jansson-2.14-dev/lib/libjansson.so.4.14.0"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/nix/store/dgi6ya7y54fbfmc1m02qcpkhc42jv3g9-jansson-2.14-dev/lib/cmake/jansson/janssonTargets.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /nix/store/dgi6ya7y54fbfmc1m02qcpkhc42jv3g9-jansson-2.14-dev/lib/cmake/jansson/janssonConfig.cmake:27 (include)
  CMakeLists.txt:191 (find_package)

@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: 0 This PR does not cause any packages to rebuild on Darwin. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 10, 2025
@acid-bong
Copy link
Contributor

Have you searched for similar PRs? Cuz #419820 exists

@fgaz
Copy link
Member Author

fgaz commented Aug 10, 2025

Have you searched for similar PRs? Cuz #419820 exists

actually yes... just before that PR was opened. this package has been sitting in my source tree for a while "^_^

I'll close this and comment on the other one

@fgaz fgaz closed this Aug 10, 2025
@fgaz fgaz mentioned this pull request Aug 10, 2025
13 tasks
@ryand56 ryand56 mentioned this pull request Aug 17, 2025
13 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
10.rebuild-darwin: 0 This PR does not cause any packages 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.

2 participants