From 219b82509553019a8437e8c928606a700ac8b0b4 Mon Sep 17 00:00:00 2001 From: Thiago Kenji Okada Date: Fri, 3 Jan 2025 16:59:18 +0000 Subject: [PATCH] nix/flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'freetype2': 'github:wez/freetype2/e4586d960f339cf75e2e0b34aee30a0ed8353c0d?narHash=sha256-%2BFh%2B/k%2BNWL5Ow9sDLtp8Cv/8rLNA1oByQQCIQS/bysY%3D' (2023-06-24) → 'github:freetype/freetype/42608f77f20749dd6ddc9e0536788eaad70ea4b5?narHash=sha256-4l90lDtpgm5xlh2m7ifrqNy373DTRTULRkAzicrM93c%3D' (2024-08-12) • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/69b9a8c860bdbb977adfa9c5e817ccb717884182?narHash=sha256-5zJyv66q68QZJZsXtmjDBazGnF0id593VSy%2B8eSckoo%3D' (2024-12-31) → 'github:NixOS/nixpkgs/d6973081434f88088e5321f83ebafe9a1167c367?narHash=sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8%3D' (2025-01-02) • Updated input 'rust-overlay': 'github:oxalica/rust-overlay/04d5f1836721461b256ec452883362c5edc5288e?narHash=sha256-tIl5p3ueaPw7T5T1UXkLc8ISMk6Y8CI/D/rd0msf73I%3D' (2025-01-02) → 'github:oxalica/rust-overlay/a599f011db521766cbaf7c2f5874182485554f00?narHash=sha256-6Ta5E4mhSfCP6LdkzkG2%2BBciLOCPeLKuYTJ6lOHW%2BmI%3D' (2025-01-03) --- nix/flake.lock | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/nix/flake.lock b/nix/flake.lock index 28c5b5b37b6..d4aa9ff7945 100644 --- a/nix/flake.lock +++ b/nix/flake.lock @@ -21,17 +21,17 @@ "freetype2": { "flake": false, "locked": { - "lastModified": 1687587065, - "narHash": "sha256-+Fh+/k+NWL5Ow9sDLtp8Cv/8rLNA1oByQQCIQS/bysY=", - "owner": "wez", - "repo": "freetype2", - "rev": "e4586d960f339cf75e2e0b34aee30a0ed8353c0d", + "lastModified": 1723459814, + "narHash": "sha256-4l90lDtpgm5xlh2m7ifrqNy373DTRTULRkAzicrM93c=", + "owner": "freetype", + "repo": "freetype", + "rev": "42608f77f20749dd6ddc9e0536788eaad70ea4b5", "type": "github" }, "original": { - "owner": "wez", - "repo": "freetype2", - "rev": "e4586d960f339cf75e2e0b34aee30a0ed8353c0d", + "owner": "freetype", + "ref": "VER-2-13-3", + "repo": "freetype", "type": "github" } }, @@ -71,11 +71,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1735617354, - "narHash": "sha256-5zJyv66q68QZJZsXtmjDBazGnF0id593VSy+8eSckoo=", + "lastModified": 1735821806, + "narHash": "sha256-cuNapx/uQeCgeuhUhdck3JKbgpsml259sjUQnWM7zW8=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "69b9a8c860bdbb977adfa9c5e817ccb717884182", + "rev": "d6973081434f88088e5321f83ebafe9a1167c367", "type": "github" }, "original": { @@ -103,11 +103,11 @@ ] }, "locked": { - "lastModified": 1735784864, - "narHash": "sha256-tIl5p3ueaPw7T5T1UXkLc8ISMk6Y8CI/D/rd0msf73I=", + "lastModified": 1735871325, + "narHash": "sha256-6Ta5E4mhSfCP6LdkzkG2+BciLOCPeLKuYTJ6lOHW+mI=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "04d5f1836721461b256ec452883362c5edc5288e", + "rev": "a599f011db521766cbaf7c2f5874182485554f00", "type": "github" }, "original": {