Add isabelle
This commit is contained in:
parent
ff8a7082ed
commit
4720695cc0
@ -146,6 +146,7 @@ EOF";
|
||||
zsh.interactiveShellInit = (builtins.readFile ./.zshrc);
|
||||
};
|
||||
environment.systemPackages = (with pkgs; [
|
||||
isabelle
|
||||
texlive.combined.scheme-basic
|
||||
terraform # TODO(jeremy): Replace with opentofu when that is an option.
|
||||
terraform-ls
|
||||
|
4
nix/darwin/flake.lock
generated
4
nix/darwin/flake.lock
generated
@ -37,11 +37,11 @@
|
||||
"locked": {
|
||||
"lastModified": 1,
|
||||
"narHash": "sha256-FpujwFIx2bubT7wtgYSHve+hlDoZBTO7DELMowAEeww=",
|
||||
"path": "/nix/store/9ap10sma6dkx591mgh06698l34zyxmv6-source/nix/base-system",
|
||||
"path": "/nix/store/hnmh4b4nmhqc3pmz1mymkl5w86xv9632-source/nix/base-system",
|
||||
"type": "path"
|
||||
},
|
||||
"original": {
|
||||
"path": "/nix/store/9ap10sma6dkx591mgh06698l34zyxmv6-source/nix/base-system",
|
||||
"path": "/nix/store/hnmh4b4nmhqc3pmz1mymkl5w86xv9632-source/nix/base-system",
|
||||
"type": "path"
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user