mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-02-20 19:16:11 +00:00
Merge pull request #323013 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-06-21 -> 0-unstable-2024-06-26
This commit is contained in:
commit
16e74b478f
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2024-06-21";
|
||||
version = "0-unstable-2024-06-26";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "57a24220c5be33b2974c885bbe2f680c3799f3ce";
|
||||
hash = "sha256-0KmJujGcsElzsVU0tsXtXLzh3oL8wBwai8gtxUu02H0=";
|
||||
rev = "e5e3c4150dd5cdb0d923a0a26d61060d18c77e75";
|
||||
hash = "sha256-ZNeKiORQAJxvm+EjzjlJh54YlwEz6F/mGQmdO9nbips=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user