Compare commits
2 commits
0a8e49517d
...
0c91357de8
Author | SHA1 | Date | |
---|---|---|---|
0c91357de8 | |||
23b1854899 |
2 changed files with 2 additions and 1 deletions
|
@ -49,6 +49,7 @@ in
|
|||
copilot-language-server.fhs
|
||||
math-preview
|
||||
emacs-lsp-booster
|
||||
texlive.combined.scheme-full
|
||||
]
|
||||
++ (with hunspellDicts; [
|
||||
en_US-large
|
||||
|
|
|
@ -35,7 +35,7 @@
|
|||
"mlabs.cachix.org-1:gStKdEqNKcrlSQw5iMW6wFCj3+b+1ASpBVY2SYuNV2M="
|
||||
"nixfleet:Bud23440n6mMTmgq/7U+mk91zlLjnx2X3lQQrCBCCU4="
|
||||
];
|
||||
# deprecated-features = [ "url-literals" ];
|
||||
deprecated-features = [ "url-literals" ]; # despite a warning saying that this option doesn't exist it seems to work
|
||||
};
|
||||
|
||||
nixPath = [ "nixpkgs=${fleetFlake.inputs.nixpkgs}" ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue