update and replace nixd with nil
This commit is contained in:
parent
51c656a344
commit
6b7642dc76
5 changed files with 2 additions and 66 deletions
|
@ -32,10 +32,6 @@
|
|||
flake = false;
|
||||
};
|
||||
helix.url = "github:helix-editor/helix/23.03";
|
||||
nixd = {
|
||||
url = "github:nix-community/nixd";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
};
|
||||
|
||||
outputs = { ... } @ args: import ./outputs.nix args;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue