From 41cc615aa0da38e0ddd6365d470d190bc277b309 Mon Sep 17 00:00:00 2001 From: devops Date: Mon, 17 Jul 2023 08:46:52 +0000 Subject: [PATCH] flake.{nix,lock}: update Nix derivations --- flake.lock | 8 ++++---- flake.nix | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/flake.lock b/flake.lock index 77f1ad9c18..44a1450573 100644 --- a/flake.lock +++ b/flake.lock @@ -1668,16 +1668,16 @@ "poetry2nix": "poetry2nix" }, "locked": { - "lastModified": 1689319492, - "narHash": "sha256-mqi+/l2eJHUqvKsTUPNLRFVX6e+9T1OlMhdZyeIsrnU=", + "lastModified": 1689582528, + "narHash": "sha256-RKUcJvRrFQLMVGU80uYpYRNwHkviLO3Gj0W1w8YRZCM=", "owner": "runtimeverification", "repo": "pyk", - "rev": "a2f49e2e8a0dd2bf993502d83120b5b19c0929d1", + "rev": "d1492aecd4f3dc805e1582739592f55eac95ca8f", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.369", + "ref": "v0.1.370", "repo": "pyk", "type": "github" } diff --git a/flake.nix b/flake.nix index eeb51b0a54..93111f967e 100644 --- a/flake.nix +++ b/flake.nix @@ -17,7 +17,7 @@ ethereum-legacytests.url = "github:ethereum/legacytests/d7abc42a7b352a7b44b1f66b58aca54e4af6a9d7"; ethereum-legacytests.flake = false; haskell-backend.follows = "k-framework/haskell-backend"; - pyk.url = "github:runtimeverification/pyk/v0.1.369"; + pyk.url = "github:runtimeverification/pyk/v0.1.370"; pyk.inputs.flake-utils.follows = "k-framework/flake-utils"; pyk.inputs.nixpkgs.follows = "k-framework/nixpkgs"; foundry.url = "github:shazow/foundry.nix/monthly"; # Use monthly branch for permanent release