1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 16:38:34 +02:00

tests: bump nmt version

This commit is contained in:
Robert Helgesson 2020-03-02 23:47:39 +01:00
parent 28401ddd91
commit 6fc6c736f9
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -7,8 +7,8 @@ let
nmt = pkgs.fetchFromGitLab {
owner = "rycee";
repo = "nmt";
rev = "6f866d1acb89fa15cd3b62baa052deae1f685c0c";
sha256 = "1qr1shhapjn4nnd4k6hml69ri8vgz4l8lakjll5hc516shs9a9nn";
rev = "4174e11107ba808b3001ede2f9f245481dfdfb2e";
sha256 = "0vzdh7211dxmd4c3371l5b2v5i3b8rip2axk8l5xqlwddp3jiy5n";
};
modules = import ../modules/modules.nix {