From d2ef8d113e14dd77eb0753ac7acc49a6dfb32502 Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 12 Apr 2023 20:54:42 +0000 Subject: [PATCH] nix update nixpkgs 2023-04-11 -> 2023-04-12 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/4e2c1815ed1a40825c52e30dc993bf3a3c136104' (2023-04-11) → 'github:nixos/nixpkgs/cab3b7f3356fa82bfab449fa1bb7b54092dc8e17' (2023-04-12) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) 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";