zdoom: Fix typo from 1cc9d9ef2c
This commit is contained in:
parent
3057f3e962
commit
508d9499b1
@ -51,7 +51,7 @@ stdenv.mkDerivation rec {
|
|||||||
# Doom source license, MAME license
|
# Doom source license, MAME license
|
||||||
license = licenses.unfreeRedistributable;
|
license = licenses.unfreeRedistributable;
|
||||||
platforms = platforms.linux;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainer;s [ lassulus ];
|
maintainers = with maintainers; [ lassulus ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user