fixing yabridge and more reorg

This commit is contained in:
Matt Nish-Lapidus 2025-02-09 00:31:36 -05:00
parent 65d2b91057
commit 2763ce58c1
5 changed files with 24 additions and 24 deletions

View file

@ -28,10 +28,10 @@ rustPlatform.buildRustPackage rec {
src = fetchzip {
url = "https://git.tozt.net/rbw/snapshot/rbw-${version}.tar.gz";
hash = "sha256-6T1pa+LzgJLaPbWJg7imZZ6KuGJ47YqpSKXxrv4E+1I=";
hash = "sha256-ebLbdIF+BybK7ssNtZacGWmAEwdNZh8b94QYgvcwzmM=";
};
cargoHash = "sha256-swEKG7o59LulwwtdYfRc5x1Wki4dFdT0bMlG7ksbQ4E=";
cargoHash = "sha256-QngSXKwqKHoAnA6ELAkS8v0exQwBxT/FCOPPj5WM5LE=";
nativeBuildInputs = [
installShellFiles