From e65f245314215dfca116d7d04e783ed767e168f7 Mon Sep 17 00:00:00 2001 From: Parthiv Seetharaman Date: Sat, 5 Feb 2022 21:18:33 -0800 Subject: flake: switch nixpkgs input to nixos-21.11 --- flake.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'flake.lock') diff --git a/flake.lock b/flake.lock index 5afbe38..fe074e7 100644 --- a/flake.lock +++ b/flake.lock @@ -48,16 +48,18 @@ }, "nixpkgs": { "locked": { - "lastModified": 1643472818, - "narHash": "sha256-qzVPxKDUubYIxKRSuDl/JgzXWSmGvUVYny9SxFMfPJM=", + "lastModified": 1643503720, + "narHash": "sha256-tJic20ufuRnG8V+fTCd3YU6xl1ImxNspoEkXHct0AG4=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "7f65e4abd5ecaad12d2d26e4380d1a7d8edafea7", + "rev": "0f316e4d72daed659233817ffe52bf08e081b5de", "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "NixOS", + "ref": "nixos-21.11", + "repo": "nixpkgs", + "type": "github" } }, "root": { -- cgit v1.2.3