mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:50:44 +08:00
octant: remove module
Package removed from nixpkgs, project repository was archived two years ago and no longer maintained. Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
committed by
Matthieu Coudron
parent
939e91e1cf
commit
9b6e609a6e
@@ -78,6 +78,9 @@ let
|
||||
The corresponding package was removed from nixpkgs,
|
||||
consider using `programs.pay-respects` instead.
|
||||
'')
|
||||
(lib.mkRemovedOptionModule [ "programs" "octant" ] ''
|
||||
Octant is no longer maintained and project was archived.
|
||||
'')
|
||||
]
|
||||
++ (lib.concatMap
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user