Add nixd
This commit is contained in:
parent
be02ace030
commit
f5c18d6902
3 changed files with 87 additions and 11 deletions
|
@ -56,6 +56,7 @@
|
|||
inputs.nixpkgs.follows = "nixpkgsUnstable";
|
||||
};
|
||||
nix-on-droid.url = "github:nix-community/nix-on-droid";
|
||||
nixd.url = "github:nix-community/nixd";
|
||||
};
|
||||
|
||||
outputs = inputs @ {flakeParts, ...}:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue