Skip to content

Commit 6c66e9d

Browse files
Drop no-graphics-packages
Since the kernel requires one of those packages I stopped using it myself. It sadly needs to go, the removal from upstream was its death.
1 parent 0480103 commit 6c66e9d

File tree

2 files changed

+1
-152
lines changed

2 files changed

+1
-152
lines changed

modules/default.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@
55

66
imports = [
77
(lib.mkRemovedOptionModule ["debugging" "enable"] "Because we never really used it.")
8+
(lib.mkRemovedOptionModule ["environment" "noGraphicsPackages"] "Maintaining it out of tree got unviable after the kernel started to depend on a graphics library through ~5 packages.")
89
];
910
}

modules/no-graphics-packages.nix

Lines changed: 0 additions & 152 deletions
This file was deleted.

0 commit comments

Comments
 (0)