diff --git a/flake.lock b/flake.lock index ffa3ce0e..db0ffe30 100644 --- a/flake.lock +++ b/flake.lock @@ -82,11 +82,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1681236078, - "narHash": "sha256-6taUbMK380Ul35hOP1PlPoE4ezZrcdNm9afewkSNYfY=", + "lastModified": 1681322481, + "narHash": "sha256-ny0d1KvMuagYdyM2LryZXF4yP+LY7gNXk9BDGPOqPIw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "4e2c1815ed1a40825c52e30dc993bf3a3c136104", + "rev": "cab3b7f3356fa82bfab449fa1bb7b54092dc8e17", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index f410481b..0719d1ec 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -39,12 +39,6 @@ hash = "sha256-AK/l0vteCEg/ae4E0dS1oWnlLI4xyeyLFJcqMgCQ4RI="; }) - # 2023-04-11: sequoia: 0.27.0 -> 0.28.0 & fix staging-next build - (fetchpatch { - url = "https://github.com/NixOS/nixpkgs/pull/225823.diff"; - hash = "sha256-6ExUJZxP1t5SbTaHimaqzScTjFdqnZhZqTIUxY452QQ="; - }) - # 2023-04-11: bambu-studio: init at unstable-2023-01-11 (fetchpatch { url = "https://github.com/NixOS/nixpkgs/pull/206495.diff";