mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-23 15:33:13 +00:00
Merge pull request #334310 from r-ryantm/auto-update/renode-dts2repl
renode-dts2repl: 0-unstable-2024-07-31 -> 0-unstable-2024-08-01
This commit is contained in:
commit
d02808f4be
@ -6,14 +6,14 @@
|
||||
|
||||
python3.pkgs.buildPythonApplication {
|
||||
pname = "renode-dts2repl";
|
||||
version = "0-unstable-2024-07-31";
|
||||
version = "0-unstable-2024-08-01";
|
||||
pyproject = true;
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "antmicro";
|
||||
repo = "dts2repl";
|
||||
rev = "06c914e63ce088e5061045f106db10d9f4c37437";
|
||||
hash = "sha256-NGrof48RBQiz6KNrTJhms1QfHvDZ5RieMeS+GoV3f9g=";
|
||||
rev = "66db6a61b044d308db21dbd991e5caa2149feb65";
|
||||
hash = "sha256-ogAxBFXwymn3im/GS5cbkiJ/AwMt/dQrKemvQWOOcGI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user