cpm-cmake: nixfmt

This commit is contained in:
Gavin John
2024-11-10 12:11:46 -08:00
parent ba62c1d849
commit 612e61fd7a
+4 -3
View File
@@ -1,6 +1,7 @@
{ lib
, stdenvNoCC
, fetchFromGitHub
{
lib,
stdenvNoCC,
fetchFromGitHub,
}:
stdenvNoCC.mkDerivation (finalAttrs: {