mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
opentrack: 2026.1.0-unstable-2026-05-23 -> 2026.1.0-unstable-2026-06-08 (#527304)
This commit is contained in:
commit
426649dfa6
1 changed files with 3 additions and 3 deletions
|
|
@ -23,13 +23,13 @@
|
|||
}:
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "opentrack";
|
||||
version = "2026.1.0-unstable-2026-05-23";
|
||||
version = "2026.1.0-unstable-2026-06-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "opentrack";
|
||||
repo = "opentrack";
|
||||
rev = "5c4b8f13617b69e4c315a86c0adafdccc01223cd";
|
||||
hash = "sha256-ppUtkudwXAaFipKY554ZgLF/Nqi+hLMy8BMhNc8q8UQ=";
|
||||
rev = "2a6f10fec50940125d2409b151cf05eeb58cebfe";
|
||||
hash = "sha256-p3Sy/JVa8LFNyF/SUVLrUsPebaOMZe0cSC8Lo6R/kMQ=";
|
||||
};
|
||||
|
||||
aruco = callPackage ./aruco.nix { };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue