From 8056151181e6b49ad3c1b80cdfc94a18e49846fc Mon Sep 17 00:00:00 2001 From: tv Date: Sun, 5 Feb 2023 01:13:56 +0100 Subject: flameshot-once: alter flameshot packing char This allows deleting images uploaded to htgen-imgur <1.2.0 --- krebs/5pkgs/simple/flameshot-once/flameshot/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'krebs/5pkgs/simple/flameshot-once/flameshot/default.nix') diff --git a/krebs/5pkgs/simple/flameshot-once/flameshot/default.nix b/krebs/5pkgs/simple/flameshot-once/flameshot/default.nix index b129270e..f60acef0 100644 --- a/krebs/5pkgs/simple/flameshot-once/flameshot/default.nix +++ b/krebs/5pkgs/simple/flameshot-once/flameshot/default.nix @@ -11,5 +11,6 @@ pkgs.flameshot.overrideAttrs (old: rec { }; patches = old.patches or [] ++ [ ./flameshot-12.imgur.patch + ./flameshot-12.history.patch ]; }) -- cgit v1.2.3