mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
renode-dts2repl: 0-unstable-2024-04-30 -> 0-unstable-2024-05-09
This commit is contained in:
parent
68f07ded73
commit
24cf8c3e9e
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2024-04-30";
|
||||
version = "0-unstable-2024-05-09";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "dc2212318aec6c2aa6920795e16fab7dfcb8796e";
|
||||
hash = "sha256-XY2rQqu2CSKRImx0GmC5ggTZTyvrtX+LvqkYj0sEBuU=";
|
||||
rev = "b95c930c2122e227bbacee42f35933a4c2d40771";
|
||||
hash = "sha256-Sax+ckln+R6ll/UPztESJEjO8dtq8THmi309CaFTv0I=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user