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";