Thomas Tuegel 68922e3f74 nixos/stage-1: use readlink -e in builder
The builder has this convoluted `while` loop which just replicates
`readlink -e`. I'm sure there was a reason at one point, because the
loop has been there since time immemorial. It kept getting copied
around, I suspect because nobody bothered to understand what it actually
did.

Incidentally, this fixes #17513, but I have no idea why.
2016-08-08 09:45:45 -05:00
..
2014-07-30 16:19:26 +02:00
2015-09-13 10:55:44 +02:00
2014-02-08 14:59:52 +01:00
2014-07-30 16:19:26 +02:00