Skip to content

nixos/display-manager: Disable the dependency on autovt@tty1 rather than masking it#429845

Merged
ElvishJerricco merged 1 commit intoNixOS:masterfrom
ElvishJerricco:push-nqympyvxlnwo
Jul 31, 2025
Merged

nixos/display-manager: Disable the dependency on autovt@tty1 rather than masking it#429845
ElvishJerricco merged 1 commit intoNixOS:masterfrom
ElvishJerricco:push-nqympyvxlnwo

Conversation

@ElvishJerricco
Copy link
Copy Markdown
Contributor

@ElvishJerricco ElvishJerricco commented Jul 31, 2025

Fixes #428972 (comment)

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.

@ElvishJerricco ElvishJerricco requested review from K900 and emilazy July 31, 2025 13:00
@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. 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 Jul 31, 2025
@nixpkgs-ci nixpkgs-ci bot added the 12.approvals: 1 This PR was reviewed and approved by one person. label Jul 31, 2025
@ElvishJerricco ElvishJerricco enabled auto-merge July 31, 2025 13:15
@nixpkgs-ci nixpkgs-ci bot added 12.approvals: 2 This PR was reviewed and approved by two persons. and removed 12.approvals: 1 This PR was reviewed and approved by one person. labels Jul 31, 2025
@ElvishJerricco ElvishJerricco merged commit 63e24fb into NixOS:master Jul 31, 2025
70 of 76 checks passed
@fxzzi
Copy link
Copy Markdown
Contributor

fxzzi commented Aug 3, 2025

thank you, confirming this fixed my usecase 👍🏽

https://gitlab.com/fazzi/nixohess/-/blob/main/modules/services/getty-tty1.nix

@ElvishJerricco ElvishJerricco deleted the push-nqympyvxlnwo branch September 25, 2025 16:38
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/` 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. 12.approvals: 2 This PR was reviewed and approved by two persons.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants