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:
6
flake.lock
generated
6
flake.lock
generated
@@ -52,11 +52,11 @@
|
|||||||
},
|
},
|
||||||
"nixpkgs-unpatched": {
|
"nixpkgs-unpatched": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1696193975,
|
"lastModified": 1696375444,
|
||||||
"narHash": "sha256-mnQjUcYgp9Guu3RNVAB2Srr1TqKcPpRXmJf4LJk6KRY=",
|
"narHash": "sha256-Sv0ICt/pXfpnFhTGYTsX6lUr1SljnuXWejYTI2ZqHa4=",
|
||||||
"owner": "nixos",
|
"owner": "nixos",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "fdd898f8f79e8d2f99ed2ab6b3751811ef683242",
|
"rev": "81e8f48ebdecf07aab321182011b067aafc78896",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@@ -19,13 +19,6 @@ let
|
|||||||
// (if title != null then { name = title; } else {})
|
// (if title != null then { name = title; } else {})
|
||||||
);
|
);
|
||||||
in [
|
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' {
|
# (fetchpatch' {
|
||||||
# # disabled, at least until the PR is updated to use `pkg-config` instead of `pkgconfig`.
|
# # disabled, at least until the PR is updated to use `pkg-config` instead of `pkgconfig`.
|
||||||
# # the latter is an alias, which breaks nix-index
|
# # the latter is an alias, which breaks nix-index
|
||||||
|
Reference in New Issue
Block a user