diff --git a/flake.nix b/flake.nix index de97351..616dcd0 100644 --- a/flake.nix +++ b/flake.nix @@ -10,7 +10,7 @@ impermanence = { url = "github:nix-community/impermanence"; }; - # We need this dependency for generating the nix build files + # We need this dependency for generating the nix build files for # the alias-to-sieve program. We can do without this if we # would generate it by hand and version it. See ./packages/flake-module.nix crate2nix = {