From a97923107ae23b29f8dd3b196823d7dea721e687 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Sat, 3 Sep 2022 19:27:28 +0200 Subject: flake: switch nixpkgs input to nixos-22.05 21.11 is not supported anymore. --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 38e555e..323df27 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { inputs = { - nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11"; + nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05"; devshell.url = "github:numtide/devshell"; nixlib.url = "github:divnix/nixpkgs.lib"; flake-compat = { -- cgit v1.2.3