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

This commit is contained in:
steveej 2019-04-01 13:48:27 +02:00
parent 2dfe4313bd
commit 7081f74498

View file

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