nixpkgs: 2023-10-01 -> 2023-10-03

```
• Updated input 'nixpkgs-unpatched':
    'github:nixos/nixpkgs/fdd898f8f79e8d2f99ed2ab6b3751811ef683242' (2023-10-01)
  → 'github:nixos/nixpkgs/81e8f48ebdecf07aab321182011b067aafc78896' (2023-10-03)
```
This commit is contained in:
Colin 2023-10-07 08:21:54 +00:00
parent 7a75cad65f
commit 4909127ec7
2 changed files with 3 additions and 10 deletions

View File

@ -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": {

View File

@ -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