From 08305cf3c44e28d6bee8b59bb98804ed45a4f6b1 Mon Sep 17 00:00:00 2001 From: arcnmx Date: Mon, 9 Sep 2024 11:46:04 -0700 Subject: [PATCH] chore(ci): flake update --- ci.nix | 2 +- flake.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ci.nix b/ci.nix index f441cc3..8655a91 100644 --- a/ci.nix +++ b/ci.nix @@ -10,7 +10,7 @@ in { arc.enable = true; }; channels = { - nixpkgs = mkIf (env.platform != "impure") "23.11"; + nixpkgs = mkIf (env.platform != "impure") "24.05"; }; tasks = with checks; { test.inputs = [ diff --git a/flake.lock b/flake.lock index bef0105..ae53b14 100644 --- a/flake.lock +++ b/flake.lock @@ -52,11 +52,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1715235369, - "narHash": "sha256-QoPaGAEQgJPvLV+yzRNDq5QGezkj3J+NqkOHtYX4O6k=", + "lastModified": 1725857262, + "narHash": "sha256-m9n0PncgZepVgmjOO1rfVXMgUACDOwZbhjSRjJ/NUpM=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "a4edc30ee850b4c993838dc33e15e3cb011a0089", + "rev": "5af6aefbcc55670e36663fd1f8a796e1e323001a", "type": "github" }, "original": { @@ -79,11 +79,11 @@ ] }, "locked": { - "lastModified": 1715274034, - "narHash": "sha256-sdLFrKNIciRQyV3yGoxjmVHtzaJFUjEttyo6XMDKF8c=", + "lastModified": 1724981263, + "narHash": "sha256-970Tcg3upuYO9WZX5h7e5axmOT8ZEYg2cEDW8oZ6kZs=", "owner": "arcnmx", "repo": "nixexprs-rust", - "rev": "2ce3afffec3f14cedf3f3863b2632c8a78837d81", + "rev": "113d5c75b62c11782914b97046dabe80122a2e4c", "type": "github" }, "original": {