We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe5d9cd commit 79a178bCopy full SHA for 79a178b
flake.nix
@@ -76,5 +76,6 @@
76
license = licenses.mit;
77
author = packageJson.author;
78
};
79
- });
+ }
80
+ );
81
}
0 commit comments