add smaller-than-gnu "hello world" package

This commit is contained in:
Daniel Barlow
2023-04-23 11:38:22 +01:00
parent 2c4f8b823e
commit 28264febdb
3 changed files with 29 additions and 1 deletions

View File

@@ -49,7 +49,6 @@ extraPkgs // {
# openssl is reqired by ntp
rsyncSmall = prev.rsync.overrideAttrs(o: {
configureFlags = o.configureFlags ++ [
"--disable-openssl"