mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-27 16:15:05 +00:00
renode-dts2repl: 0-unstable-2024-10-09 -> 0-unstable-2024-11-27 (#359706)
This commit is contained in:
commit
d25ed0a789
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2024-10-09";
|
||||
version = "0-unstable-2024-11-27";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "ada6afd90cc36ef3114ba81c057e48bfaa9b70e3";
|
||||
hash = "sha256-8f1Vg1rRsavyX+7D8w6JZ0y0PWnYWXuETBPEd5aBKtA=";
|
||||
rev = "fd2d207bf88d5a97256d858cd01cd46159f404b2";
|
||||
hash = "sha256-+4WEhmuPGPtHBIoG87b+B2sxn+38YD3gtFC7R1+Y1/4=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user