forked from foxora/nix
updated flake.lock, reverted zig packages to unstable, switched ereader, added nix-index
This commit is contained in:
parent
6827fca11c
commit
387cceeadc
6 changed files with 95 additions and 86 deletions
|
|
@ -2,7 +2,6 @@
|
|||
# https://github.com/BirdeeHub/nix-wrapper-modules
|
||||
{
|
||||
inputs,
|
||||
spkgs,
|
||||
mpkgs,
|
||||
...
|
||||
}:
|
||||
|
|
@ -75,7 +74,7 @@ in
|
|||
inputs.fenix.packages.${system}.complete.rustfmt
|
||||
];
|
||||
zig = [
|
||||
spkgs.zls # FIX: using spkgs version as zls is broken rn ;-;
|
||||
zls
|
||||
];
|
||||
elixir = [
|
||||
elixir-ls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue