From 4b5a3a65891f5b6ed876e28bdeba0f42f00f531f Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sat, 28 Jan 2023 06:07:58 -0600 Subject: [PATCH] adding 22.11 to flake.lock --- flake.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/flake.lock b/flake.lock index 1c96fe1..a08d9fe 100644 --- a/flake.lock +++ b/flake.lock @@ -321,16 +321,16 @@ }, "nixpkgs-stable": { "locked": { - "lastModified": 1672580127, - "narHash": "sha256-3lW3xZslREhJogoOkjeZtlBtvFMyxHku7I/9IVehhT8=", + "lastModified": 1674781052, + "narHash": "sha256-nseKFXRvmZ+BDAeWQtsiad+5MnvI/M2Ak9iAWzooWBw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "0874168639713f547c05947c76124f78441ea46c", + "rev": "cc4bb87f5457ba06af9ae57ee4328a49ce674b1b", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixos-22.05", + "ref": "nixos-22.11", "repo": "nixpkgs", "type": "github" }