factorio-headless: 2.0.14 -> 2.0.43

This commit is contained in:
Christoph Hollizeck 2025-04-06 14:48:57 +02:00
parent cadf6fb8e4
commit 0a591f0ab8
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
4 changed files with 37 additions and 7 deletions

View file

@ -0,0 +1,5 @@
{ channels, ... }:
final: prev: {
tuya-vacuum = channels.nixpkgs-tuya-vacuum.python3Packages.tuya-vacuum;
}