mirror of
https://github.com/nix-community/nix-on-droid.git
synced 2025-11-08 19:46:07 +01:00
deduplicate nmd input
This commit is contained in:
parent
8bcadcef69
commit
c00333ee42
2 changed files with 5 additions and 18 deletions
|
|
@ -17,6 +17,7 @@
|
|||
nix-formatter-pack = {
|
||||
url = "github:Gerschtli/nix-formatter-pack";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
inputs.nmd.follows = "nmd";
|
||||
};
|
||||
|
||||
nixpkgs-docs.url = "github:NixOS/nixpkgs/release-23.05";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue