From 3e21dc98274fc45258c92f112f3eaa7d06f40098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Mon, 3 Apr 2023 20:47:07 +0200 Subject: [PATCH] flake: add harmonia todo for 23.05 --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index c561429f..19b1fe16 100644 --- a/flake.nix +++ b/flake.nix @@ -88,6 +88,7 @@ inputs.nixpkgs-lib.follows = "nixos"; }; flake-utils.url = "github:numtide/flake-utils"; + # TODO: drop when switching to 23.05 and check if treefmt-nix is still used harmonia = { url = "github:nix-community/harmonia"; inputs = {