Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lomiri.lomiri-music-app: init at 3.2.2 #364958

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

OPNA2608
Copy link
Contributor

@OPNA2608 OPNA2608 commented Dec 13, 2024

Working towards #99090.

Lomiri Music App is the music-dedicated player app of the Lomiri DE.

Bildschirmfoto_2024-12-13_16-59-10
Bildschirmfoto_2024-12-13_15-47-01

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 25.05 Release Notes (or backporting 24.11 and 25.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

Add a 👍 reaction to pull requests you find important.

@github-actions github-actions bot added 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 labels Dec 13, 2024
@ofborg ofborg bot added 8.has: package (new) This PR adds a new package 11.by: package-maintainer This PR was created by the maintainer of the package it changes 10.rebuild-linux: 1 labels Dec 14, 2024
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from 75a857f to f807862 Compare December 15, 2024 12:50
@github-actions github-actions bot added 6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` labels Dec 15, 2024
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from c44f03e to 7f323c6 Compare December 15, 2024 23:24
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from db34306 to 7dcf738 Compare December 17, 2024 21:54
@OPNA2608 OPNA2608 marked this pull request as ready for review December 17, 2024 23:12
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from 389cdfc to 70ce0ea Compare December 23, 2024 16:09
@OPNA2608
Copy link
Contributor Author

@ofborg build lomiri.lomiri-music-app lomiri.lomiri-music-app.passthru.tests lomiri.lomiri-session lomiri.lomiri-session.passthru.tests lomiri.mediascanner2 lomiri.mediascanner2.passthru.tests

@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/5044

@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from 70ce0ea to 8f661eb Compare January 24, 2025 11:10
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch 3 times, most recently from 9fb47ff to 6fe5017 Compare February 9, 2025 16:45
mediascanner2 expects xdg-user-dirs to be set up properly, otherwise its g_get_user_special_dir() calls fail.

Lomiri, by itself, doesn't seem to ensure this by default, so hack in a call of this.
@OPNA2608 OPNA2608 force-pushed the init/lomiri/lomiri-music-app branch from 6fe5017 to fe7d0cd Compare February 9, 2025 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: nixos Issues or PRs affecting NixOS modules, or package usability issues specific to NixOS 8.has: module (update) This PR changes an existing module in `nixos/` 8.has: package (new) This PR adds a new package 10.rebuild-darwin: 0 This PR does not cause any packages to rebuild on Darwin 10.rebuild-linux: 1-10 11.by: package-maintainer This PR was created by the maintainer of the package it changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants