From 4d0e47fd367a6c9a81c3cb88d6db463efdd58811 Mon Sep 17 00:00:00 2001 From: Erwin Boskma Date: Mon, 19 Aug 2024 22:02: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 'pamedia': 'git+https://git.datarift.nl/erwin/pamedia-rs.git?ref=main&rev=91f218a45925f76463f517af866df5e75e060218' (2024-08-19) → 'git+https://git.datarift.nl/erwin/pamedia-rs.git?ref=main&rev=a9e35ae0161bd53aa9257d5d0ec157f5f324c025' (2024-08-19) • Updated input 'pamedia/nixpkgs': 'github:NixOS/nixpkgs/9aa35efbea27d320d0cdc5f922f0890812affb60?narHash=sha256-hVESnM7Eiz93%2B4DeiE0a1TwMeaeph1ytRJ5QtqxYRWg%3D' (2024-08-18) → follows 'nixpkgs' --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 4bb49a9..659c15b 100644 --- a/flake.lock +++ b/flake.lock @@ -813,11 +813,11 @@ ] }, "locked": { - "lastModified": 1724096970, - "narHash": "sha256-pmBAitHgT08Sarpep4056kmrOMQ7gQJQol0cbskT9AU=", + "lastModified": 1724097713, + "narHash": "sha256-L8hEkKGtni5auxrqg10JVicpcDQ5Dt3RieAE6hljZyI=", "ref": "main", - "rev": "91f218a45925f76463f517af866df5e75e060218", - "revCount": 14, + "rev": "a9e35ae0161bd53aa9257d5d0ec157f5f324c025", + "revCount": 15, "type": "git", "url": "https://git.datarift.nl/erwin/pamedia-rs.git" },