bert, oscar: Update factorio package
This commit is contained in:
parent
004cc9649c
commit
9aaf08d02e
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/aa2922b69f0245008d93e9edf9f34894db724d89.tar.gz") {
|
||||
package = (import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/348ec8c846cce39c467cac90ddbbc9ce9bf61bd8.tar.gz") {
|
||||
config.allowUnfree = true;
|
||||
}).factorio-headless;
|
||||
openFirewall = true;
|
||||
|
|
|
|||
|
|
@ -178,7 +178,7 @@
|
|||
|
||||
# Unfree:
|
||||
discord
|
||||
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/aa2922b69f0245008d93e9edf9f34894db724d89.tar.gz") {
|
||||
(import (fetchTarball "https://github.com/NixOS/nixpkgs/archive/348ec8c846cce39c467cac90ddbbc9ce9bf61bd8.tar.gz") {
|
||||
config.allowUnfree = true;
|
||||
}).factorio-space-age
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue