From 78e7d229a11babd2c58e795ab9a5972a46f05ba6 Mon Sep 17 00:00:00 2001 From: Alexander Nortung Date: Thu, 19 Jan 2023 23:08:05 +0100 Subject: [PATCH] Created proxy file for helpers.nix --- plugins/helpers.nix | 1 + 1 file changed, 1 insertion(+) create mode 100644 plugins/helpers.nix diff --git a/plugins/helpers.nix b/plugins/helpers.nix new file mode 100644 index 00000000..9d501be8 --- /dev/null +++ b/plugins/helpers.nix @@ -0,0 +1 @@ +args: import ../lib/helpers.nix args