From 151ecce8eecc8d0fd15d9fcd75d59a45ebdcd7ee Mon Sep 17 00:00:00 2001 From: David Arnold Date: Wed, 21 Feb 2024 00:50:28 +0100 Subject: [PATCH] fix: blocktype of stock data --- dogfood.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dogfood.nix b/dogfood.nix index 9e08aae7..4d179451 100644 --- a/dogfood.nix +++ b/dogfood.nix @@ -35,7 +35,7 @@ in (functions "dev") (functions "ops") (anything "cfg") - (nixago "configs") + (data "configs") ]; }) {