summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/simple/flameshot-once/flameshot/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'krebs/5pkgs/simple/flameshot-once/flameshot/default.nix')
-rw-r--r--krebs/5pkgs/simple/flameshot-once/flameshot/default.nix1
1 files changed, 1 insertions, 0 deletions
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
];
})