diff options
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -30,12 +30,6 @@ }; vpsadminos.url = "github:vpsfreecz/vpsadminos"; - - conduwuit = { - url = "github:girlbossceo/conduwuit"; - #FIXME: PodrĂ¡ volver a "nixpkgs" una vez que rocksdb.enableLiburing llegue a stable - inputs.nixpkgs.follows = "unstable"; - }; }; outputs = @@ -50,7 +44,6 @@ , flake-utils , lanzaboote , vpsadminos - , conduwuit }: let system = "x86_64-linux"; |
