factorio-headless: 2.0.14 -> 2.0.43

This commit is contained in:
Christoph Hollizeck 2025-04-06 14:48:57 +02:00
parent d93c52a303
commit b16b4c9ee3
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
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;
}