mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-23 17:12:27 +00:00
clockify: 2.1.17.1354 -> 2.2.9.2224
This commit is contained in:
@@ -6,11 +6,11 @@
|
||||
|
||||
appimageTools.wrapType2 rec {
|
||||
pname = "clockify";
|
||||
version = "2.1.17.1354";
|
||||
version = "2.2.9.2224";
|
||||
|
||||
src = fetchurl {
|
||||
url = "https://web.archive.org/web/20240406052908/https://clockify.me/downloads/Clockify_Setup.AppImage";
|
||||
hash = "sha256-G5VOAf6PrjHUsnk7IlXdqJ2D941cnggjuHkkgrOaVaA=";
|
||||
url = "https://web.archive.org/web/20241218115559/https://clockify.me/downloads/Clockify_Setup.AppImage";
|
||||
hash = "sha256-/L70C+sTFJPzXkt1NSak2wVTRtFy2zInIlmLPG5LqeY=";
|
||||
};
|
||||
|
||||
extraInstallCommands =
|
||||
|
||||
Reference in New Issue
Block a user