Skip to content

Commit 36534d1

Browse files
bjornforbmillwood
authored andcommitted
factorio: stylistic changes from PR review
1 parent 0c24c1e commit 36534d1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pkgs/by-name/fa/factorio/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@ let
7171
7272
Note the ultimate "_" is replaced with "-" in the --name arg!
7373
74-
If you go this route you might want to tell nix to explicitly hold on to the
75-
source tarball. Otherwise it could get GC'd from the nix store and you'd
74+
If you go this route you might want to tell Nix to explicitly hold on to the
75+
source tarball. Otherwise it could get GC'd from the Nix store and you'd
7676
have to redownload it next time the package wants to rebuild to use a newer
77-
dependency. E.g. if you're using nixos:
77+
dependency. E.g. if you're using NixOS:
7878
7979
system.extraDependencies = [
8080
factorio.src

0 commit comments

Comments
 (0)