From 6d4db58e7d4b4187957d057c9a44a21b46dc7a30 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Thu, 19 Sep 2024 12:42:52 +0200 Subject: [PATCH] flake.lock: Update MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Flake lock file updates: • Updated input 'bscpkgs': 'git+https://git.sr.ht/~rodarima/bscpkgs?ref=riscv-benchmarks&rev=f5515a80bfed28cd4e2e737858ba4124a7e53333' (2024-05-30) → 'git+https://git.sr.ht/~rodarima/bscpkgs?ref=riscv-benchmarks&rev=9b197d12f1edf52efcb6e3dad421f2a8fd5af2a7' (2024-09-19) --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index cf746de..de983a2 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1717064246, - "narHash": "sha256-zgwnjGVBXTvItXIYtaMIdf2acHiNQOJ6Fba4OFZRYT4=", + "lastModified": 1726742476, + "narHash": "sha256-M0ubiqx3al1TX7Eyq6eSIBax22XXCqGlds/9naIlBFw=", "ref": "riscv-benchmarks", - "rev": "f5515a80bfed28cd4e2e737858ba4124a7e53333", - "revCount": 939, + "rev": "9b197d12f1edf52efcb6e3dad421f2a8fd5af2a7", + "revCount": 941, "type": "git", "url": "https://git.sr.ht/~rodarima/bscpkgs" },