opentrack: 2026.1.0-unstable-2026-03-16 -> 2026.1.0-unstable-2026-03-25 (#503921)
This commit is contained in:
@@ -23,13 +23,13 @@
|
||||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "opentrack";
|
||||
version = "2026.1.0-unstable-2026-03-16";
|
||||
version = "2026.1.0-unstable-2026-03-25";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "opentrack";
|
||||
repo = "opentrack";
|
||||
rev = "1432fee95d7c7f7b44384d2cd007dae96ea8df56";
|
||||
hash = "sha256-/EhKoApMOS0+G/TDO9r7tfPVd7pKXLGZxdAGZUIcSTw=";
|
||||
rev = "ffd7eb0fab60b9c0b9998fb84e3c8653afdd573f";
|
||||
hash = "sha256-ABvggZ53l8PNunFFOYLgpRliM0naz2o+YqKYbA1vd3s=";
|
||||
};
|
||||
|
||||
aruco = callPackage ./aruco.nix { };
|
||||
|
||||
Reference in New Issue
Block a user