From d4dff920790b96db87c9b373d42df046d899cc30 Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Tue, 2 Apr 2024 01:25:44 +0200 Subject: feat(treewide): Use new `%INIT_` variables --- templates/rust/flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/rust/flake.nix') diff --git a/templates/rust/flake.nix b/templates/rust/flake.nix index 437b8a9..e6e5dc5 100644 --- a/templates/rust/flake.nix +++ b/templates/rust/flake.nix @@ -1,5 +1,5 @@ { - description = "TODO"; + description = "%INIT_DESCRIPTION"; inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixpkgs-unstable"; -- cgit 1.4.1