From 59da30bfd28997358595bc7879ef94ef508b3019 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Thu, 22 Dec 2022 03:04:39 -0500 Subject: [PATCH] nit(pkgs/unbted): add source of example --- pkgs/unbted.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/pkgs/unbted.nix b/pkgs/unbted.nix index b281400..4b7366d 100644 --- a/pkgs/unbted.nix +++ b/pkgs/unbted.nix @@ -1,3 +1,4 @@ +# Based on this example: https://git.marvid.fr/scolobb/nix-GINsim { stdenv , fetchurl , makeWrapper