surf-display: fixup typo from PR #65860
It had weird effects, breaking the metrics job.
This commit is contained in:
@@ -20608,7 +20608,7 @@ in
|
|||||||
|
|
||||||
surf = callPackage ../applications/networking/browsers/surf { gtk = gtk2; };
|
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 { };
|
sunvox = callPackage ../applications/audio/sunvox { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user