From d55f29d9c5fe0d24875ee0652702d00ea28c2ea1 Mon Sep 17 00:00:00 2001 From: lrworth Date: Fri, 20 Oct 2023 12:14:13 +1100 Subject: [PATCH] Dependency updates 20231020 (#16) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * flake.lock: Update Flake lock file updates: • Updated input 'flake-utils': 'github:numtide/flake-utils/919d646de7be200f3bf08cb76ae1f09402b6f9b4' (2023-07-11) → 'github:numtide/flake-utils/ff7b65b44d01cf9ba6a71320833626af21126384' (2023-09-12) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/50097d75fa0dcc6be7271bc390e612fa0363a38d' (2023-08-22) → 'github:nixos/nixpkgs/d042a296139c6a111be3e3d5dc9ef6783b5e7c16' (2023-10-19) * chore: haskell-ci regenerate --- .github/workflows/haskell-ci.yml | 4 ++-- flake.lock | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/haskell-ci.yml b/.github/workflows/haskell-ci.yml index ed5ee46..0e01f46 100644 --- a/.github/workflows/haskell-ci.yml +++ b/.github/workflows/haskell-ci.yml @@ -8,9 +8,9 @@ # # For more information, see https://github.com/haskell-CI/haskell-ci # -# version: 0.16.3 +# version: 0.16.6 # -# REGENDATA ("0.16.3",["github","cached-io.cabal"]) +# REGENDATA ("0.16.6",["github","cached-io.cabal"]) # name: Haskell-CI on: diff --git a/flake.lock b/flake.lock index 7433520..1afe37a 100644 --- a/flake.lock +++ b/flake.lock @@ -5,11 +5,11 @@ "systems": "systems" }, "locked": { - "lastModified": 1689068808, - "narHash": "sha256-6ixXo3wt24N/melDWjq70UuHQLxGV8jZvooRanIHXw0=", + "lastModified": 1694529238, + "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", - "rev": "919d646de7be200f3bf08cb76ae1f09402b6f9b4", + "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "type": "github" }, "original": { @@ -20,11 +20,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692665005, - "narHash": "sha256-wJ2OF51EYNbTGwuI3EmJWAJV9K5pNuP1aBpD9DXeNb4=", + "lastModified": 1697756275, + "narHash": "sha256-KAZ2F9He5oH2NPxhWDLmtGAsiBjPi7yps1OGZu6peMM=", "owner": "nixos", "repo": "nixpkgs", - "rev": "50097d75fa0dcc6be7271bc390e612fa0363a38d", + "rev": "d042a296139c6a111be3e3d5dc9ef6783b5e7c16", "type": "github" }, "original": {