Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
o1lo01ol1o committed Nov 16, 2023
1 parent 2e9b983 commit 11c733f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [{
Expand Down

0 comments on commit 11c733f

Please sign in to comment.