feat(steam-servers): update 7days to 1.0

This commit is contained in:
matt1432 2024-07-01 22:43:18 -04:00
parent 9a7659814c
commit b1db2f2f85
8 changed files with 82 additions and 285 deletions

View file

@ -307,15 +307,9 @@
repo = "sops-nix";
type = "github";
};
steam-fetcher = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "nix-community";
repo = "steam-fetcher";
type = "github";
};
steam-servers = {
inputs.nixpkgs.follows = "nixpkgs";
owner = "scottbot95";
owner = "matt1432";
repo = "nix-steam-servers";
type = "github";
};