meta: use hyprspace repo directly
This commit is contained in:
parent
96de1cddab
commit
dc2e5793cb
1 changed files with 2 additions and 1 deletions
|
@ -36,7 +36,8 @@
|
||||||
nil.url = "github:oxalica/nil";
|
nil.url = "github:oxalica/nil";
|
||||||
nil.inputs.nixpkgs.follows = "nixpkgs";
|
nil.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
depot.url = "gitlab:private-void/depot?host=git.privatevoid.net";
|
hyprspace.url = "github:privatevoid-net/hyprspace";
|
||||||
|
hyprspace.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
||||||
lanzaboote.url = "github:nix-community/lanzaboote";
|
lanzaboote.url = "github:nix-community/lanzaboote";
|
||||||
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
lanzaboote.inputs.nixpkgs.follows = "nixpkgs";
|
||||||
|
|
Loading…
Reference in a new issue