Rust stuff and eat instead of vterm

This commit is contained in:
Andrea Ciceri 2023-03-20 10:42:42 +01:00
parent 56dae7c314
commit 0f4d751e3d
No known key found for this signature in database
GPG key ID: A1FC89532D1C5654
6 changed files with 53 additions and 8 deletions

View file

@ -25,7 +25,7 @@
./diff-closures
];
};
nixConfig = {
extra-substituters = [
"https://aciceri-emacs.cachix.org"
@ -35,6 +35,5 @@
"aciceri-emacs.cachix.org-1:kxDGDFWV6LUj41tb8xmPRBI56UJSZOVveN49LZDUKdA="
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
];
};
}