chameleon-cli: 2.1.0-unstable-2026-05-08 -> 2.2.0-unstable-2026-07-04

This commit is contained in:
R. Ryantm
2026-07-10 11:12:19 +00:00
parent 7ceea9d6c5
commit 2e3b29465e
+3 -3
View File
@@ -23,14 +23,14 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "chameleon-cli";
version = "2.1.0-unstable-2026-05-08";
version = "2.2.0-unstable-2026-07-04";
src = fetchFromGitHub {
owner = "RfidResearchGroup";
repo = "ChameleonUltra";
rev = "f06efdf81574406943142f4a14db338d2b145a15";
rev = "f349dbeeaa315776b272ae8fb851cc4042d55f07";
rootDir = "software";
hash = "sha256-2zc9Uww1t1XJzQpI4KChe1cbqJXoewTo3vBbQKJdjfI=";
hash = "sha256-D8/hdOcDnkAmwQeWR+faukAISlm6ZTauf8zoSi9sCsI=";
};
postPatch = ''