udebug: unstable-2023-12-06 -> unstable-2025-09-28
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "udebug";
|
||||
version = "unstable-2023-12-06";
|
||||
version = "unstable-2025-09-28";
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://git.openwrt.org/project/udebug.git";
|
||||
rev = "6d3f51f9fda706f0cf4732c762e4dbe8c21e12cf";
|
||||
hash = "sha256-5dowoFZn9I2IXMQ3Pz+2Eo3rKfihLzjca84MytQIXcU=";
|
||||
rev = "5327524e715332daaebf6b04c155d2880d230979";
|
||||
hash = "sha256-Zcbbo7Jo7JxNSjUlbB2m2Id8crdxzKc/QFeduPGvows=";
|
||||
};
|
||||
|
||||
buildInputs = [
|
||||
|
||||
Reference in New Issue
Block a user