Updates 2022-04-22 #59

Merged
max merged 3 commits from updates-20220422 into master 2022-04-27 22:13:00 +03:00
Showing only changes of commit ca8d2fe78f - Show all commits

View file

@ -2,7 +2,7 @@
description = "Private Void system configurations";
inputs = {
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11";
nixpkgs.url = "github:NixOS/nixpkgs/nixos-21.11-small";
nix-super.url = "git+https://git.privatevoid.net/max/nix-super-fork";
nix-super.inputs.nixpkgs.follows = "nixpkgs";