From 0e5fe03143ae24763139ee04c9de5c62c4900516 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Sat, 3 Aug 2024 19:03:06 +0200 Subject: fix(templates): Replace licensure by reuse --- templates/c/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/c') 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 = { -- cgit 1.4.1