From: Frank Doepper Date: Mon, 21 Aug 2023 14:19:05 +0000 (+0200) Subject: flake.lock: Update X-Git-Url: https://woffs.de/git/fd/haskell-amqp-utils.git/commitdiff_plain/781b63635fd3b93335c64c225dfadd2e8bb34c4b flake.lock: Update Flake lock file updates: • Updated input 'nixpkgs': 'github:NixOS/nixpkgs/af642bb16e85b98a7d7020cdd562b97529ee21be' (2023-08-21) → 'github:NixOS/nixpkgs/d680ded26da5cf104dd2735a51e88d2d8f487b4d' (2023-08-19) --- diff --git a/flake.lock b/flake.lock index c44a821..0145f90 100644 --- a/flake.lock +++ b/flake.lock @@ -19,16 +19,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1692576693, - "narHash": "sha256-vvQi2UdVYdlDHG/ol0U2S2T/Vqpm+yyVcYD6L+5XHeM=", + "lastModified": 1692447944, + "narHash": "sha256-fkJGNjEmTPvqBs215EQU4r9ivecV5Qge5cF/QDLVn3U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "af642bb16e85b98a7d7020cdd562b97529ee21be", + "rev": "d680ded26da5cf104dd2735a51e88d2d8f487b4d", "type": "github" }, "original": { "id": "nixpkgs", - "ref": "haskell-updates", + "ref": "nixos-unstable", "type": "indirect" } },