feat: add isabelle
This commit is contained in:
parent
b62a24ac4d
commit
30fddd05bf
@ -280,9 +280,7 @@ EOF";
|
|||||||
environment.systemPackages = (with pkgs; [
|
environment.systemPackages = (with pkgs; [
|
||||||
# TODO(jwall): This appears to be broken due to: https://github.com/NixOS/nixpkgs/issues/166205
|
# 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
|
# Should be fixed by: https://github.com/NixOS/nixpkgs/pull/282624
|
||||||
#isabelle
|
isabelle
|
||||||
# Should be fixed by: https://github.com/NixOS/nixpkgs/pull/282624
|
|
||||||
#(lean4.override { stdenv = stdenv.override { allowedRequisites = null; cc = llvmPackages_11.clang; }; })
|
|
||||||
lean4
|
lean4
|
||||||
terraform # TODO(jeremy): Replace with opentofu when that is an option.
|
terraform # TODO(jeremy): Replace with opentofu when that is an option.
|
||||||
nomad
|
nomad
|
||||||
|
Loading…
x
Reference in New Issue
Block a user