mirror of
https://codeberg.org/spire/nix.git
synced 2026-08-02 12:25:00 +02:00
package sourcemod-plugin-extend-humiliation
This commit is contained in:
parent
0a6beedf7b
commit
d723744bcf
3 changed files with 34 additions and 1 deletions
|
|
@ -83,6 +83,7 @@
|
|||
"sourcemod-plugin-restorescore"
|
||||
"sourcemod-plugin-supstats2"
|
||||
"sourcemod-plugin-waitforstv"
|
||||
"sourcemod-plugin-extend-humiliation"
|
||||
]
|
||||
// {
|
||||
test = pkgs:
|
||||
|
|
@ -122,7 +123,7 @@
|
|||
};
|
||||
|
||||
devShells.default = {pkgs, ...}: {
|
||||
packages = with pkgs; [nix-update depotdownloader];
|
||||
packages = with pkgs; [nix-update];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue