# This is a minimal `default.nix` by yarn-plugin-nixify. You can customize it # as needed, it will not be overwritten by the plugin. { pkgs ? import { } }: pkgs.callPackage ./yarn-project.nix { } ./.