We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34b18ba + 1466b05 commit 017fea8Copy full SHA for 017fea8
hnix-store-json/tests/RealisationSpec.hs
@@ -35,7 +35,7 @@ sampleRealisation0 = Realisation
35
{ realisationOutPath =
36
forceRight
37
$ System.Nix.StorePath.parseBasePath
38
- "/nix/store/cdips4lakfk1qbf1x68fq18wnn3r5r14-builder.sh"
+ "cdips4lakfk1qbf1x68fq18wnn3r5r14-builder.sh"
39
, realisationSignatures = mempty
40
, realisationDependencies = mempty
41
}
0 commit comments