uavs3d: 1.1-unstable-2023-02-23 -> 1.1-unstable-2025-12-13 (#484464)

This commit is contained in:
Jo
2026-01-27 20:29:40 +00:00
committed by GitHub
+3 -3
View File
@@ -9,13 +9,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "uavs3d";
version = "1.1-unstable-2023-02-23";
version = "1.1-unstable-2025-12-13";
src = fetchFromGitHub {
owner = "uavs3";
repo = "uavs3d";
rev = "1fd04917cff50fac72ae23e45f82ca6fd9130bd8";
hash = "sha256-ZSuFgTngOd4NbZnOnw4XVocv4nAR9HPkb6rP2SASLrM=";
rev = "0e20d2c291853f196c68922a264bcd8471d75b68";
hash = "sha256-SlCGLglBsU3ua406Bnf89c4X80F5B93piF2sAXqtRus=";
};
cmakeFlags = [