diff options
Diffstat (limited to 'templates/c')
-rw-r--r-- | templates/c/flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/c/flake.nix b/templates/c/flake.nix index fea015c..62cda18 100644 --- a/templates/c/flake.nix +++ b/templates/c/flake.nix @@ -74,7 +74,7 @@ cocogitto flake_version_update.packages."${system}".default - licensure + reuse ]; inherit nativeBuildInputs; env = { |