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