From 49a3af156a69984b16fa94172751aad822a018d1 Mon Sep 17 00:00:00 2001 From: Quinn Dougherty Date: Tue, 16 Aug 2022 01:54:09 -0700 Subject: [PATCH] oops, bumped down `flake.lock` to 22.05 --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index ee8a31b4..e0d3615f 100644 --- a/flake.lock +++ b/flake.lock @@ -73,16 +73,16 @@ }, "nixpkgs": { "locked": { - "lastModified": 1660485612, - "narHash": "sha256-sSLW1KaB1adKTJn9+Ja3h3AaS7QCZyhUKiSUStcLg80=", + "lastModified": 1660496378, + "narHash": "sha256-sgAhmrC1iSnl5T2VPPiMpciH1aRw5c7PYEdXX6jd6Gk=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "6512b21eabb4d52e87ea2edcf31a288e67b2e4f8", + "rev": "879121648fe522b38cc1cf75aef160a14a1f2e7b", "type": "github" }, "original": { "id": "nixpkgs", - "ref": "nixos-unstable", + "ref": "nixos-22.05", "type": "indirect" } },