chore(tf2): bump tf2-nix
This commit is contained in:
@@ -10,7 +10,7 @@ in {
|
||||
|
||||
config = lib.mkIf cfg.enable
|
||||
(let
|
||||
tf2pkgs = inputs.tf2-nix.packages.x86_64-linux;
|
||||
tf2pkgs = inputs.tf2-nix.legacyPackages.x86_64-linux;
|
||||
tgz = x: pkgs.runCommand "source" {} ''
|
||||
tarball="${x}"
|
||||
tar xzf "$tarball"
|
||||
|
||||
Reference in New Issue
Block a user