swaylock-fancy: fix src
This commit is contained in:
parent
69aa28a195
commit
ec2ed2d316
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ in stdenv.mkDerivation rec {
|
|||
|
||||
src = fetchFromGitHub {
|
||||
owner = "Big-B";
|
||||
repo = pname;
|
||||
repo = "swaylock-fancy";
|
||||
rev = "35618ceec70338047355b6b057825e68f16971b5";
|
||||
sha256 = "06fjqwblmj0d9pq6y11rr73mizirna4ixy6xkvblf1c7sn5n8lpc";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue