surf-display: fixup typo from PR #65860

It had weird effects, breaking the metrics job.
This commit is contained in:
Vladimír Čunát
2019-08-08 09:14:09 +02:00
parent 2371928fd1
commit a62b1c8c80

View File

@@ -20608,7 +20608,7 @@ in
surf = callPackage ../applications/networking/browsers/surf { gtk = gtk2; };
surf-display = callPackages ../desktops/surf-display { };
surf-display = callPackage ../desktops/surf-display { };
sunvox = callPackage ../applications/audio/sunvox { };