Replace nixd with nil_ls

This commit is contained in:
Oliver Davies 2024-03-19 14:19:20 +00:00
parent 026c4a3c1f
commit 298601c4e0
4 changed files with 2 additions and 64 deletions

View file

@ -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, ... }: