mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
clean up
This commit is contained in:
@@ -59,8 +59,6 @@
|
|||||||
if pkgs.stdenv.isDarwin then [ Cocoa pkgs.clang ] else [ ];
|
if pkgs.stdenv.isDarwin then [ Cocoa pkgs.clang ] else [ ];
|
||||||
in {
|
in {
|
||||||
|
|
||||||
defaultPackage = self.packages.${system}.${packageName};
|
|
||||||
|
|
||||||
default = devenv.lib.mkShell {
|
default = devenv.lib.mkShell {
|
||||||
inherit inputs pkgs;
|
inherit inputs pkgs;
|
||||||
modules = [{
|
modules = [{
|
||||||
|
|||||||
Reference in New Issue
Block a user