pr/cleanup #52

Merged
steveej merged 4 commits from pr/reduce-packages into master 2020-09-04 09:49:08 +00:00
Showing only changes of commit bfed6c226d - Show all commits

View file

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