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