update to NixOS 21.05

This commit is contained in:
Erik Arvstedt 2021-08-05 00:48:56 +02:00
parent b758150c9e
commit a25ceecca5
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 5 additions and 4 deletions

View file

@ -8,8 +8,9 @@ in
{
# To update, run ../helper/fetch-channel REV
nixpkgs = fetch {
rev = "359e6542e1d41eb18df55c82bdb08bf738fae2cf";
sha256 = "05v28njaas9l26ibc6vy6imvy7grbkli32bmv0n32x6x9cf68gf9";
# nixos-21.05 (2021-08-03)
rev = "d4590d21006387dcb190c516724cb1e41c0f8fdf";
sha256 = "17q39hlx1x87xf2rdygyimj8whdbx33nzszf4rxkc6b85wz0l38n";
};
nixpkgs-unstable = fetch {
rev = "16105403bdd843540cbef9c63fc0f16c1c6eaa70";