mirror of
https://github.com/nix-community/home-manager
synced 2024-11-19 17:49:45 +01:00
docs: bump nmd
This revision support the new `literalExpression` documentation type.
This commit is contained in:
parent
83f5ce2aec
commit
a77a01d1f6
1 changed files with 2 additions and 2 deletions
|
@ -9,8 +9,8 @@ let
|
|||
name = "nmd";
|
||||
owner = "rycee";
|
||||
repo = "nmd";
|
||||
rev = "2398aa79ab12aa7aba14bc3b08a6efd38ebabdc5";
|
||||
sha256 = "0yxb48afvccn8vvpkykzcr4q1rgv8jsijqncia7a5ffzshcrwrnh";
|
||||
rev = "12bc57594e12525d2e4422fa7034b2d54e9ea09a";
|
||||
sha256 = "0fpankfx2c99x4n1mhdy730yxy2b03qcw4zvjxyk4b1v60h8057n";
|
||||
};
|
||||
|
||||
nmd = import nmdSrc { inherit lib pkgs; };
|
||||
|
|
Loading…
Reference in a new issue