mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
update rocksdb
This is done separately since it requires more involved changes than just cargo's files.
This commit is contained in:
parent
8da6c5d4b3
commit
8b7cbb5f25
4 changed files with 10 additions and 10 deletions
|
|
@ -8,7 +8,7 @@
|
|||
flake-utils.url = "github:numtide/flake-utils?ref=main";
|
||||
nix-filter.url = "github:numtide/nix-filter?ref=main";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs?ref=nixos-unstable";
|
||||
rocksdb = { url = "github:facebook/rocksdb?ref=v9.7.4"; flake = false; };
|
||||
rocksdb = { url = "github:facebook/rocksdb?ref=v9.10.0"; flake = false; };
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue