bert, oscar: Update factorio to 2.0.43
This commit is contained in:
parent
44b11c451b
commit
6e1bd44ee0
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
];
|
||||
services.factorio = {
|
||||
enable = true;
|
||||
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/e47e7cdafffab8b74c2878e02c37696dfcdebca0.tar.gz") {
|
||||
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/aa2922b69f0245008d93e9edf9f34894db724d89.tar.gz") {
|
||||
config.allowUnfree = true;
|
||||
}).factorio-headless;
|
||||
openFirewall = true;
|
||||
|
|
|
|||
|
|
@ -178,7 +178,7 @@
|
|||
|
||||
# Unfree:
|
||||
discord
|
||||
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/e47e7cdafffab8b74c2878e02c37696dfcdebca0.tar.gz") {
|
||||
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/aa2922b69f0245008d93e9edf9f34894db724d89.tar.gz") {
|
||||
config.allowUnfree = true;
|
||||
}).factorio-space-age
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue