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.
1 parent f034088 commit 90ad775Copy full SHA for 90ad775
test/unit.nix
@@ -148,9 +148,9 @@ lib.runTests {
148
''));
149
expected = __toJSON {
150
name = "ghcjs-overlay";
151
- repoContents = "/nix/store/gzjj6rjjgvkm5midldy292ghbq7hszna-ghcjs-overlay";
+ repoContents = "/nix/store/2gimg55rlc60pjiimpww10zflyf1bqh9-ghcjs-overlay";
152
repo = {
153
- ghcjs-overlay = "/nix/store/gzjj6rjjgvkm5midldy292ghbq7hszna-ghcjs-overlay";
+ ghcjs-overlay = "/nix/store/2gimg55rlc60pjiimpww10zflyf1bqh9-ghcjs-overlay";
154
};
155
hackage = {
156
Cabal = {
0 commit comments