Compare commits

..

No commits in common. "0c91357de8a4d55f47e6676b8214663916449c35" and "0a8e49517d6af14cb95d50b36394902ac0ac14b9" have entirely different histories.

2 changed files with 1 additions and 2 deletions

View file

@ -49,7 +49,6 @@ in
copilot-language-server.fhs
math-preview
emacs-lsp-booster
texlive.combined.scheme-full
]
++ (with hunspellDicts; [
en_US-large

View file

@ -35,7 +35,7 @@
"mlabs.cachix.org-1:gStKdEqNKcrlSQw5iMW6wFCj3+b+1ASpBVY2SYuNV2M="
"nixfleet:Bud23440n6mMTmgq/7U+mk91zlLjnx2X3lQQrCBCCU4="
];
deprecated-features = [ "url-literals" ]; # despite a warning saying that this option doesn't exist it seems to work
# deprecated-features = [ "url-literals" ];
};
nixPath = [ "nixpkgs=${fleetFlake.inputs.nixpkgs}" ];