From 53bfb9303f232a95eec900c21674729fdf98cac2 Mon Sep 17 00:00:00 2001 From: Bloxx12 Date: Tue, 8 Jul 2025 13:56:03 +0200 Subject: [PATCH] flake: update comment --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 86c0436..bbad8f4 100644 --- a/flake.nix +++ b/flake.nix @@ -79,7 +79,7 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - # DetNix is doing too well these days not to use it... + # DetNix is doing too well these days not to use it. determinate = { url = "github:determinatesystems/determinate"; inputs.nixpkgs.follows = "nixpkgs";