diff --git a/flake.lock b/flake.lock index a0dc75fa7..34080978c 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 e84e44d4a..d0f7380a0 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