Switch to staging-next

This commit is contained in:
Jakob Lechner 2022-11-15 21:31:03 +00:00
parent e8f1956846
commit 095452b6f8
No known key found for this signature in database
GPG key ID: 996082EFB5906C10
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
{
inputs = {
flake-utils.url = "github:numtide/flake-utils";
nixpkgs.url = "github:nixos/nixpkgs/nixos-22.05";
nixpkgs.url = "github:nixos/nixpkgs/staging-next";
nixpkgsMaster.url = "github:NixOS/nixpkgs/master";
nur.url = "github:nix-community/NUR";