chameleon-cli: 2.1.0-unstable-2026-04-19 -> 2.1.0-unstable-2026-05-08
This commit is contained in:
@@ -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 = ''
|
||||
|
||||
Reference in New Issue
Block a user