meta: upgrade to NixOS 21.11
This commit is contained in:
parent
13c75aaea0
commit
9be6fb756d
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
description = "Private Void system configurations";
|
description = "Private Void system configurations";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.05";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11";
|
||||||
|
|
||||||
nix-super.url = "git+https://git.privatevoid.net/max/nix-super";
|
nix-super.url = "git+https://git.privatevoid.net/max/nix-super";
|
||||||
nix-super.inputs.nix.follows = "nix-super-unstable-repin";
|
nix-super.inputs.nix.follows = "nix-super-unstable-repin";
|
||||||
|
|
Loading…
Reference in a new issue