Skip to content

Commit 017fea8

Browse files
committed
Merge branch 'test-json' into derivation-work
2 parents 34b18ba + 1466b05 commit 017fea8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hnix-store-json/tests/RealisationSpec.hs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ sampleRealisation0 = Realisation
3535
{ realisationOutPath =
3636
forceRight
3737
$ System.Nix.StorePath.parseBasePath
38-
"/nix/store/cdips4lakfk1qbf1x68fq18wnn3r5r14-builder.sh"
38+
"cdips4lakfk1qbf1x68fq18wnn3r5r14-builder.sh"
3939
, realisationSignatures = mempty
4040
, realisationDependencies = mempty
4141
}

0 commit comments

Comments
 (0)