Loading pkgs/applications/window-managers/i3/lock-fancy.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation { meta = with lib; { description = "i3lock is a bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text"; homepage = "https://github.com/meskarune/i3lock-fancy"; maintainers = [ ]; maintainers = [ maintainers.reedrw ]; mainProgram = "i3lock-fancy"; license = licenses.mit; platforms = platforms.linux; Loading Loading
pkgs/applications/window-managers/i3/lock-fancy.nix +1 −1 Original line number Diff line number Diff line Loading @@ -60,7 +60,7 @@ stdenv.mkDerivation { meta = with lib; { description = "i3lock is a bash script that takes a screenshot of the desktop, blurs the background and adds a lock icon and text"; homepage = "https://github.com/meskarune/i3lock-fancy"; maintainers = [ ]; maintainers = [ maintainers.reedrw ]; mainProgram = "i3lock-fancy"; license = licenses.mit; platforms = platforms.linux; Loading