inputs: change nix-super URL
This commit is contained in:
parent
8962c1072e
commit
77240ab30d
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.05-small";
|
||||
|
||||
nix-super = {
|
||||
url = "gitlab:max/nix-super-fork?host=git.privatevoid.net";
|
||||
url = "gitlab:max/nix-super?host=git.privatevoid.net";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue