Merge pull request 'Automatic flake update - nixpkgs - 2024-12-02T00:00+00:00' (#2530) from flake-update-nixpkgs-2024-12-02 into main
This commit is contained in:
@@ -4,9 +4,12 @@
|
||||
}:
|
||||
{
|
||||
imports = [
|
||||
(lib.mkRenamedOptionModule [ "clanCore" ] [
|
||||
"clan"
|
||||
"core"
|
||||
])
|
||||
(lib.mkRenamedOptionModule
|
||||
[ "clanCore" ]
|
||||
[
|
||||
"clan"
|
||||
"core"
|
||||
]
|
||||
)
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user