From 0e5cb3ada956df3ae764797b7828ee895670dca4 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 16 Jul 2023 12:59:32 +0000 Subject: [PATCH] nixpkgs: 2023-07-14 -> 2023-07-15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/dfdbcc428f365071f0ca3888f6ec8c25c3792885' (2023-07-14) → 'github:nixos/nixpkgs/8acef304efe70152463a6399f73e636bcc363813' (2023-07-15) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 1a2e92a4..ea0b6bf2 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1689373857, - "narHash": "sha256-mtBksyvhhT98Zsm9tYHuMKuLwUKDwv+BGTl6K5nOGhY=", + "lastModified": 1689444953, + "narHash": "sha256-0o56bfb2LC38wrinPdCGLDScd77LVcr7CrH1zK7qvDg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "dfdbcc428f365071f0ca3888f6ec8c25c3792885", + "rev": "8acef304efe70152463a6399f73e636bcc363813", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 213df44d..edc9f46e 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -222,12 +222,6 @@ in [ hash = "sha256-9da3/igzSb8puEcUMGStOvo92yCfAWEaBK7IDEDuQs0="; }) - (fetchpatch' { - title = "lemmy-server: 0.18.1 -> 0.18.2"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/243608"; - hash = "sha256-54W1PqB3T54vz5HylQaDENa1avwWI0EHveuMX0sBzj4="; - }) - # (fetchpatch' { # # N.B.: compiles, but runtime error on launch suggestive of some module not being shipped # title = "matrix-appservice-irc: 0.38.0 -> 1.0.0";