flake: update comment

This commit is contained in:
Bloxx12 2025-07-08 13:56:03 +02:00
commit 53bfb9303f
Signed by: faukah
SSH key fingerprint: SHA256:Uj2AXqvtdCA4hn5Hq0ZonhIAyUqI1q4w2sMG3Z1TH7E

View file

@ -79,7 +79,7 @@
inputs.nixpkgs.follows = "nixpkgs"; 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 = { determinate = {
url = "github:determinatesystems/determinate"; url = "github:determinatesystems/determinate";
inputs.nixpkgs.follows = "nixpkgs"; inputs.nixpkgs.follows = "nixpkgs";