From c3ca009d05440ab70d1b2e70a519e2bd63cb5ceb Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 10 May 2025 18:18:18 +0000 Subject: [PATCH] zelda64recomp: 1.1.1-unstable-2025-02-14 -> 1.2.0 --- pkgs/by-name/nixpkgs-bootstrap/patches.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/by-name/nixpkgs-bootstrap/patches.nix b/pkgs/by-name/nixpkgs-bootstrap/patches.nix index cb4c8934d..297193883 100644 --- a/pkgs/by-name/nixpkgs-bootstrap/patches.nix +++ b/pkgs/by-name/nixpkgs-bootstrap/patches.nix @@ -67,9 +67,9 @@ in }) (fetchpatch' { - name = "zelda64recomp: init at 1.1.1-unstable-2025-02-14"; + name = "zelda64recomp: init at 1.2.0"; prUrl = "https://github.com/NixOS/nixpkgs/pull/313013"; - hash = "sha256-9GjvmZoDmU2vIR4g5ADAGRixe13/js44dzVfh2IIDBw="; + hash = "sha256-zCZmR+ffSd6WXoRmaorMNrJsdithC2hXzGOYcZAzZjc="; }) # (fetchpatch' {