TODO for isabelle

This commit is contained in:
Jeremy Wall 2024-01-29 00:34:48 -05:00
parent 6711228f3c
commit f8b20a98ee

View File

@ -235,7 +235,9 @@ EOF";
}; };
}; };
environment.systemPackages = (with pkgs; [ environment.systemPackages = (with pkgs; [
#isabelle # TODO(jwall): See if there is a way to pin this to a working build # TODO(jwall): This appears to be broken due to: https://github.com/NixOS/nixpkgs/issues/166205
# Should be fixed by: https://github.com/NixOS/nixpkgs/pull/282624
#unstablePkgs.isabelle
terraform # TODO(jeremy): Replace with opentofu when that is an option. terraform # TODO(jeremy): Replace with opentofu when that is an option.
consul consul
consul-template consul-template