• @[email protected]
    link
    fedilink
    167 months ago

    This is completely different from electron. Nix dependencies will be shared if they share the same hash. Electron just blindly copies everything over every time.

    • @[email protected]
      link
      fedilink
      English
      -57 months ago

      Electron just copies over the browser engine required to run it, from a package management standpoint, assuming you’re using nom or yarn, it functions the same as nix.