mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-09 16:18:34 +01:00
lima: 1.2.1 -> 1.2.2
Diff: https://github.com/lima-vm/lima/compare/v1.2.1...v1.2.2
This commit is contained in:
parent
62dab73c6a
commit
d0beb16463
|
|
@ -3,7 +3,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "1.2.1";
|
||||
version = "1.2.2";
|
||||
in
|
||||
{
|
||||
inherit version;
|
||||
|
|
@ -12,7 +12,7 @@ in
|
|||
owner = "lima-vm";
|
||||
repo = "lima";
|
||||
tag = "v${version}";
|
||||
hash = "sha256-90fFsS5jidaovE2iqXfe4T2SgZJz6ScOwPPYxCsCk/k=";
|
||||
hash = "sha256-bIYF/bsOMuWTkjD6fe6by220/WQGL+VWEBXmUzyXU98=";
|
||||
};
|
||||
|
||||
vendorHash = "sha256-8S5tAL7GY7dxNdyC+WOrOZ+GfTKTSX84sG8WcSec2Os=";
|
||||
|
|
|
|||
Loading…
Reference in a new issue