mirror of
https://github.com/nix-community/home-manager
synced 2024-11-06 03:09:45 +01:00
docs: update nmd
This commit is contained in:
parent
a839432a5c
commit
4a3d01fb53
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ let
|
||||||
name = "nmd";
|
name = "nmd";
|
||||||
owner = "rycee";
|
owner = "rycee";
|
||||||
repo = "nmd";
|
repo = "nmd";
|
||||||
rev = "9e7a20e6ee3f6751f699f79c0b299390f81f7bcd";
|
rev = "91dee681dd1c478d6040a00835d73c0f4a4c5c29";
|
||||||
sha256 = "1s49gjn1wapcjn0q4gabi8jwp8k5f18354a9c1vji0hfqsaknxzj";
|
sha256 = "sha256-RNLq09vfj21TyYuUCeD6BNTNC6Ew8bLhQULZytN4Xx8=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nmd = import nmdSrc { inherit lib pkgs; };
|
nmd = import nmdSrc { inherit lib pkgs; };
|
||||||
|
|
Loading…
Reference in a new issue