nixosModules,lib: drop two unreachable files #7992

Merged
kenji merged 1 commits from ke-drop-orphaned-nix-files into main 2026-08-25 12:47:36 +00:00
Owner

Description of the change

Checklist

  • Ensured documentation is up to date
  • Added tests for all bug fixes and features
  • Doesn't affect backwards compatibility - or check the next points
    • Added the breaking change and migration details to docs/release-notes.md
    • !!! Review from another person is required BEFORE merge !!!

New major features

  • Added major features
    • All features are mentioned in docs/release-notes.md
    • All features are tested sufficiently via:
      • eval tests (for NixOS modules and nix functions)
      • python tests for python API and CLI code
      • VM or container tests for new clan services
## Description of the change <!-- Brief summary of the change if not already clear from the title --> ## Checklist - [ ] Ensured documentation is up to date - [ ] Added tests for all bug fixes and features - [ ] Doesn't affect backwards compatibility - or check the next points - [ ] Added the breaking change and migration details to docs/release-notes.md - !!! Review from another person is required *BEFORE* merge !!! ## New major features - [ ] Added major features - [ ] All features are mentioned in docs/release-notes.md - [ ] All features are tested sufficiently via: - [ ] eval tests (for NixOS modules and nix functions) - [ ] python tests for python API and CLI code - [ ] VM or container tests for new clan services
kenji added 1 commit 2026-08-25 12:14:43 +00:00
nixosModules,lib: drop two unreachable files
PR Size Review Check / pr-size-review-gate (pull_request) Successful in 17s
sizelint on each commit / sizelint (pull_request) Successful in 21s
buildbot/nix-eval evaluation succeeded (3 warnings)
label-pr / external (pull_request_target) Successful in 15s
buildbot/nix-build 150 attributes built
gitea-mq/buildbot/nix-eval evaluation succeeded (3 warnings)
gitea-mq/buildbot/nix-build 150 attributes built
gitea-mq Merge queue passed
19cf9d1b30
kenji scheduled this pull request to auto merge when all checks succeed 2026-08-25 12:33:28 +00:00
kenji merged commit dc15e52b63 into main 2026-08-25 12:47:36 +00:00
kenji deleted branch ke-drop-orphaned-nix-files 2026-08-25 12:47:37 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: clan/clan-core#7992