2
0
Fork 0

Lighttpd can be built from Nixpkgs

This commit is contained in:
Emery Hemingway 2020-05-31 12:44:52 +05:30
parent e3e5528569
commit 0dc02f60e5
2 changed files with 0 additions and 3 deletions

View File

@ -19,7 +19,6 @@ with buildPackages; {
libiconv.hash = "sha256-H1BPWDmQ4s0zLnCitg+kz2yNeTU7+S7/w58SqmvHWGQ=";
libpng.hash = "sha256-N69Q7ciQuW4sFl5k5XIe7rdkQvYZ3qfo6FlvgDgDGJo=";
libssh.hash = "sha256-Z/1YdhISh2kqBjWiTOLkS+usoeeekJvAuYrVUgpxnQM=";
lighttpd.hash = "sha256-fJ5w2YhTwjK+z6+VK50InPnDM5AmMnAwh0imx04sr5E=";
lwip.hash = "sha256-mB7RI9ITvS5IDawQS4pXBcDQDQhtXEk3w0Deis+SzLQ=";
lz4.hash = "sha256-IFfj+D5l+BE6JnuN0+doIAvTzXz5SHCQ+EF2m75UK08=";
mesa = {

View File

@ -23,8 +23,6 @@ with ports; {
libiconv.portInputs = [ libc libiconv ];
lighttpd.portInputs = [ libc lighttpd openssl zlib ];
noux.portInputs = [ libc ];
posix.portInputs = [ libc ];