From 9f2310ed32e30a99fd32086d1b9a8bda5ca4af22 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Fri, 15 Dec 2023 08:13:26 -0800 Subject: remove rust template, add GHA to go template --- tools/gha-billing/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/gha-billing') diff --git a/tools/gha-billing/default.nix b/tools/gha-billing/default.nix index 51f69f8..73ea63e 100644 --- a/tools/gha-billing/default.nix +++ b/tools/gha-billing/default.nix @@ -1,4 +1,4 @@ -{ self, lib, stdenvNoCC, pkgs }: +{ lib, stdenvNoCC, pkgs }: stdenvNoCC.mkDerivation rec { pname = "gha-billing"; -- cgit 1.4.1