overrides: pin factorio to latest
This commit is contained in:
parent
d90dafb807
commit
f537c6b2ea
1 changed files with 1 additions and 4 deletions
|
@ -23,6 +23,7 @@ in
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
immich
|
immich
|
||||||
immich-machine-learning
|
immich-machine-learning
|
||||||
|
factorio-headless
|
||||||
;
|
;
|
||||||
|
|
||||||
inherit (fork)
|
inherit (fork)
|
||||||
|
@ -71,8 +72,4 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
python-grip = fork.python3Packages.grip;
|
python-grip = fork.python3Packages.grip;
|
||||||
|
|
||||||
factorio-headless = fork.factorio-headless.overrideAttrs (old: {
|
|
||||||
meta = old.meta // { mainProgram = "factorio"; };
|
|
||||||
});
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue