We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7850571 commit 66aaee5Copy full SHA for 66aaee5
pkgs/servers/mir/default.nix
@@ -5,8 +5,8 @@ let
5
in
6
{
7
mir = common {
8
- version = "2.20.1";
9
- hash = "sha256-c+0xMW6GspTpRsPX7D/9mdqHRBRsrcChl6TkFkHT6hg=";
+ version = "2.20.2";
+ hash = "sha256-kxXPRIvgvpWqos8l/fJyHvfJBNi0jOZfV5inY3SBavM=";
10
};
11
12
mir_2_15 = common {
0 commit comments