mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-17 07:41:23 +01:00
Upgrade rust-rocksdb
This commit is contained in:
parent
b94cc429b7
commit
d283da51c6
4 changed files with 34 additions and 57 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.10.0"; flake = false; };
|
||||
rocksdb = { url = "github:facebook/rocksdb?ref=v10.4.2"; flake = false; };
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue