chameleon-cli: 2.1.0-unstable-2026-04-19 -> 2.1.0-unstable-2026-05-08

This commit is contained in:
R. Ryantm
2026-05-10 03:48:08 +00:00
parent a7667b585d
commit 0c9a4207ab
+3 -3
View File
@@ -23,14 +23,14 @@ in
stdenv.mkDerivation (finalAttrs: {
pname = "chameleon-cli";
version = "2.1.0-unstable-2026-04-19";
version = "2.1.0-unstable-2026-05-08";
src = fetchFromGitHub {
owner = "RfidResearchGroup";
repo = "ChameleonUltra";
rev = "75eb389fe97a18b5ba6c8754cdfa0ec716a2dcf1";
rev = "f06efdf81574406943142f4a14db338d2b145a15";
rootDir = "software";
hash = "sha256-RnP+j6ZZxE167Xr6C0Hs/d6zV8jjQUyI91Ya8JVMrcs=";
hash = "sha256-2zc9Uww1t1XJzQpI4KChe1cbqJXoewTo3vBbQKJdjfI=";
};
postPatch = ''