index-fm: fix pname

This commit is contained in:
Sandro Jäckel
2021-12-19 04:56:34 +01:00
parent 79086069e6
commit 8610ae6037

View File

@@ -16,7 +16,7 @@
}:
mkDerivation rec {
pname = "index";
pname = "index-fm";
version = "2.1.0";
src = fetchFromGitLab {