diff --git a/flake.lock b/flake.lock index 5d401d6..f863486 100644 --- a/flake.lock +++ b/flake.lock @@ -127,11 +127,11 @@ ] }, "locked": { - "lastModified": 1741906019, - "narHash": "sha256-c9L0yCdpBzPVTcExcqTti6vP6GuPVaCaVCDf0M8eu+I=", + "lastModified": 1742013980, + "narHash": "sha256-34YbfwABU5nb0F5eaaJE3ujldaNDhmyxw7CWqhXJV08=", "owner": "LnL7", "repo": "nix-darwin", - "rev": "4d8a451649b6de429ea7e169378488305d0d9399", + "rev": "9175b4bb5f127fb7b5784b14f7e01abff24c378f", "type": "github" }, "original": { diff --git a/pkgs/ipsw.nix b/pkgs/ipsw.nix index cb9931e..d3f7767 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.583"; + version = "3.1.584"; src = fetchFromGitHub { owner = "blacktop"; repo = "ipsw"; rev = "v${version}"; - hash = "sha256-GQmI0M7+7bu/cgW7hcK5HI8+I9juhOqbBGe3vNVuOZ8="; + hash = "sha256-c48gGwvR7KgXA2lMXehVyivwJSpPu3Mk89c2kaKN3Ao="; }; - vendorHash = "sha256-bTZ+9uLHKRUJSAH3kHoV/YV8zp5lX2HOcWVHeXX7ypo="; + vendorHash = "sha256-WmAwe6xdlQ5zbrEBgncIvGob5glGhgy+epQGpmhhrEs="; buildInputs = with pkgs; [ unicorn