From c8a3814f6a4eb5d1fc5fa8b2f38751d6dccdaa37 Mon Sep 17 00:00:00 2001 From: Colin Date: Sun, 20 Aug 2023 00:47:01 +0000 Subject: [PATCH] nixpkgs: 2023-08-18 -> 2023-08-19 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/8ecc900b2f695d74dea35a92f8a9f9b32c8ea33d' (2023-08-18) → 'github:nixos/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19) ``` --- flake.lock | 6 +++--- nixpatches/list.nix | 6 ------ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 073f77dd..3a454dfb 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1692356644, - "narHash": "sha256-AYkPFT+CbCVSBmh0WwIzPpwhEJ4Yy3A7JZvUkGJIg5o=", + "lastModified": 1692447944, + "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=", "owner": "nixos", "repo": "nixpkgs", - "rev": "8ecc900b2f695d74dea35a92f8a9f9b32c8ea33d", + "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 9cb40717..fc5767fe 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -25,12 +25,6 @@ in [ hash = "sha256-CjVAFRcnTjA9DpOdwFwifgriQ9QFFGzchMB0tIVlAQM="; }) - (fetchpatch' { - title = "g4music: add gst-plugins-bad for m4a support"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/249992"; - hash = "sha256-bKlx0vN6Xx0jouPG81YkAf22eIjyReaG/YGnPrmO9xk="; - }) - # (fetchpatch' { # # TODO: check back in on this around 2023-10-01 # title = "libkiwix: 12.0.0 -> 12.1.0";