Skip to content

Simplify the Meson now that upstream bug is fixed #13081

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Ericson2314
Copy link
Member

Motivation

Upstream bug is mesonbuild/meson#13584.

This PR will fail for now, but eventually after Meson is bumped in Nixpkgs, it will succeed.

Context


Add 👍 to pull requests you find important.

The Nix maintainer team uses a GitHub project board to schedule and track reviews.

Upstream bug is mesonbuild/meson#13584.

This PR will fail for now, but eventually after Meson is bumped in
Nixpkgs, it will succeed.
@@ -352,13 +352,7 @@ libraries_private = []

extra_pkg_config_variables = {
'storedir' : get_option('store-dir'),
'localstatedir' : get_option('localstatedir'),
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to increase the minimum required version of meson?
There are other Linux distributions that build nix from source.

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes we will, and I am not sure what versions this is released in / backported to yet either.

@Ericson2314 Ericson2314 marked this pull request as draft April 27, 2025 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-cli Relating to the "nix" command
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants