Get ICDM working

Update libkiwix, kiwixtools, zimlib to latest upstream
Update flake.nix to easily build stable/unstable systems
This commit is contained in:
Greg Hellings
2023-03-15 00:43:31 -05:00
parent d2d8f3b6a3
commit 2e17c25781
5 changed files with 71 additions and 14 deletions
+1 -3
View File
@@ -19,9 +19,7 @@ stdenv.mkDerivation rec {
owner = "kiwix";
repo = pname;
rev = version;
# For 3.3.0
#sha256 = "sha256-jeIyHTbgGrYknLaTNNSFVFo9zXyyGZU6dIVv49bEhBw=";
sha256 = "sha256-i3wr0VZCeH3aRCgphIyn6U91Ja+qVT4NVAzJSmniu8o=";
sha256 = "sha256-r3/aTH/YoDuYpKLPakP4toS3OtiRueTUjmR34rdmr+w=";
};
nativeBuildInputs = [