nix/os/devices/steveej-t480s-work: bump versions
This commit is contained in:
parent
e8a02ffbf1
commit
2e0e9f7e00
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
channelsNixosStable = {
|
||||
ref = "nixos-20.03";
|
||||
rev = "70717a337f7ae4e486ba71a500367cad697e5f09";
|
||||
rev = "f8a10a771937e310017cf812214fc3ea60c080f2";
|
||||
};
|
||||
channelsNixosUnstable = {
|
||||
ref = "nixos-unstable";
|
||||
rev = "029a5de08390bb03c3f44230b064fd1850c6658a";
|
||||
rev = "16fc531784ac226fb268cc59ad573d2746c109c1";
|
||||
};
|
||||
nixpkgsMaster = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "ba5ace74d447bab0e0df06cb9471df8421d61026";
|
||||
rev = "240db8476ad536da42190db1a6dc4e95065e4d48";
|
||||
};
|
||||
homeManagerModule = {
|
||||
url = "https://github.com/rycee/home-manager";
|
||||
ref = "release-20.03";
|
||||
rev = "96fcf3b017d813fac300ecb821b6db6b7b5d0c40";
|
||||
rev = "318bc0754ed6370cfcae13183a7f13f7aa4bc73f";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue