mise: add module

This adds the support for the mise program, the successor of rtx. This
commit therefore also removes the rtx module.
This commit is contained in:
Nikita Pedorich 2024-01-21 08:51:14 +01:00 committed by GitHub
parent 9b378afae7
commit 928f2528f9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
16 changed files with 222 additions and 170 deletions

View file

@ -1383,6 +1383,15 @@ in {
A new module is available: 'xdg.portal'.
'';
}
{
time = "2024-01-20T23:45:07+00:00";
message = ''
A new module is available: 'programs.mise'.
This module replaces 'programs.rtx', which has been removed.
'';
}
];
};
}