remove dead code
This commit is contained in:
parent
d2c3275323
commit
5476a36a0b
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@
|
|||
}: flake-utils.lib.eachDefaultSystem (system:
|
||||
let
|
||||
pkgsHost = nixpkgs.legacyPackages.${system};
|
||||
allocator = null;
|
||||
|
||||
rocksdb' = pkgs: (pkgs.rocksdb.overrideAttrs (old: {
|
||||
version = "9.1.0";
|
||||
|
|
Loading…
Add table
Reference in a new issue