From ec3dd89d92b8824befd5787504f914b58066725d Mon Sep 17 00:00:00 2001 From: devops Date: Fri, 7 Jul 2023 11:17:46 +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 273d9ecbbb..46bf4c6280 100644 --- a/flake.lock +++ b/flake.lock @@ -1051,16 +1051,16 @@ "poetry2nix": "poetry2nix" }, "locked": { - "lastModified": 1688635626, - "narHash": "sha256-vGfQ2ssBfbTTfp22GhqcB3v2mH0aTxDt1l7SNMRHxQo=", + "lastModified": 1688727825, + "narHash": "sha256-bYAdN7Rr7bv9FIRvfkT3XeeoOUfVk2cm2IjiSd8jTGA=", "owner": "runtimeverification", "repo": "pyk", - "rev": "6e5f8e684dcffbe58194ac6865ddac63bdac548e", + "rev": "a193155fdf87b5241dcdcaf1e693f3134ba9f8ed", "type": "github" }, "original": { "owner": "runtimeverification", - "ref": "v0.1.359", + "ref": "v0.1.360", "repo": "pyk", "type": "github" } diff --git a/flake.nix b/flake.nix index 21ab2157f4..8e0290393d 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.359"; + pyk.url = "github:runtimeverification/pyk/v0.1.360"; 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