Replace nixd with nil_ls
This commit is contained in:
parent
026c4a3c1f
commit
298601c4e0
4 changed files with 2 additions and 64 deletions
|
|
@ -2,9 +2,6 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-2305.url = "github:NixOS/nixpkgs/nixos-23.05";
|
||||
|
||||
nixd-nightly.inputs.nixpkgs.follows = "nixpkgs";
|
||||
nixd-nightly.url = "github:nix-community/nixd";
|
||||
};
|
||||
|
||||
outputs = inputs@{ self, flake-parts, ... }:
|
||||
|
|
|
|||
Reference in a new issue