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/awk/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/awk/flake.nix') diff --git a/templates/awk/flake.nix b/templates/awk/flake.nix index 4f61840..9bb1883 100644 --- a/templates/awk/flake.nix +++ b/templates/awk/flake.nix @@ -95,7 +95,7 @@ flake_version_update.packages."${system}".default gawk - licensure + reuse ]; }; }); -- cgit 1.4.1