no patches on previous
This commit is contained in:
parent
0b820c2061
commit
3bf1d36512
2 changed files with 6 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
||||||
url = "https://github.com/itepastra/flurry/commit/db6019fd1a9b363b090f2fc093d0267a37c0d6ff.patch";
|
url = "https://github.com/itepastra/flurry/commit/db6019fd1a9b363b090f2fc093d0267a37c0d6ff.patch";
|
||||||
hash = "sha256-EoIjx2kN8hDrN7vLc4FyWp7JqOHIgYFR1V3NVdoDtsw=";
|
hash = "sha256-EoIjx2kN8hDrN7vLc4FyWp7JqOHIgYFR1V3NVdoDtsw=";
|
||||||
})
|
})
|
||||||
] ++ previousAttrs.patches;
|
];
|
||||||
}
|
}
|
||||||
)
|
)
|
||||||
}/bin/flurry";
|
}/bin/flurry";
|
||||||
|
|
@ -204,6 +204,11 @@
|
||||||
factorio = {
|
factorio = {
|
||||||
enable = true;
|
enable = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
|
public = true;
|
||||||
|
nonBlockingSaving = true;
|
||||||
|
game-name = "Solrunners - Space Age";
|
||||||
|
description = "Running from the sun into space";
|
||||||
|
admins = [ "itepastra" ];
|
||||||
extraSettingsFile = config.age.secrets."factorio/solrunners".path;
|
extraSettingsFile = config.age.secrets."factorio/solrunners".path;
|
||||||
};
|
};
|
||||||
github-runners = {
|
github-runners = {
|
||||||
|
|
|
||||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue