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 459a195 commit d51987aCopy full SHA for d51987a
pkgs/by-name/co/code-cursor/package.nix
@@ -188,7 +188,6 @@ stdenvNoCC.mkDerivation {
188
license = lib.licenses.unfree;
189
sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
190
maintainers = with lib.maintainers; [
191
- sarahec
192
aspauldingcode
193
];
194
platforms = lib.platforms.linux ++ lib.platforms.darwin;
0 commit comments