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

This commit is contained in:
steveej 2020-08-17 21:38:24 +02:00
parent 5869e558d1
commit 1eafd1376b

View file

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