From e58833da3bea4fec9a055a0f1b28cea3e100268c Mon Sep 17 00:00:00 2001 From: Colin Date: Mon, 27 Nov 2023 22:23:33 +0000 Subject: [PATCH] nixpkgs: 2023-11-27 -> 2023-11-27 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/494d8bcc83c99f1c5668cfd5f042b11a0d753749' (2023-11-27) → 'github:nixos/nixpkgs/927a9655a267b2b92ece7363efc4f74bf7b2612d' (2023-11-27) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 5 ----- 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/flake.lock b/flake.lock index 2197471c..9eac8539 100644 --- a/flake.lock +++ b/flake.lock @@ -53,11 +53,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1701093643, - "narHash": "sha256-0z/y7IzG30rvvj564qXjlnK7Jjpm066RZcwoqLLHNi0=", + "lastModified": 1701123543, + "narHash": "sha256-CNm5DeD5eEUafZlGw+np5XdCuXFqZzIqeVPDHhcE9S4=", "owner": "nixos", "repo": "nixpkgs", - "rev": "494d8bcc83c99f1c5668cfd5f042b11a0d753749", + "rev": "927a9655a267b2b92ece7363efc4f74bf7b2612d", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index af11162a..01f8e584 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -57,11 +57,6 @@ in [ prUrl = "https://github.com/NixOS/nixpkgs/pull/263182"; hash = "sha256-Wau+PB+EUQDvWX8Kycw1sNrM3GkPVjKSS4niIDI0sjM="; }) - (fetchpatch' { - title = "abaddon: 0.1.12 -> 0.1.13"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/267380"; - hash = "sha256-lFF2a3DE6A/AUQ0OKIJW4Cke9Y3my6CnmmYhBPxMB+E="; - }) # (fetchpatch' { # title = "trust-dns: 0.23.0 -> 0.24.0"; # prUrl = "https://github.com/NixOS/nixpkgs/pull/262466";