Fixed homepage
This commit is contained in:
parent
d26acb339a
commit
954e9f26c3
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
|||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Grab images from a Wayland compositor";
|
||||
homepage = https://github.com/emersion/grim;
|
||||
homepage = https://github.com/emersion/slurp;
|
||||
license = licenses.mit;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ buffet ];
|
||||
|
|
Loading…
Reference in a new issue