lix/src/libexpr/primops
John Ericson 0afdf4084c Fix #7655
We had some local variables left over from the older (more
complicated) implementation of this function. They should all be unused,
but one wasn't by mistake.

Delete them all, and replace the one that was still in use as intended.
2023-01-21 23:55:06 -05:00
..
context.cc Fix #7655 2023-01-21 23:55:06 -05:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Revert "Merge pull request #6204 from layus/coerce-string" 2023-01-18 01:34:07 +01:00
fetchMercurial.cc Revert "Merge pull request #6204 from layus/coerce-string" 2023-01-18 01:34:07 +01:00
fetchTree.cc Restore support for channel: URLs in fetchTarball 2023-01-18 12:57:03 +01:00
fromTOML.cc Revert "Merge pull request #6204 from layus/coerce-string" 2023-01-18 01:34:07 +01:00