mirror of
https://github.com/wez/wezterm.git
synced 2024-11-22 13:16:39 +03:00
nix: allowBuiltinFetchGit = true
This commit is contained in:
parent
ccc32faaba
commit
b1af9e873b
@ -105,10 +105,7 @@
|
|||||||
|
|
||||||
cargoLock = {
|
cargoLock = {
|
||||||
lockFile = ../Cargo.lock;
|
lockFile = ../Cargo.lock;
|
||||||
outputHashes = {
|
allowBuiltinFetchGit = true;
|
||||||
"xcb-imdkit-0.3.0" = "sha256-fTpJ6uNhjmCWv7dZqVgYuS2Uic36XNYTbqlaly5QBjI=";
|
|
||||||
"sqlite-cache-0.1.3" = "sha256-sBAC8MsQZgH+dcWpoxzq9iw5078vwzCijgyQnMOWIkk";
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
preConfigure = ''
|
preConfigure = ''
|
||||||
|
Loading…
Reference in New Issue
Block a user