Move to stable with the idea of transitioning a subset of packages to

unstable
This commit is contained in:
Dave Gallant
2021-11-28 14:16:58 -05:00
parent 205bfc64d1
commit 97e843a098
7 changed files with 32 additions and 34 deletions

View File

@@ -7,7 +7,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.05";
nixos-hardware.url = "github:NixOS/nixos-hardware/master";