fix: remove typo
This commit is contained in:
parent
46bf021eee
commit
a131835a60
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
...
|
||||
}:
|
||||
stdenv.mkDerivation {
|
||||
name = "dedrmu-plugin";
|
||||
name = "dedrm-plugin";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "noDRM";
|
||||
|
|
Loading…
Add table
Reference in a new issue