From 21daf43ebc2403ce6991390478dd31fad8d9f10e Mon Sep 17 00:00:00 2001 From: Jakub Stachurski Date: Sun, 12 Jul 2026 23:07:38 +0200 Subject: I am very not sure what all of this is :3 --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 430dc96..f48bffe 100644 --- a/flake.nix +++ b/flake.nix @@ -9,7 +9,7 @@ # local testing # url = "path:/store2/code/stalwart-nix"; url = "github:Wilkuu-2/stalwart-nix"; - # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space. + # Letting stalwart-nix using it's own nixpkgs prevents unnecessary rebuilds at the cost of some disk space. # inputs.nixpkgs.follows = "nixpkgs"; # inputs.treefmt-nix.follows = "treefmt-nix"; }; -- cgit v1.3.1