From 4909127ec7ed01b393021372e26d579f45ed3825 Mon Sep 17 00:00:00 2001 From: Colin Date: Sat, 7 Oct 2023 08:21:54 +0000 Subject: [PATCH] nixpkgs: 2023-10-01 -> 2023-10-03 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/fdd898f8f79e8d2f99ed2ab6b3751811ef683242' (2023-10-01) → 'github:nixos/nixpkgs/81e8f48ebdecf07aab321182011b067aafc78896' (2023-10-03) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 7 ------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/flake.lock b/flake.lock index a0dc75fa..34080978 100644 --- a/flake.lock +++ b/flake.lock @@ -52,11 +52,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1696193975, - "narHash": "sha256-mnQjUcYgp9Guu3RNVAB2Srr1TqKcPpRXmJf4LJk6KRY=", + "lastModified": 1696375444, + "narHash": "sha256-Sv0ICt/pXfpnFhTGYTsX6lUr1SljnuXWejYTI2ZqHa4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "fdd898f8f79e8d2f99ed2ab6b3751811ef683242", + "rev": "81e8f48ebdecf07aab321182011b067aafc78896", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index e84e44d4..d0f7380a 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -19,13 +19,6 @@ let // (if title != null then { name = title; } else {}) ); in [ - (fetchpatch' { - # PR opened 2023/10/02 - title = "komikku: 1.23.0 -> 1.24.2"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/258683"; - hash = "sha256-pZFZAe0OFozOLog1ZT3iRqSfmkoOq3IysobaCd6UJes="; - }) - # (fetchpatch' { # # disabled, at least until the PR is updated to use `pkg-config` instead of `pkgconfig`. # # the latter is an alias, which breaks nix-index