summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2023-02-03 13:15:23 +0100
committertv <tv@krebsco.de>2023-02-03 13:15:23 +0100
commitaf9e845e861b51d691102c1bc177dfe5e26fe63f (patch)
treef4f7b7cf680d6ab0b01e97b134dac9b60a29a926
parent3e4b31e65303581444d01156935c5cef48048079 (diff)
flameshot-once: move to tv
-rw-r--r--lass/2configs/baseX.nix4
-rw-r--r--tv/5pkgs/haskell/flameshot-once.nix (renamed from krebs/5pkgs/haskell/flameshot-once.nix)0
-rw-r--r--tv/5pkgs/simple/flameshot-once/default.nix (renamed from krebs/5pkgs/simple/flameshot-once/default.nix)0
-rw-r--r--tv/5pkgs/simple/flameshot-once/profile.nix (renamed from krebs/5pkgs/simple/flameshot-once/profile.nix)0
4 files changed, 2 insertions, 2 deletions
diff --git a/lass/2configs/baseX.nix b/lass/2configs/baseX.nix
index efd6c8a2..2e28d48b 100644
--- a/lass/2configs/baseX.nix
+++ b/lass/2configs/baseX.nix
@@ -91,11 +91,11 @@ in {
xorg.xhost
xsel
zathura
- flameshot-once
+ flameshot
(pkgs.writeDashBin "screenshot" ''
set -efu
- ${pkgs.flameshot-once}/bin/flameshot-once
+ ${pkgs.flameshot}/bin/flameshot
${pkgs.klem}/bin/klem
'')
];
diff --git a/krebs/5pkgs/haskell/flameshot-once.nix b/tv/5pkgs/haskell/flameshot-once.nix
index c8007ce9..c8007ce9 100644
--- a/krebs/5pkgs/haskell/flameshot-once.nix
+++ b/tv/5pkgs/haskell/flameshot-once.nix
diff --git a/krebs/5pkgs/simple/flameshot-once/default.nix b/tv/5pkgs/simple/flameshot-once/default.nix
index 0524c2cf..0524c2cf 100644
--- a/krebs/5pkgs/simple/flameshot-once/default.nix
+++ b/tv/5pkgs/simple/flameshot-once/default.nix
diff --git a/krebs/5pkgs/simple/flameshot-once/profile.nix b/tv/5pkgs/simple/flameshot-once/profile.nix
index 269f13a6..269f13a6 100644
--- a/krebs/5pkgs/simple/flameshot-once/profile.nix
+++ b/tv/5pkgs/simple/flameshot-once/profile.nix