Compare commits
No commits in common. "0c91357de8a4d55f47e6676b8214663916449c35" and "0a8e49517d6af14cb95d50b36394902ac0ac14b9" have entirely different histories.
0c91357de8
...
0a8e49517d
2 changed files with 1 additions and 2 deletions
|
@ -49,7 +49,6 @@ in
|
||||||
copilot-language-server.fhs
|
copilot-language-server.fhs
|
||||||
math-preview
|
math-preview
|
||||||
emacs-lsp-booster
|
emacs-lsp-booster
|
||||||
texlive.combined.scheme-full
|
|
||||||
]
|
]
|
||||||
++ (with hunspellDicts; [
|
++ (with hunspellDicts; [
|
||||||
en_US-large
|
en_US-large
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
"mlabs.cachix.org-1:gStKdEqNKcrlSQw5iMW6wFCj3+b+1ASpBVY2SYuNV2M="
|
"mlabs.cachix.org-1:gStKdEqNKcrlSQw5iMW6wFCj3+b+1ASpBVY2SYuNV2M="
|
||||||
"nixfleet:Bud23440n6mMTmgq/7U+mk91zlLjnx2X3lQQrCBCCU4="
|
"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}" ];
|
nixPath = [ "nixpkgs=${fleetFlake.inputs.nixpkgs}" ];
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue