From 22ba870a9d386a3761f9806c59ab6e4566417384 Mon Sep 17 00:00:00 2001 From: Spotlight Date: Mon, 21 Apr 2025 22:08:49 -0500 Subject: [PATCH] ipsw: 3.1.594 -> 3.1.595 --- flake.lock | 6 +++--- pkgs/ipsw.nix | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index e573d71..1591f9d 100644 --- a/flake.lock +++ b/flake.lock @@ -93,11 +93,11 @@ ] }, "locked": { - "lastModified": 1745001336, - "narHash": "sha256-R4HuzrgYtOYBNmB3lfRxcieHEBO4uSfgHNz4MzWkZ5M=", + "lastModified": 1745272532, + "narHash": "sha256-+sFbKw1vFkulKYxsAbz84N0V/goSg808IgFh8iWe/As=", "owner": "nix-community", "repo": "home-manager", - "rev": "fc09cb7aaadb70d6c4898654ffc872f0d2415df9", + "rev": "81541ea36d1fead4be7797e826ee325d4c19308b", "type": "github" }, "original": { diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index 8f10b61..3d6f031 100644 --- a/pkgs/ipsw.nix +++ b/pkgs/ipsw.nix @@ -4,16 +4,16 @@ # `buildGoModule` currently uses Go 1.23. buildGo124Module rec { pname = "ipsw"; - version = "3.1.594"; + version = "3.1.595"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-R1jgzQW16jlr/ittnC+hzRHDCvezdVDMRo5xkAKfz1s="; + hash = "sha256-EdJfYUCTGTjcnL9XhwYaTX8T2ZTJph9JtWaBznSqbGM="; }; - vendorHash = "sha256-Au/a30r/soYisEz9HG0QoLzNAHlNDsT9FdjRB9LDbnY="; + vendorHash = "sha256-d+C6AAj39MBMpBBpKap63x06ZEpHqt1odpwbPzwklVg="; buildInputs = with pkgs; [ unicorn