facebook / sapling

A Scalable, User-Friendly Source Control System.
https://sapling-scm.com
GNU General Public License v2.0
6.17k stars 285 forks source link

support for offline builds using system packages #143

Open davide125 opened 2 years ago

davide125 commented 2 years ago

Right now the sapling build downloads a number of packages from pypi and other places, which makes it unsuitable for packaging in most Linux distributions. Add support for disabling this logic and using system packages already installed on the host instead.

pbar1 commented 1 year ago

@davide125 We're packaging this in NixOS with a similar concern expressed in this comment: https://github.com/NixOS/nixpkgs/pull/201798#discussion_r1028527680

opticSquid commented 7 months ago

Its more than a year this needs to be sorted out.

muirdm commented 7 months ago

We are planning to rework the Sapling open source build process. We will keep the offline build support in mind.

/cc @bigfootjon