fix: remove typo

This commit is contained in:
nydragon 2025-03-19 15:40:04 +01:00
parent 46bf021eee
commit a131835a60
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE

View file

@ -7,7 +7,7 @@
...
}:
stdenv.mkDerivation {
name = "dedrmu-plugin";
name = "dedrm-plugin";
src = fetchFromGitHub {
owner = "noDRM";