submodule fixup, update function expansion, corrected remote url
This commit is contained in:
parent
076d61604c
commit
a0f83bc314
4 changed files with 30 additions and 8 deletions
|
|
@ -2,7 +2,7 @@
|
|||
inputs = {
|
||||
nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable";
|
||||
mypkgs = {
|
||||
url = "ssh://forgejo@10.0.0.64/thek0tyara/nixpkgs-extension.git";
|
||||
url = "git+https://git.sys-con.ru/thek0tyara/nixpkgs-extension.git";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
ragenix.url = "github:yaxitech/ragenix/2025.03.09";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue