mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 10:14:48 +00:00
raspi-utils: 0-unstable-2026-07-08 -> 0-unstable-2026-07-24
This commit is contained in:
@@ -42,13 +42,13 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "raspi-utils";
|
||||
version = "0-unstable-2026-07-08";
|
||||
version = "0-unstable-2026-07-24";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "raspberrypi";
|
||||
repo = "utils";
|
||||
rev = "5edd399260b5081f9c1c96fc7f369b920d6732d1";
|
||||
hash = "sha256-qxwASdmEH47oCjuPtboWuUkcNsw5j6eCSsWrNejpIMU=";
|
||||
rev = "292dbe7e35296e556d839a0b9ae2ca957ac8c961";
|
||||
hash = "sha256-8F4dJDsYqiJWBYqfVHKPpYgATQQM5QohcxhtJ7EQH3o=";
|
||||
};
|
||||
|
||||
__structuredAttrs = true;
|
||||
|
||||
Reference in New Issue
Block a user