mirror of
https://github.com/girlbossceo/conduwuit.git
synced 2026-04-06 11:24:38 -04:00
remove dead code
This commit is contained in:
parent
64f7963e77
commit
8eb89083ad
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
Add a link
Reference in a new issue