Bump to nixos release 22.11

This commit is contained in:
Jakob Lechner 2022-11-21 23:56:28 +00:00
parent b07f67494f
commit bc2c602e45
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/staging-next";
nixpkgs.url = "github:nixos/nixpkgs/release-22.11";
nixpkgsMaster.url = "github:NixOS/nixpkgs/master";
nur.url = "github:nix-community/NUR";