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";