mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: fish-lsp
This commit is contained in:
parent
82ae8521d3
commit
138a1ad65d
3 changed files with 45 additions and 5 deletions
|
|
@ -28,12 +28,11 @@
|
|||
logisim-evolution = pkgs.callPackage ./logisim-evolution.nix { };
|
||||
necrolib = pkgs.callPackage ./necrolib.nix { };
|
||||
why3 = pkgs.callPackage ./why3.nix { inherit (alt-ergo-pin) alt-ergo; };
|
||||
maeel = pkgs.callPackage ./maeel.nix { };
|
||||
|
||||
# alpha tokei with typst
|
||||
tokei = pkgs.callPackage ./tokei { };
|
||||
|
||||
dl-librescore = pkgs.callPackage ./dl-librescore.nix { };
|
||||
fish-lsp = pkgs.callPackage ./fish-lsp { };
|
||||
maeel = pkgs.callPackage ./maeel.nix { };
|
||||
tokei = pkgs.callPackage ./tokei { }; # alpha tokei with typst, skel, hledger
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue