From e29e26605b16828b225a4f81d881ca4b1dc873e3 Mon Sep 17 00:00:00 2001 From: Colin Date: Fri, 18 Aug 2023 10:06:29 +0000 Subject: [PATCH] nixpkgs: 2023-08-16 -> 2023-08-17 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/caac0eb6bdcad0b32cb2522e03e4002c8975c62e' (2023-08-16) → 'github:nixos/nixpkgs/42c25608aa2ad4e5d3716d8d63c606063513ba33' (2023-08-17) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index fea88af4..83c11d73 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1692174805, - "narHash": "sha256-xmNPFDi/AUMIxwgOH/IVom55Dks34u1g7sFKKebxUm0=", + "lastModified": 1692264070, + "narHash": "sha256-WepAkIL2UcHOj7JJiaFS/vxrA9lklQHv8p+xGL+7oQ0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "caac0eb6bdcad0b32cb2522e03e4002c8975c62e", + "rev": "42c25608aa2ad4e5d3716d8d63c606063513ba33", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index b0ab296b..fc5767fe 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -24,11 +24,6 @@ in [ prUrl = "https://github.com/NixOS/nixpkgs/pull/249575"; hash = "sha256-CjVAFRcnTjA9DpOdwFwifgriQ9QFFGzchMB0tIVlAQM="; }) - (fetchpatch' { - title = "komga: 1.3.0 -> 1.3.1"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/249546"; - hash = "sha256-F5rUwZi536r0NkJ2PNVuJK1eXG0lj8q8h9C91CgfhfA="; - }) # (fetchpatch' { # # TODO: check back in on this around 2023-10-01