airshipper: 0.16.0 -> 0.17.0

This commit is contained in:
R. Ryantm
2026-01-10 00:44:26 +00:00
parent 65786ea559
commit d5dc3ec97b
+3 -3
View File
@@ -26,7 +26,7 @@
patchelf,
}:
let
version = "0.16.0";
version = "0.17.0";
# Patch for airshipper to install veloren
patch =
let
@@ -65,10 +65,10 @@ rustPlatform.buildRustPackage {
owner = "Veloren";
repo = "airshipper";
tag = "v${version}";
hash = "sha256-MHwyXCAqdBzdJlYzSeUXr6bJdTVHcjJ/kGcuAsZCCW8=";
hash = "sha256-M89RswC08MZnNfk2T1+rtDajTpDGTnJoZ2U8bU5U2+0=";
};
cargoHash = "sha256-TkeB939zV5VvqICFqJd/7uX+ydXyEQOJ3sYQbHbZhP0=";
cargoHash = "sha256-ry0hFvMDnotDQu6mqgyt+6hKOvGRJLmZKs3SxEVtDRg=";
buildInputs = [
fontconfig