mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
halloy update
This commit is contained in:
parent
30cbd07c5c
commit
4d473d22ee
1 changed files with 1 additions and 8 deletions
|
|
@ -23,14 +23,7 @@ self: super:
|
|||
# RUSTC_BOOTSTRAP = 1;
|
||||
# RUSTFLAGS = "-Z allow-features=let_chains";
|
||||
|
||||
cargoLock = {
|
||||
lockFile = src + "/Cargo.lock";
|
||||
outputHashes = {
|
||||
"cryoglyph-0.1.0" = "sha256-iBpeC4g/C2rkMWxoOahPJ4aECqsE2rnxDeFEmuBPj3k=";
|
||||
"iced-0.15.0-dev" = "sha256-QEBGpD+L5TFLazz9aY45pyq6J4dDc9LUmX81ueRWshk=";
|
||||
"dpi-0.1.1" = "sha256-pQn1lCFSJMkjUfHoggEzMHnm5k+Chnzi5JEDjahnjUA=";
|
||||
};
|
||||
};
|
||||
cargoHash = "";
|
||||
|
||||
nativeBuildInputs = with super; [
|
||||
pkg-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue