nix/os/devices/steveej-t480s-work: bump versions
This commit is contained in:
parent
91a196691b
commit
29d27f9bd4
1 changed files with 4 additions and 4 deletions
|
@ -1,20 +1,20 @@
|
|||
{
|
||||
channelsNixosStable = {
|
||||
ref = "nixos-19.03";
|
||||
rev = "00322ccb73ed5d5204b7d9e4fad41573337f1470";
|
||||
rev = "1601f559e89ba71091faa26888711d4dd24c2d4d";
|
||||
};
|
||||
channelsNixosUnstable = {
|
||||
ref = "nixos-unstable";
|
||||
rev = "1222e289b5014d17884a8b1c99f220c5e3df0b14";
|
||||
rev = "7815c86c104a99417db844791dcda34fe7a7965f";
|
||||
};
|
||||
nixpkgsMaster = {
|
||||
url = "https://github.com/NixOS/nixpkgs/";
|
||||
ref = "master";
|
||||
rev = "3574dbb9767a2af89d07aeee79cadbdeb0964f84";
|
||||
rev = "aa2f3eb8b102ffed4258a7e7fbc0a7d17b7ba319";
|
||||
};
|
||||
homeManagerModule = {
|
||||
url = "https://github.com/rycee/home-manager";
|
||||
ref = "master";
|
||||
rev = "95e36dfe74b8d161c28601e33646e2d636026f83";
|
||||
rev = "cf0aad391c10473fa7613dcc41b1f6a366d03148";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue