From 3cb00840de92222d05cb83f0dcc01308a5cbdedc Mon Sep 17 00:00:00 2001 From: Colin Date: Wed, 16 Aug 2023 11:29:58 +0000 Subject: [PATCH] nixpkgs: 2023-08-14 -> 2023-08-15 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ``` • Updated input 'nixpkgs-unpatched': 'github:nixos/nixpkgs/6e287913f7b1ef537c97aa301b67c34ea46b640f' (2023-08-14) → 'github:nixos/nixpkgs/8353344d3236d3fda429bb471c1ee008857d3b7c' (2023-08-15) • Updated input 'sops-nix': 'github:Mic92/sops-nix/32603de0dc988d60a7b80774dd7aed1083cd9629' (2023-08-13) → 'github:Mic92/sops-nix/f81e73cf9a4ef4b949b9225be3daa1e586c096da' (2023-08-15) ``` --- flake.lock | 12 ++++++------ nixpatches/list.nix | 6 ------ 2 files changed, 6 insertions(+), 12 deletions(-) diff --git a/flake.lock b/flake.lock index 7ec879da..51806c8c 100644 --- a/flake.lock +++ b/flake.lock @@ -85,11 +85,11 @@ }, "nixpkgs-unpatched": { "locked": { - "lastModified": 1691990649, - "narHash": "sha256-gMbKOiX1HwClRP9lADaaV/lnZr93NEaOFe4ApDx/zd8=", + "lastModified": 1692084312, + "narHash": "sha256-Za++qKVK6ovjNL9poQZtLKRM/re663pxzbJ+9M4Pgwg=", "owner": "nixos", "repo": "nixpkgs", - "rev": "6e287913f7b1ef537c97aa301b67c34ea46b640f", + "rev": "8353344d3236d3fda429bb471c1ee008857d3b7c", "type": "github" }, "original": { @@ -116,11 +116,11 @@ "nixpkgs-stable": "nixpkgs-stable" }, "locked": { - "lastModified": 1691915920, - "narHash": "sha256-4pitrahUZc1ftIw38CelScd+JYGUVZ4mQTMe3VAz44c=", + "lastModified": 1692127428, + "narHash": "sha256-+e9dD67mpGLBhhqdv7A7i1g/r2AT/PmqthWaYHyVZR4=", "owner": "Mic92", "repo": "sops-nix", - "rev": "32603de0dc988d60a7b80774dd7aed1083cd9629", + "rev": "f81e73cf9a4ef4b949b9225be3daa1e586c096da", "type": "github" }, "original": { diff --git a/nixpatches/list.nix b/nixpatches/list.nix index 5c3d3f9e..3eacf209 100644 --- a/nixpatches/list.nix +++ b/nixpatches/list.nix @@ -20,12 +20,6 @@ let ); in [ - (fetchpatch' { - title = "liberation_ttf_v1: fix build after #248865"; - prUrl = "https://github.com/NixOS/nixpkgs/pull/249059"; - hash = "sha256-hZwUk/nt5a670IUCd+iys0Cj9+oxEpsrFu9Y/zZ9Ccg="; - }) - # (fetchpatch' { # # TODO: check back in on this around 2023-10-01 # title = "libkiwix: 12.0.0 -> 12.1.0";