From c4af9e7c73b33b10f2a614e29a46243ec4b9a273 Mon Sep 17 00:00:00 2001 From: Rodrigo Arias Mallo Date: Wed, 25 Sep 2024 10:23:17 +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=9b197d12f1edf52efcb6e3dad421f2a8fd5af2a7' (2024-09-19) → 'git+https://git.sr.ht/~rodarima/bscpkgs?ref=refs/heads/master&rev=de89197a4a7b162db7df9d41c9d07759d87c5709' (2024-04-24) --- flake.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index de983a2..410fe19 100644 --- a/flake.lock +++ b/flake.lock @@ -5,16 +5,15 @@ "nixpkgs": "nixpkgs" }, "locked": { - "lastModified": 1726742476, - "narHash": "sha256-M0ubiqx3al1TX7Eyq6eSIBax22XXCqGlds/9naIlBFw=", - "ref": "riscv-benchmarks", - "rev": "9b197d12f1edf52efcb6e3dad421f2a8fd5af2a7", - "revCount": 941, + "lastModified": 1713974364, + "narHash": "sha256-ilZTVWSaNP1ibhQIIRXE+q9Lj2XOH+F9W3Co4QyY1eU=", + "ref": "refs/heads/master", + "rev": "de89197a4a7b162db7df9d41c9d07759d87c5709", + "revCount": 937, "type": "git", "url": "https://git.sr.ht/~rodarima/bscpkgs" }, "original": { - "ref": "riscv-benchmarks", "type": "git", "url": "https://git.sr.ht/~rodarima/bscpkgs" }