Compare commits
2 commits
23d85d5364
...
67a9179216
Author | SHA1 | Date | |
---|---|---|---|
67a9179216 | |||
36b0a4c718 |
1 changed files with 1 additions and 0 deletions
|
@ -89,6 +89,7 @@
|
||||||
];
|
];
|
||||||
# Replace the string with `lib.fakeHash` after version changes in order to get the new hash value.
|
# Replace the string with `lib.fakeHash` after version changes in order to get the new hash value.
|
||||||
cargoHash = "sha256-0U0Z13a2vRxMFnaaHeXBjvYDjKStgqmuDboUVssVMQw=";
|
cargoHash = "sha256-0U0Z13a2vRxMFnaaHeXBjvYDjKStgqmuDboUVssVMQw=";
|
||||||
|
doCheck = false; # some test that does not look adjacent fails during build, so I disabled them. This also halves build time.
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue