maint: todo cleanup

This commit is contained in:
Jeremy Wall 2024-06-20 23:25:29 -04:00
parent 44ef17e2ff
commit b8cd8ff34b

View File

@ -278,8 +278,6 @@ EOF";
};
};
environment.systemPackages = (with pkgs; [
# 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
isabelle
lean4
terraform # TODO(jeremy): Replace with opentofu when that is an option.
@ -287,7 +285,7 @@ EOF";
oha
nodejs
gnumake
# TODO find a version of the julia package that will install
# TODO(zaphar): find a version of the julia package that will install
# on darwin and add it as an overlay
python310
python310Packages.pip