mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
sunxi-tools: 0-unstable-2025-03-07 -> 0-unstable-2025-03-29
This commit is contained in:
parent
ae2a0877c4
commit
dff382687c
1 changed files with 3 additions and 3 deletions
|
@ -11,13 +11,13 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "sunxi-tools";
|
||||
version = "0-unstable-2025-03-07";
|
||||
version = "0-unstable-2025-03-29";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "linux-sunxi";
|
||||
repo = "sunxi-tools";
|
||||
rev = "4390ca668f3b2e62f885edb6952b189c4489d83d";
|
||||
sha256 = "sha256-TwMV+hsbfARrns1ZimYTXNdGS8E9gIal6NqXBzsQjAc=";
|
||||
rev = "7540cb235691be94ac5ef0181a73dd929949fc4e";
|
||||
sha256 = "sha256-bPH63+I+YN6Gvm3Q/zd4RGHEbR4cF1QXJ6v1zwzl89w=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [ pkg-config ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue