tests: bump nmt
This commit is contained in:
parent
8e0c1c55fb
commit
4dedfcfd95
|
@ -7,8 +7,8 @@ let
|
||||||
nmt = pkgs.fetchFromGitLab {
|
nmt = pkgs.fetchFromGitLab {
|
||||||
owner = "rycee";
|
owner = "rycee";
|
||||||
repo = "nmt";
|
repo = "nmt";
|
||||||
rev = "26af5c54c88695ed73be93a9eae6b71f2d76d04a";
|
rev = "d2cc8c1042b1c2511f68f40e2790a8c0e29eeb42";
|
||||||
sha256 = "1m10cwjh63qkz2rgnm0wk16pxh52lp8i9kjfv6cfhbzl5df4q95p";
|
sha256 = "1ykcvyx82nhdq167kbnpgwkgjib8ii7c92y3427v986n2s5lsskc";
|
||||||
};
|
};
|
||||||
|
|
||||||
modules = import ../modules/modules.nix {
|
modules = import ../modules/modules.nix {
|
||||||
|
|
Loading…
Reference in a new issue