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

fix: mount propagation (and also oomd) #178

Merged
merged 2 commits into from
Dec 14, 2022
Merged

Conversation

K900
Copy link
Contributor

@K900 K900 commented Dec 12, 2022

ugh.

@K900
Copy link
Contributor Author

K900 commented Dec 12, 2022

Comment on lines +180 to +181
# this option doesn't exist on older NixOS, so hack.
(lib.optionalAttrs (builtins.hasAttr "oomd" options.systemd) {
Copy link
Member

Choose a reason for hiding this comment

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

Maybe we should just lift the minimal supported version to 22.11

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That is probably better done in a separate PR.

Copy link
Member

Choose a reason for hiding this comment

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

That'd be #177

Copy link
Contributor Author

Choose a reason for hiding this comment

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

That's not really dropping support for 22.05 though.

@nzbr nzbr added the bug Something isn't working label Dec 14, 2022
@K900 K900 merged commit 76286bf into nix-community:main Dec 14, 2022
@nzbr nzbr changed the title Mount propagation fixes (and also oomd) fix: mount propagation (and also oomd) Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants