mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-01-08 22:08:03 -05:00
- rename original fabric package to fabricSlim - create fabric package as symlinkJoin of fabricSlim and yt-dlp - add fabric-slim output for the slim variant - update default package to point to bundled fabric - enhance fabric meta description to note yt-dlp inclusion - set mainProgram to fabric in bundled package
8 lines
658 B
Plaintext
8 lines
658 B
Plaintext
### PR [#1890](https://github.com/danielmiessler/Fabric/pull/1890) by [ksylvan](https://github.com/ksylvan): Bundle yt-dlp with fabric in Nix flake, introduce slim variant
|
|
|
|
- Added yt-dlp bundling with fabric package and introduced fabric-slim variant
|
|
- Renamed original fabric package to fabricSlim and created new fabric package as symlinkJoin of fabricSlim and yt-dlp
|
|
- Added fabric-slim output for the slim variant and updated default package to point to bundled fabric
|
|
- Enhanced fabric meta description to note yt-dlp inclusion and set mainProgram to fabric in bundled package
|
|
- Added wrapper for fabric binary to include PATH in execution environment
|