Skip to content

Meson fixes#11054

Merged
Ericson2314 merged 5 commits intomasterfrom
meson-fixes
Jul 6, 2024
Merged

Meson fixes#11054
Ericson2314 merged 5 commits intomasterfrom
meson-fixes

Conversation

@roberth
Copy link
Member

@roberth roberth commented Jul 6, 2024

Motivation

nix-cmd and nix-main didn't actually build, but it wasn't caught by

  • nix flake check, because they don't have a .tests.run derivation
  • ci.yml/meson_build, because that wasn't updated to include the new components
    • this problem goes away when we finish the meson packaging
    • could have been prevented by having nix build build nested attrs, in which case CI would have built the whole components attrset (can't find related issue rn)

Context

Priorities and Process

Add 👍 to pull requests you find important.

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

@Ericson2314
Copy link
Member

Whoops, my bad! Vacation brain :)

@Ericson2314 Ericson2314 merged commit 41b6c73 into master Jul 6, 2024
@Ericson2314 Ericson2314 deleted the meson-fixes branch July 6, 2024 21:11
@roberth
Copy link
Member Author

roberth commented Jul 6, 2024

my bad! Vacation brain :)

nah man, just a bad CI setup, but that's going to be solved soon 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants