1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 21:13:33 +02:00

tests: bump nmt to latest

This commit is contained in:
Robert Helgesson 2023-05-16 00:23:00 +02:00
parent c0deab0eff
commit b7d814c574
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -6,8 +6,8 @@ let
nmt = fetchTarball { nmt = fetchTarball {
url = url =
"https://gitlab.com/api/v4/projects/rycee%2Fnmt/repository/archive.tar.gz?sha=d83601002c99b78c89ea80e5e6ba21addcfe12ae"; "https://gitlab.com/api/v4/projects/rycee%2Fnmt/repository/archive.tar.gz?sha=4df00c569b1badfedffecd7ccd60f794550486db";
sha256 = "1xzwwxygzs1cmysg97hzd285r7n1g1lwx5y1ar68gwq07a1rczmv"; sha256 = "1cyly1zazgj8z6bazml4js7lqaqvpp8lw045aqchlpvp42bl1lp4";
}; };
modules = import ../modules/modules.nix { modules = import ../modules/modules.nix {