TODO for isabelle
This commit is contained in:
parent
6711228f3c
commit
f8b20a98ee
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user