Merge pull request #289628 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: unstable-2024-02-14 -> unstable-2024-02-16
This commit is contained in:
commit
c81dee1ff8
1 changed files with 3 additions and 3 deletions
|
@ -6,14 +6,14 @@
|
|||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "unstable-2024-02-14";
|
||||
version = "unstable-2024-02-16";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "b31d32ff4d02577f17bad214d8d7d17f0a5d0466";
|
||||
hash = "sha256-BgbCS4wRoV4/Rt+nLPQGQh25YEnXMqIz3RXEbQEmZuE=";
|
||||
rev = "83c35ebd87c000f37a0b873e7c82134da7daa7a2";
|
||||
hash = "sha256-ga9D/5MkAso9NVK7cv2JryOoDF+a2ORN4MVQ3uns/zk=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Reference in a new issue