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

tests: bump nmt revision

This commit is contained in:
Robert Helgesson 2020-04-24 21:45:04 +02:00
parent 5baa0c300f
commit cfaf213980
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 = "ae9ce0033dbd28b4774142a67369f41c11753555";
sha256 = "1m5jqhflykya5h6s69ps6r70ffbsr6qkxdq1miqa68msshl21f9y";
rev = "8e130d655ec396ce165763c95bbf4ac429810ca8";
sha256 = "1jbljr06kg1ycdn24hj8xap16axq11rhb6hm4949fz48n57pwwps";
};
modules = import ../modules/modules.nix {