1
0
forked from GitHub/gf-core
This commit is contained in:
o1lo01ol1o
2023-11-16 14:32:22 -06:00
parent 2e9b983618
commit 11c733fce4

View File

@@ -59,8 +59,6 @@
if pkgs.stdenv.isDarwin then [ Cocoa pkgs.clang ] else [ ];
in {
defaultPackage = self.packages.${system}.${packageName};
default = devenv.lib.mkShell {
inherit inputs pkgs;
modules = [{