From f74d13b839d3445b9f43d2653a16cecc3a0d1594 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A1r=C3=A1ndi=20Tam=C3=A1s?= Date: Tue, 5 Dec 2023 12:47:52 +0100 Subject: [PATCH] [OPS-1514] Repin nixpkgs Problem: we bumped into a problem with the latest serokell/nixpkgs and we needed to repin again. We want to use here also the lattest nixpkgs. Solution: nix flake lock --update-input nixpkgs --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 416e6ce..a11ee6e 100644 --- a/flake.lock +++ b/flake.lock @@ -900,11 +900,11 @@ }, "nixpkgs_7": { "locked": { - "lastModified": 1700813934, - "narHash": "sha256-IdlI60suH7yVBU8m4wGfDqTr4dLAzWc2eWCUpNeaKUs=", + "lastModified": 1701769088, + "narHash": "sha256-YSsVHZmNq/9zqHpLoL8bGhuYQo2s465NzQWJf5gBdKo=", "owner": "serokell", "repo": "nixpkgs", - "rev": "0f42a542b4dc890901c36d708eae797beb6c7d77", + "rev": "bc9197946f30ffe4265f7e3c7825f8bf70f7416e", "type": "github" }, "original": {