meta: nixpkgs 21.11 -> 22.05
This commit is contained in:
parent
a496f5311b
commit
3b1b187818
1 changed files with 1 additions and 2 deletions
|
@ -2,8 +2,7 @@
|
||||||
description = "Private Void system configurations";
|
description = "Private Void system configurations";
|
||||||
|
|
||||||
inputs = {
|
inputs = {
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11-small";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05-small";
|
||||||
unstable.url = "github:NixOS/nixpkgs/nixos-unstable-small";
|
|
||||||
|
|
||||||
nix-super.url = "git+https://git.privatevoid.net/max/nix-super-fork";
|
nix-super.url = "git+https://git.privatevoid.net/max/nix-super-fork";
|
||||||
nix-super.inputs.nixpkgs.follows = "nixpkgs";
|
nix-super.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue