From 1692cac5534b7420eeea23f117c48095e7c5a337 Mon Sep 17 00:00:00 2001 From: stubbfel Date: Sat, 10 Jun 2023 15:51:37 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eflake.nix=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index caaa22d..b9ed735 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { description = ""; - inputs.nixpkgs.url = "nixpkgs/nixos-22.05-small"; + inputs.nixpkgs.url = "nixpkgs/nixos-23.05"; outputs = { self, nixpkgs }: let