mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 04:05:40 +03:00
renode-dts2repl: 0-unstable-2025-05-08 -> 0-unstable-2025-05-20
This commit is contained in:
parent
5a4399c60d
commit
03d1a02549
1 changed files with 3 additions and 3 deletions
|
@ -7,14 +7,14 @@
|
|||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2025-05-08";
|
||||
version = "0-unstable-2025-05-20";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "5593a9f079e0ee89040cdf31b603878e5d8c147e";
|
||||
hash = "sha256-vLmEsU3zQ/1OMeW0kKS5nkRKlnBtEchjHJnnLb0Hlcw=";
|
||||
rev = "be40a3764a727a7a22eebb481b1fd3e0f70fca8c";
|
||||
hash = "sha256-r+7J7AgWpBZuGpPU7EBn0KxM5ksHC6aED4oLe4oZzfQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue