From 0486b370fabab447d9e8067a5eb98f3a2c9b4a7c Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sat, 1 Jun 2024 15:35:40 +0200 Subject: chore(flake): override simple-nixos-mailserver.inputs.utils --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index cf2efc1..23f56a7 100644 --- a/flake.nix +++ b/flake.nix @@ -54,8 +54,9 @@ simple-nixos-mailserver = { url = "gitlab:simple-nixos-mailserver/nixos-mailserver/master"; inputs = { - nixpkgs.follows = "nixpkgs"; flake-compat.follows = "flake-compat"; + nixpkgs.follows = "nixpkgs"; + utils.follows = "flake-utils"; }; }; invidious-router-flake = { -- cgit 1.4.1