misc forgot to commit

This commit is contained in:
Christoph Hollizeck 2024-10-28 12:01:00 +01:00
parent b4ff44cb09
commit 7cd3b0afc6
12 changed files with 151 additions and 118 deletions

View file

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

View file

@ -1,3 +1,3 @@
{ channels, ... }:
final: prev: { inherit (channels.unstable) pobfrontend; }
final: prev: { inherit (channels.nixpkgs-unstable) pobfrontend; }