chore: update stateVersion's

This commit is contained in:
Felix Schröter 2021-06-03 11:46:25 +02:00
parent 2684ac4ffa
commit 71960bb37d
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
6 changed files with 6 additions and 6 deletions

View file

@ -51,5 +51,5 @@
}; };
# only change this when specified in release notes # only change this when specified in release notes
system.stateVersion = "20.09"; system.stateVersion = "21.05";
} }

View file

@ -33,5 +33,5 @@
} }
''; '';
home.stateVersion = "20.09"; home.stateVersion = "21.05";
} }

View file

@ -62,5 +62,5 @@ with pkgs; {
dos2unix dos2unix
]; ];
home.stateVersion = "20.09"; home.stateVersion = "21.05";
} }

View file

@ -91,5 +91,5 @@
ledger-live-desktop ledger-live-desktop
]; ];
home.stateVersion = "20.09"; home.stateVersion = "21.05";
} }

View file

@ -99,5 +99,5 @@ with builtins; {
}; };
# only change this when specified in release notes # only change this when specified in release notes
system.stateVersion = "20.09"; system.stateVersion = "21.05";
} }

View file

@ -44,5 +44,5 @@
}; };
# only change this when specified in release notes # only change this when specified in release notes
system.stateVersion = "20.09"; system.stateVersion = "21.05";
} }