flake: track nixos-unstable instead of master
This commit is contained in:
parent
e4a8dd89c7
commit
dff42e604b
2 changed files with 5 additions and 4 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
inputs = {
|
||||
nixpkgs.url = "github:NixOS/nixpkgs";
|
||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||
nixpkgs-raccoon.url = "github:NixOS/nixpkgs/nixos-22.11";
|
||||
home-manager.url = "github:nix-community/home-manager";
|
||||
home-manager-raccoon.url = "github:nix-community/home-manager/release-22.11";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue