data model: add TF test #4

Closed
kiara wants to merge 76 commits from data-model-tf-test into main
Showing only changes of commit 33cfb9f211 - Show all commits

View file

@ -26,17 +26,6 @@ in
jq
];
# FIXME: sad times
system.extraDependencies = with pkgs; [
jq
jq.inputDerivation
automake.inputDerivation
autoconf.inputDerivation
bash.inputDerivation
binutils.inputDerivation
bison.inputDerivation
];
system.extraDependenciesFromModule =
{ pkgs, ... }:
{