scripts: discover: Remove file locks.
authorMathieu Othacehe <othacehe@gnu.org>
Mon, 7 Dec 2020 13:12:06 +0000 (14:12 +0100)
committerMathieu Othacehe <othacehe@gnu.org>
Sun, 13 Dec 2020 12:24:17 +0000 (13:24 +0100)
commit1f49ab6ee22abf31654e865deb89c52026c99b29
treea94c1c219e8e258a4c16c9ebee4ab1f14985520e
parent90db72d2253459c5c62d31b2ac2d56a6a6d11c93
scripts: discover: Remove file locks.

* guix/scripts/discover.scm (call-with-read-file-lock, with-read-file-lock):
Remove them.
(write-publish-file): Use "with-atomic-file-output" instead of
"with-file-lock".
(read-substitute-urls): Remove file lock.
guix/scripts/discover.scm