factorio-headlless: latest-version

This commit is contained in:
Christoph Hollizeck 2024-10-22 02:06:52 +02:00
parent b4ff44cb09
commit 1e5ec21cf9
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: 1763BB530F50279E
4 changed files with 16 additions and 10 deletions

View file

@ -0,0 +1,3 @@
{ channels, ... }:
final: prev: { inherit (channels.nixpkgs-latest-factorio) factorio-headless; }