mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-12 04:35:41 +03:00
tetrio-plus: 0.27.5 -> 0.27.7
This commit is contained in:
parent
d7e7e530ca
commit
aff5a9861b
1 changed files with 2 additions and 2 deletions
|
@ -13,14 +13,14 @@
|
|||
}:
|
||||
|
||||
let
|
||||
version = "0.27.5";
|
||||
version = "0.27.7";
|
||||
tag = "electron-v${version}-tetrio-v${tetrio-desktop.version}";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "UniQMG";
|
||||
repo = "tetrio-plus";
|
||||
inherit tag;
|
||||
hash = "sha256-hbHofrC2dJOh2kh3VLb/d0dHrcszyqTyID1PAaGApxY=";
|
||||
hash = "sha256-AEn1TrC0hUVRgfL2QZ5TMN8pTOm36zpHr2b/LqQp5RY=";
|
||||
};
|
||||
|
||||
offlineCache = fetchYarnDeps {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue