Files
doomemacs/lisp
Henrik Lissner b793fb5642 tweak: do *not* download package archives by default
From this point on, Straight will *not* download packages from tarballs
by default. There are too many edge cases for this that catch up
beginners who have BSD tar installed and get undecipherable tar errors,
and Straight offers no fallback or easy way to change what tar
executable it uses.

Packages that have already been installed won't be affected until the
next time they are updated/reinstalled.

Users can still opt back into tarballs by adding this to
$DOOMDIR/packages.el:

  (setq straight-vc-use-snapshot-installation t)

Amend: 8cdddd87d9
Fix: #8530
2025-09-26 00:15:54 -04:00
..
2025-09-25 03:29:56 -04:00
2025-09-18 22:48:07 -04:00
2024-09-14 20:47:39 -04:00
2025-09-24 02:23:30 -04:00
2025-09-24 02:23:30 -04:00
2025-09-01 22:01:54 +02:00
2025-06-30 15:23:27 +02:00
2025-09-24 02:23:30 -04:00