mirror of
https://codeberg.org/spire/nix.git
synced 2026-08-02 12:25:00 +02:00
package all f2 sourcemod plugins
This commit is contained in:
parent
1fc1db846d
commit
0a6beedf7b
5 changed files with 54 additions and 29 deletions
15
flake.nix
15
flake.nix
|
|
@ -71,9 +71,18 @@
|
|||
"sourcemod-plugin-setteam"
|
||||
"sourcemod-plugin-banned"
|
||||
"sourcemod-plugin-who"
|
||||
"sourcemod-plugin-afk"
|
||||
"sourcemod-plugin-demostf"
|
||||
"sourcemod-plugin-properpregame"
|
||||
"sourcemod-plugin-afk"
|
||||
"sourcemod-plugin-classwarning"
|
||||
"sourcemod-plugin-fixstvslot"
|
||||
"sourcemod-plugin-logstf"
|
||||
"sourcemod-plugin-medicstats"
|
||||
"sourcemod-plugin-pause"
|
||||
"sourcemod-plugin-recordstv"
|
||||
"sourcemod-plugin-restorescore"
|
||||
"sourcemod-plugin-supstats2"
|
||||
"sourcemod-plugin-waitforstv"
|
||||
]
|
||||
// {
|
||||
test = pkgs:
|
||||
|
|
@ -83,9 +92,7 @@
|
|||
};
|
||||
sourcemod = true;
|
||||
plugins = with pkgs; [
|
||||
sourcemod-plugin-soap-tf2dm
|
||||
sourcemod-plugin-properpregame
|
||||
srctvplus
|
||||
sourcemod-plugin-logstf
|
||||
];
|
||||
};
|
||||
testScript = pkgs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue