nix-gh/src/buildenv
Linus Heckemann f986a44980 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.
2017-11-29 11:56:15 +00:00
..
buildenv.cc Fix "Unexpected EOF reading a line" error 2017-11-29 11:56:15 +00:00
local.mk Fix Fedora build 2016-08-30 13:56:22 +02:00