mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-30 18:42:05 +00:00
chore(nix): bump rocksdb version in flake.nix to 10.5.fb
This commit is contained in:
parent
a5aa68ee8d
commit
c99faae115
1 changed files with 3 additions and 3 deletions
|
@ -65,10 +65,10 @@
|
||||||
domain = "forgejo.ellis.link";
|
domain = "forgejo.ellis.link";
|
||||||
owner = "continuwuation";
|
owner = "continuwuation";
|
||||||
repo = "rocksdb";
|
repo = "rocksdb";
|
||||||
rev = "10.4.fb";
|
rev = "10.5.fb";
|
||||||
sha256 = "sha256-/Hvy1yTH/0D5aa7bc+/uqFugCQq4InTdwlRw88vA5IY=";
|
sha256 = "sha256-X4ApGLkHF9ceBtBg77dimEpu720I79ffLoyPa8JMHaU=";
|
||||||
};
|
};
|
||||||
version = "v10.4.fb";
|
version = "v10.5.fb";
|
||||||
cmakeFlags =
|
cmakeFlags =
|
||||||
pkgs.lib.subtractLists [
|
pkgs.lib.subtractLists [
|
||||||
# No real reason to have snappy or zlib, no one uses this
|
# No real reason to have snappy or zlib, no one uses this
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue