nix/os/devices/steveej-t480s-work: bump versions

This commit is contained in:
steveej 2020-08-25 22:21:14 +02:00
parent c02bf6dd37
commit bfed6c226d

View file

@ -10,7 +10,7 @@
nixpkgsMaster = { nixpkgsMaster = {
url = "https://github.com/NixOS/nixpkgs/"; url = "https://github.com/NixOS/nixpkgs/";
ref = "master"; ref = "master";
rev = "fffabfaefd2955647c4c15a0ee9913f1834d4177"; rev = "a26ffb006b8d3c2d1f3c52345783a8d043b828cd";
}; };
homeManagerModule = { homeManagerModule = {
url = "https://github.com/rycee/home-manager"; url = "https://github.com/rycee/home-manager";