Get ICDM working
Update libkiwix, kiwixtools, zimlib to latest upstream Update flake.nix to easily build stable/unstable systems
This commit is contained in:
@@ -64,6 +64,7 @@ in rec {
|
||||
};
|
||||
kiwix-tools = super.callPackage ./kiwix-tools.nix {};
|
||||
libkiwix = super.callPackage ./libkiwix.nix {};
|
||||
zimlib = super.callPackage ./zimlib.nix {};
|
||||
|
||||
xonsh = super.xonsh.overridePythonAttrs (old: rec{
|
||||
python3 = self.gregpy;
|
||||
|
||||
Reference in New Issue
Block a user