Skip to content

Conversation

Anton-Latukha
Copy link
Collaborator

@Anton-Latukha Anton-Latukha commented Jan 1, 2021

The origianal thread: #554 (comment)

Oversimplification: In this chain Nixpkgs code gets launched and Nixpkgs code runs fetchurl.nix file where it is not.

@Anton-Latukha Anton-Latukha marked this pull request as draft January 1, 2021 16:26
@layus
Copy link
Collaborator

layus commented Jan 8, 2021

This is incredibly complex. The issue is that we run inside a nix chroot store that nix understands, but not hnix. So we do not understand at all that the result path that nix prints neets to be translated to the chroot path.

So, pending on #813. Alternatively, we could provide our own fetchtarball and ignore the chroot for this test.

@Anton-Latukha Anton-Latukha changed the title Add an integration test for derivationStrict builtin (needs "Chroot store support" #813) Add an integration test for derivationStrict builtin Jan 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants