From dc6790e16844b68a2c4ecc2e7b48ee2a593d9bd3 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 15 Jul 2023 21:08:27 +0000 Subject: [PATCH] nixpkgs: 2023-07-13 -> 2023-07-14 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/e74e68449c385db82de3170288a28cd0f608544f' (2023-07-13) → 'github:nixos/nixpkgs/dfdbcc428f365071f0ca3888f6ec8c25c3792885' (2023-07-14) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 7 ------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index b2b01243..1a2e92a4 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1689282004, - "narHash": "sha256-VNhuyb10c9SV+3hZOlxwJwzEGytZ31gN9w4nPCnNvdI=", + "lastModified": 1689373857, + "narHash": "sha256-mtBksyvhhT98Zsm9tYHuMKuLwUKDwv+BGTl6K5nOGhY=", "owner": "nixos", "repo": "nixpkgs", - "rev": "e74e68449c385db82de3170288a28cd0f608544f", + "rev": "dfdbcc428f365071f0ca3888f6ec8c25c3792885", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 5292fadd..a4299892 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -215,13 +215,6 @@ in [ hash = "sha256-lXuLHdSPhWol9X5QX4cxnZqoVGUWEQTCZLmosvLX+WY="; }) - (fetchpatch' { - title = "komikku: 1.21.1 -> 1.22.0"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/243017"; - saneCommit = "853be697f59f64c342269e81e34ca375e8b3e7aa"; - hash = "sha256-njSTwVvUkmzmJcN2oGkv7VZA92lr4HS8cDPVpKRE+0w="; - }) - (fetchpatch' { title = "nixos/trust-dns: init"; prUrl = "https://github.com/NixOS/nixpkgs/pull/243244";