steveej-t480s-work: upgrade to nixos 19.03
This commit is contained in:
parent
ec01ff74b6
commit
87bd443af3
5 changed files with 11 additions and 9 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
channelsNixosStable = {
|
||||
ref = "nixos-18.09";
|
||||
rev = "<% git ls-remote https://github.com/nixos/nixpkgs-channels nixos-18.09 | awk '{ print $1 }' | tr -d '\n' -%>";
|
||||
ref = "nixos-19.03";
|
||||
rev = "<% git ls-remote https://github.com/nixos/nixpkgs-channels nixos-19.03 | awk '{ print $1 }' | tr -d '\n' -%>";
|
||||
};
|
||||
channelsNixosUnstable = {
|
||||
ref = "nixos-unstable";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue