update kavita version

This commit is contained in:
Kopatz
2024-04-27 21:49:46 +02:00
parent 2e2775ac92
commit e0199bf23d
4 changed files with 2 additions and 28 deletions

View File

@@ -20,11 +20,4 @@
config.allowUnfree = true;
};
};
fixed-kavita = final: _prev: {
fixed-kavita = import inputs.nixpkgs-fixed-kavita {
system = final.system;
config.allowUnfree = true;
};
};
}