mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 23:43:30 +00:00
renode-dts2repl: 0-unstable-2024-05-21 -> 0-unstable-2024-05-29
This commit is contained in:
parent
3852c7ab26
commit
4a026b5195
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2024-05-21";
|
||||
version = "0-unstable-2024-05-29";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "75223e1c040125ef68f9537aaa3c85fc971327dd";
|
||||
hash = "sha256-ckcCcEoYKeKHH0LYcDm3wR3C45+IzsWE14yS8qnf6VE=";
|
||||
rev = "ed137a21c1d18272a16d6801de1029d183ab11c8";
|
||||
hash = "sha256-SbWRgTz/zxLcM+Zr0IW4gZTspumFSDA9FcfOwAGOeUI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user