fmt_12: init at 12.0.0 (#444571)
This commit is contained in:
@@ -97,4 +97,9 @@ in
|
||||
})
|
||||
];
|
||||
};
|
||||
|
||||
fmt_12 = generic {
|
||||
version = "12.0.0";
|
||||
hash = "sha256-AZDmIeU1HbadC+K0TIAGogvVnxt0oE9U6ocpawIgl6g=";
|
||||
};
|
||||
}
|
||||
|
||||
@@ -7254,7 +7254,12 @@ with pkgs;
|
||||
fltk = fltk13;
|
||||
fltk-minimal = fltk13-minimal;
|
||||
|
||||
inherit (callPackages ../development/libraries/fmt { }) fmt_9 fmt_10 fmt_11;
|
||||
inherit (callPackages ../development/libraries/fmt { })
|
||||
fmt_9
|
||||
fmt_10
|
||||
fmt_11
|
||||
fmt_12
|
||||
;
|
||||
|
||||
fmt = fmt_11;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user