about summary refs log tree commit diff
path: root/src/libstore/download.cc
diff options
context:
space:
mode:
authorLinus Heckemann <git@sphalerite.org>2017-11-29T11·36+0000
committerLinus Heckemann <git@sphalerite.org>2017-11-29T11·56+0000
commitf986a44980742ce74b6fd3321696f6b4937f696b (patch)
tree83422f941aa3c5cc7f069239044f3298704e3022 /src/libstore/download.cc
parentb52846ab5b5d1317a6f7a5967e35b360a731b9c6 (diff)
Fix "Unexpected EOF reading a line" error
propagated-user-env-packages files in nixpkgs aren't all terminated by
newlines, as buildenv expected. Now it does not require a terminating
newline; note that this introduces a behaviour change: propagated user
env packages may now be spread across multiple lines. However, nix
1.11.x still expects them to be on a single line so this shouldn't be
used in nixpkgs for now.
Diffstat (limited to 'src/libstore/download.cc')
0 files changed, 0 insertions, 0 deletions