13 version = "unstable-2022-11-29";
15 src = fetchFromGitea {
16 domain = "git.srcbox.net";
19 rev = "906b0b1726c26988c910baea9665f540c37c99c4";
20 hash = "sha256-EYoADtYX+gm8T3/3gxTtdFOFGJf2rXryiTu8NIO0Ez4=";
34 "--prefix" "PATH" ":" (lib.makeBinPath [ restic ])
38 description = "Restic GUI for Desktop/Laptop Backups";
39 homepage = "https://git.srcbox.net/stefan/restique";
40 license = with licenses; [ gpl3Plus cc-by-sa-40 cc0 ];
41 maintainers = with maintainers; [ dotlambda ];
42 mainProgram = "restique";