getsolus / ypkg

Modern, declarative, structured build format
https://getsol.us
GNU General Public License v3.0
22 stars 11 forks source link

yupdate: Handle SIGINT and don't use external wget/sha256sum binaries #84

Open joebonrichie opened 3 months ago

joebonrichie commented 3 months ago

Don't use external binaries in order to cleanup files on Ctrl+C correctly

We experince a decent slowdown in calculating the sha256sum but shouldn't be too consequential.